Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-102b.xml
blob37f3fc1323b2e9edaff89a4221a9b052f36e2909
1 <?xml-stylesheet href="css3-modsel-102b.css" type="text/css"?>
2 <test>
3 <p xmlns="http://www.w3.org/1999/xhtml" title="si on chantait">This paragraph should have a green background</p>
4 <q xmlns="http://www.example.org/a" xmlns:a="http://www.example.org/a" a:title="si nous chantions">This paragraph should be unstyled.</q>
5 <r xmlns="http://www.example.org/a" xmlns:a="http://www.example.org/a" a:title="si on chantait">This paragraph should have a green background.</r>
6 <s xmlns="http://www.example.org/b" xmlns:b="http://www.example.org/b" b:title="si on chantait">This paragraph should be unstyled.</s>
7 </test>