Bug 105207

Summary: [CSS Exclusions] Clean up recursive layout test once floats respect shape-inside
Product: WebKit Reporter: Bear Travis <betravis>
Component: CSSAssignee: Bear Travis <betravis>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 104582    
Bug Blocks: 89256, 89261    

Description Bear Travis 2012-12-17 13:14:42 PST
The patch for 104582 includes a special-cased test for floats and shape-inside, as floats do not yet respect shape-inside.
Clean up the test once 104582 and 89261 have landed.
Comment 1 Bear Travis 2012-12-18 10:55:37 PST
This became part of the patch for bug 104582 because the patch for bug 89261 had already landed.