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