Bug 111189 - [CSS Shapes] Optimize relayout when a block's shape-inside changes
Summary: [CSS Shapes] Optimize relayout when a block's shape-inside changes
Status: RESOLVED LATER
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 108128
Blocks: 89256
  Show dependency treegraph
 
Reported: 2013-03-01 09:15 PST by Bear Travis
Modified: 2014-03-27 09:11 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bear Travis 2013-03-01 09:15:46 PST
The current approach of bug 108128 causes a complete child relayout. This can be optimized to only relayout the affected content.