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