Created attachment 471502 [details] Video demo: ellipses sometimes do not show up 1. Open inspector's console 2. Run code: window 3. Expand the logged `window` object. Resize the window to make it wider/narrower - Observe that there are ellipses that show up on the right of texts if window becomes too narrow, which is expected and correct 4. Run code: [window] 5. Expand the logged object and resize the window again - Observe that there are no ellipses showing up on the right of cut-off texts this time, which is unexpected See attached video demo. - You may notice a different bug going on which is that sometimes the logged object's name along with the expansion triangle icons disappear. This is a different bug filed at https://bugs.webkit.org/show_bug.cgi?id=274630
<rdar://problem/128689545>