Bug 131298
Summary: | [CSSRegions] Abspos element inside relpos element not fragmented correctly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Mihnea Ovidenie <mihnea> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | bfulgham, WebkitBugTracker |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 57312 |
Mihnea Ovidenie
The attached test case has an absolutely positioned element inside a relatively positioned element in a region chain with 2 regions. Instead of 2 green boxes - corresponding to the 2 regions - you can see only one green box.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
CSS Regions were removed in Bug 174978.