Bug 92165

Summary: [CSS Exclusions] Implement correct overflow behavior for shape-inside
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED INVALID    
Severity: Normal CC: donggwan.kim, zoltan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 95479    
Bug Blocks: 89256    

Description Bear Travis 2012-07-24 14:38:14 PDT
Determine where overflow content should be positioned, and place it there
Currently overflow content continues on the next line below the shape-inside and uses the content box
Comment 1 Zoltan Horvath 2014-02-07 09:50:23 PST
Behavior has been specified and fixed in an other bug.