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