[Webkit-unassigned] [Bug 31311] Fix the wrong css2.1 test
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Jan 31 23:49:25 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=31311
--- Comment #9 from Shinichiro Hamaji <hamaji at chromium.org> 2010-01-31 23:49:25 PST ---
It seems W3C released a new alpha version of test suite.
http://www.w3.org/Style/CSS/Test/CSS2.1/20100127/html4/index.htm
I'm not sure if we want to just update css2.1 directory because the number of
test cases significantly increased (from ~400 to ~8200).
If we want to avoid increasing the test running time, one idea I came up with
is
- update existing tests with the new release,
- add new tests and their expected results into somewhere different directory,
and
- modify run-webkit-tests not to run the new tests by default
Any suggestions will be appreciated, thanks!
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list