RE: CSS2.1 Test Suite Build RC 1 : flag for javascript support in tests

> 2) It would be very nice (and helpful for me) if there was a flag which
> indicates that the test requires JavaScript (like border-dynamic-002.xht
> and many run-in-... and table-anonymous-... tests)


Robert,

Such flag is "dom".

"
dom 	 Requires support for JavaScript and the Document Object Model (DOM)
"

http://wiki.csswg.org/test/css2.1/format#requirement-flags

and it shows up as a [O] in the list of testcases:

http://test.csswg.org/suites/css2.1/20100917/html4/chapter-9.html

e.g
block-in-inline-append-001
should require javascript support.

regards, Gérard
-- 
Contributions to the CSS 2.1 test suite:
http://www.gtalbot.org/BrowserBugsSection/css21testsuite/

CSS 2.1 test suite (RC1; September 17th 2010):
http://test.csswg.org/suites/css2.1/20100917/html4/toc.html

CSS 2.1 test suite contributors:
http://test.csswg.org/source/contributors/

Received on Monday, 20 September 2010 17:37:44 UTC