Bug 111189
Summary: | [CSS Shapes] Optimize relayout when a block's shape-inside changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Bear Travis <betravis> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED LATER | ||
Severity: | Normal | CC: | zoltan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | 108128 | ||
Bug Blocks: | 89256 |
Bear Travis
The current approach of bug 108128 causes a complete child relayout. This can be optimized to only relayout the affected content.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |