Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-94.xml
blob3e89ec694cbbde995a8571c69fd2b6e5f971b084
1 <?xml-stylesheet href="css3-modsel-94.css" type="text/css"?>
2 <test>
3 <p xmlns="http://www.w3.org/1999/xhtml">This line should be unstyled.</p>
4 <p xmlns="http://www.example.org/b">This line should have a green background.</p>
5 <q xmlns="http://www.example.org/b">This line should have a green background.</q>
6 <p xmlns="http://www.example.org/a">This line should be unstyleed.</p>
7 <p xmlns="http://www.example.org/b">This line should have a green background.</p>
8 </test>