Bug 85308
Summary: | webkit fails IETC units-000.htm | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Tharp <dtharp> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | bfulgham, d-r, tmpsantos, zan |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://samples.msdn.microsoft.com/ietestcenter/css3/valuesandunits/units-000.htm | ||
Bug Depends on: | 86176 | ||
Bug Blocks: | 76198 |
Dave Tharp
Red is visible on rendered page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Tharp
Note that this test CRASHES on EFL Debug.
Thiago Marcos P. Santos
*** Bug 87730 has been marked as a duplicate of this bug. ***
Zan Dobersek
Setting a depend flag on bug #88311 - the bug will only cover fixing the crashing, the red output is still visible (though not as much).
Zan Dobersek
Also note that this test was updated upstream to use the 'vmin' type instead of 'vm'. 'vm' is not supported at all by WebKit and using 'vmin' reduces the amount of red output, but I'm not sure whether to change the type manually or wait for an update to the whole testset.
Zan Dobersek
Almost fixed in bug #86176. Will set a depend flag on that, with #88311 resolved as a duplicate of that.
Brent Fulgham
The relevant test case has been removed from the website.