Bug 111607

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

Description Zoltan Horvath 2013-03-06 11:33:14 PST
Created attachment 191801 [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 regions.
Comment 1 Zoltan Horvath 2013-03-20 15:14:16 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:39 PDT
Surprise! The spec changed to make this issue valid again.
Comment 3 Michelangelo De Simone 2013-06-13 11:14:25 PDT
Still repros on today's nightly (r151543)