chromium/third_party/blink/web_tests/css3/selectors3/xml/css3-modsel-99b.xml

<?xml-stylesheet href="css3-modsel-99b.css" type="text/css"?>
<test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
 <p xmlns="http://www.w3.org/1999/xhtml" class="t bar u">This paragraph should have a green background.</p>
 <q xmlns="http://www.example.org/a" a:foo="hgt bardot f">This paragraph should be unstyled.</q>
 <r xmlns="http://www.example.org/a" a:foo="hgt bar f">This paragraph should have a green background.</r>
 <s xmlns="http://www.example.org/b" b:foo="hgt bar f">This paragraph should be unstyled.</s>
</test>