Bug 83906
Summary: | webkit fails IETC grid-column-001 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dave Tharp <dtharp> |
Component: | CSS | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | jchaffraix, svillar |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
URL: | http://samples.msdn.microsoft.com/ietestcenter/css3/grid/grid-column-001.htm | ||
Bug Depends on: | |||
Bug Blocks: | 76198, 113729 |
Dave Tharp
Red is visible on the page.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Dave Tharp
Test has been imported in LayoutTests/ietestcenter/css3/grid
Julien Chaffraix
This test is invalid per the latest specification as a negative <integer> for grid-{column|row} has a definite meaning.
Sergio Villar Senin
Unskipped in https://trac.webkit.org/changeset/166875 as it was working