Bug 62991

Summary: [CSSExclusions] RenderStyle::diff should relayout when -webkit-wrap-shape changes
Product: WebKit Reporter: Alexandru Chiculita <achicu>
Component: CSSAssignee: 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    

Description Alexandru Chiculita 2011-06-20 07:49:37 PDT
Implement the correct way of handling updates of RenderStyle's wrapShape property.
Comment 1 Radar WebKit Bug Importer 2011-09-30 16:14:56 PDT
<rdar://problem/10218226>
Comment 2 Bear Travis 2012-11-01 16:40:33 PDT
This has been fixed for shape-inside, now it just needs to work for shape-outside.
Comment 3 Zoltan Horvath 2014-01-23 13:31:06 PST
It's been fixes for shape-outside. Closing bug.