RESOLVED CONFIGURATION CHANGED 132076
Text content incorrectly overflows container
https://bugs.webkit.org/show_bug.cgi?id=132076
Summary Text content incorrectly overflows container
Bear Travis
Reported 2014-04-23 14:23:50 PDT
Created attachment 230008 [details] testcase In the attached example containing floats and text content, layout places two words outside of the container before choosing a line break. It looks like the line break is chosen, and then a float (not included in line-width calculations) pushes the line over during layout. See attached example and screenshot. The bug seems to require very specific text and float dimensions.
Attachments
testcase (639 bytes, text/html)
2014-04-23 14:23 PDT, Bear Travis
no flags
Screenshot of bug (9.18 KB, image/png)
2014-04-23 14:24 PDT, Bear Travis
no flags
Bear Travis
Comment 1 2014-04-23 14:24:25 PDT
Created attachment 230009 [details] Screenshot of bug
Ahmad Saleem
Comment 2 2023-03-18 05:12:27 PDT
I am not able to reproduce this bug in Safari 16.3 and it is matching in rendering with other browsers (Chrome Canary 113 and Firefox Nightly 113). Since all browsers are matching and Safari rendering is not matching with 'bug' reference screenshot. I am marking this as "RESOLVED CONFIGURATION CHANGED". Thanks!
Note You need to log in before you can comment on or make changes to this bug.