Bug 17684

Summary: Add the new IE8 CSS tests to LayoutTests
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Enhancement CC: gsnedders, webkit
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
URL: http://samples.msdn.microsoft.com/csstestpages/default.htm

Description Eric Seidel (no email) 2008-03-05 13:35:12 PST
Add the new IE8 CSS tests to LayoutTests

http://samples.msdn.microsoft.com/csstestpages/default.htm

Should probably go under:

LayoutTests/css/microsoft

or similar.  We'll need to place their license header in a LICENSE file (looks BSDish).
Comment 1 Dave Hyatt 2008-03-05 13:45:17 PST
Some of the tests are invalid, so make sure to follow the threads on public mailing lists.
Comment 2 Eric Seidel (no email) 2008-03-05 13:48:21 PST
(In reply to comment #1)
> Some of the tests are invalid, so make sure to follow the threads on public
> mailing lists.

I expect that we'll treat them like any one of the w3c CSS test suites, and use a version date when importing.  We can clean up the fails/passes later.  (and update the tests as they fix them).
Comment 3 Sam Sneddon [:gsnedders] 2016-09-15 08:20:11 PDT
These long ago landed in the CSS 2.1 testsuite, so this can presumably be closed in favour of sorting out running csswg-test (or, hopefully later this year, all of web-platform-tests after we merge csswg-test into it).