Bug 111604

Summary: [CSS Shapes] Shape-inside is broken when it's applied to the parent of multiple absolute-positioned containers
Product: WebKit Reporter: Zoltan Horvath <zoltan>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED LATER    
Severity: Normal CC: betravis, stearns
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 89256, 111607    
Attachments:
Description Flags
test case none

Description Zoltan Horvath 2013-03-06 11:25:32 PST
Created attachment 191799 [details]
test case

Please check out the attached test case. 
Currently we see 4 shape-inside circle left-top quarters, but we should see only 1 big shape-inside circle over the boxes.
Comment 1 Zoltan Horvath 2013-03-20 15:14:37 PDT
The spec will be going with a more conservative behavior. => This bug is invalid. 
Reference: Bug #111379
Comment 2 Alan Stearns 2013-04-03 17:57:55 PDT
Surprise! The spec changed to make this issue valid again.