blob: 646ba7a6a5ea1a4ea3d109c71e8a9f74c06ebe17 [file] [log] [blame]
<csstest def="Type element selector without declared namespace" module="W3C Selectors" modulename="css3-modsel" number="93" rev="1.1" date="13-november-2001" xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b" xmlns="http://www.example.org/css3tests">
<author>Daniel Glazman</author>
<author>Ian Hickson</author>
<cssrules>@namespace test url(http://www.example.org/b);
*|testA { background-color : red }
|testA {background-color : lime }</cssrules>
<code>
<testA xmlns="">This paragraph has no declared namespace and should have a green background.</testa>
</code>
</csstest>