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
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:26:52 UTC