- From: Gérard Talbot <css21testsuite@gtalbot.org>
- Date: Sun, 7 Nov 2010 13:05:18 -0800
- To: "public-css-testsuite@w3.org" <public-css-testsuite@w3.org>
http://test.csswg.org/suites/css2.1/20101027/html4/before-after-dynamic-attr-001.htm http://test.csswg.org/suites/css2.1/20101027/xhtml1/before-after-dynamic-attr-001.xht body::before { content:attr(my-attr); } body::after { content:attr(my-attr-2); } is CSS3 double-colon pseudo-element grammar. Also, the testcases should declare <meta http-equiv="Content-Script-Type" content="text/javascript"> regards, Gérard -- Contributions to the CSS 2.1 test suite: http://www.gtalbot.org/BrowserBugsSection/css21testsuite/ CSS 2.1 test suite (RC3; October 27th 2010): http://test.csswg.org/suites/css2.1/20101027/html4/toc.html CSS 2.1 test suite contributors: http://test.csswg.org/source/contributors/
Received on Sunday, 7 November 2010 21:05:55 UTC