Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-122.xml
blob3d68425bcc49a680898a2be899111a9e7b22c017
1 <?xml-stylesheet href="css3-modsel-122.css" type="text/css"?>
2 <test>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <address>This address should have a green background</address>
5 <s xmlns="http://www.example.org/b">This paragraph should have a green background</s>
6 <t xmlns="">This paragraph should have a green background</t>
7 <u xmlns="http://www.example.org/a">This paragraph should have a green background</u>
8 </div>
9 </test>