Bug 117898
| Summary: | [meta] [CSS Shapes] Implement new positioning behavior for floats with shape outside | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Bem Jones-Bey <bjonesbe> |
| Component: | CSS | Assignee: | Bem Jones-Bey <bjonesbe> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | giles_joplin |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | http://dev.w3.org/csswg/css-shapes/#relation-to-box-model-and-float-behavior | ||
| Bug Depends on: | 118080, 118081, 118083, 118084, 118085, 118086, 118087, 118088, 118089, 118090, 118092, 118822, 118823, 118824, 119229, 119491 | ||
| Bug Blocks: | 98664 | ||
Bem Jones-Bey
The spec has been updated so that floats with shape-outside are now positioned using the margin box of the float, same as if they didn't have shape-outside.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Bem Jones-Bey
This is done.