Bug 85212
Summary: | webkit fails IETC flexbox-layout-002.htm | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Tharp <dtharp> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, dholbert, tony, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://samples.msdn.microsoft.com/ietestcenter/css3/flexbox/flexbox-layout-002.htm | ||
Bug Depends on: | |||
Bug Blocks: | 76198 |
Dave Tharp
Red is visible on rendered page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Daniel Holbert
I don't think this should block Bug 62048 ("[Meta] Implement the new flexible box layout module").
This bug's URL uses "display: -[vendor]-box", not "display: flex". It's using (nonstandard) old-flexbox, not new-flexbox.
Brent Fulgham
The relevant test case has been removed from the website.