Bug 133545 - [CSSRegions] Region box incorrectly overlaps floating box
Summary: [CSSRegions] Region box incorrectly overlaps floating box
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
: 124977 (view as bug list)
Depends on:
Blocks: 57312
  Show dependency treegraph
 
Reported: 2014-06-05 06:55 PDT by Mihnea Ovidenie
Modified: 2014-06-06 01:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2014-06-05 06:59 PDT, Mihnea Ovidenie
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mihnea Ovidenie 2014-06-05 06:55:13 PDT
A region box creates a BFC and it should not overlap a floating box in the same formatting context: http://www.w3.org/TR/CSS21/visuren.html#bfc-next-to-float
Comment 1 Mihnea Ovidenie 2014-06-05 06:59:16 PDT
Created attachment 232544 [details]
Patch
Comment 2 Dave Hyatt 2014-06-05 09:48:18 PDT
Comment on attachment 232544 [details]
Patch

r=me
Comment 3 WebKit Commit Bot 2014-06-05 23:45:26 PDT
Comment on attachment 232544 [details]
Patch

Clearing flags on attachment: 232544

Committed r169639: <http://trac.webkit.org/changeset/169639>
Comment 4 WebKit Commit Bot 2014-06-05 23:45:29 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Mihnea Ovidenie 2014-06-06 01:13:26 PDT
*** Bug 124977 has been marked as a duplicate of this bug. ***