Bug 130716
Summary: | [CSS Regions] Ranges are incorrectly computed in some cases | ||
---|---|---|---|
Product: | WebKit | Reporter: | Andrei Bucur <abucur> |
Component: | Layout and Rendering | Assignee: | Andrei Bucur <abucur> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 57312 |
Andrei Bucur
If the bottom edge of a box overlaps the separation line between two regions, the box will belong to the second region as well. This is incorrect because the box is fully contained in the first region.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
CSS Regions were removed in Bug 174978.