Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-99b.xml
blob0e2ee3b5c5aa2958c961410f51d574b7a4310af0
1 <?xml-stylesheet href="css3-modsel-99b.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>