Bug 62991
| Summary: | [CSSExclusions] RenderStyle::diff should relayout when -webkit-wrap-shape changes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Alexandru Chiculita <achicu> |
| Component: | CSS | Assignee: | Alexandru Chiculita <achicu> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | CC: | betravis, bjonesbe, donggwan.kim, shanestephens, simon.fraser, webkit-bug-importer, zoltan |
| Priority: | P2 | Keywords: | InRadar |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | 61726, 100697, 131645 | ||
| Bug Blocks: | 57311 | ||
Alexandru Chiculita
Implement the correct way of handling updates of RenderStyle's wrapShape property.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/10218226>
Bear Travis
This has been fixed for shape-inside, now it just needs to work for shape-outside.
Zoltan Horvath
It's been fixes for shape-outside. Closing bug.