Bug 114400
| Summary: | [CSS Exclusions] Multiple non-stacked floats with shape-outside don't position properly | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bem Jones-Bey <bjonesbe> |
| Component: | CSS | Assignee: | Bem Jones-Bey <bjonesbe> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | ||
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://dev.w3.org/csswg/css3-exclusions/#floats-and-exclusions | ||
| Bug Depends on: | |||
| Bug Blocks: | 98664 | ||
Bem Jones-Bey
When a block contains multiple floats with shape-outside that don't overlap in lines covered, the code for stacked floats with shape-outside will cause some of the floats to be positioned incorrectly. This needs to be fixed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bem Jones-Bey
After further investigation, I've determined that this problem doesn't actually exist.