[RC6] before-after-dynamic-attr-001 : ought to have a "may" flag

Hello,

http://test.csswg.org/suites/css2.1/20110323/html4/before-after-dynamic-attr-001.htm

http://test.csswg.org/suites/css2.1/nightly-unstable/html4/before-after-dynamic-attr-001.htm

Konqueror 4.6.4 fails this testcase because, as far as I can tell, it
can not execute this DOM instruction

line 22:   document.body.setAttribute("my-attr", "before");

... which has nothing - absolutely nothing - to do with CSS 2.1 and with
HTML 4.01.

If only, at least, the targeted attribute in the test was an existing
one in the DTD to begin with ...

I say such testcase should have a "may" flag at minimum, otherwise it
should not be in the CSS 2.1 test suite.

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

CSS 2.1 Test suite RC6, March 23rd 2011
http://test.csswg.org/suites/css2.1/20110323/html4/toc.html

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

Received on Saturday, 2 July 2011 00:46:03 UTC