Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-99.xml
blob93a7dac92373455f1766e4c5165bafb42dd713dc
1 <?xml-stylesheet href="css3-modsel-99.css" type="text/css"?>
2 <test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
3  <p xmlns="http://www.w3.org/1999/xhtml" class="t bar u">This paragraph should have a green background.</p>
4  <q xmlns="http://www.example.org/a" a:foo="hgt bardot f">This paragraph should be unstyled.</q>
5  <r xmlns="http://www.example.org/a" a:foo="hgt bar f">This paragraph should have a green background.</r>
6  <s xmlns="http://www.example.org/b" b:foo="hgt bar f">This paragraph should be unstyled.</s>
7 </test>