Bug 132076 - Text content incorrectly overflows container
Summary: Text content incorrectly overflows container
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-23 14:23 PDT by Bear Travis
Modified: 2023-03-18 05:12 PDT (History)
2 users (show)

See Also:


Attachments
testcase (639 bytes, text/html)
2014-04-23 14:23 PDT, Bear Travis
no flags Details
Screenshot of bug (9.18 KB, image/png)
2014-04-23 14:24 PDT, Bear Travis
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 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.
Comment 1 Bear Travis 2014-04-23 14:24:25 PDT
Created attachment 230009 [details]
Screenshot of bug
Comment 2 Ahmad Saleem 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!