Bug 105207 - [CSS Exclusions] Clean up recursive layout test once floats respect shape-inside
Summary: [CSS Exclusions] Clean up recursive layout test once floats respect shape-inside
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Bear Travis
URL:
Keywords:
Depends on: 104582
Blocks: 89256 89261
  Show dependency treegraph
 
Reported: 2012-12-17 13:14 PST by Bear Travis
Modified: 2012-12-18 10:55 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.