Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-53.xml
blob104be001a4088062d60f01288c258464eb844ee0
1 <?xml-stylesheet href="css3-modsel-53.css" type="text/css"?>
2 <test>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <q xmlns="http://www.example.org/a" test="foo-bar">
5   <r test="foo-bartut">This text should be</r>
6   <r>in green characters</r>
7 </q>
8 <s xmlns="http://www.example.org/a" test="bar tut">This text should be in green characters</s>
9 <t xmlns="http://www.example.org/a">This text should be in green characters</t>
10 <p class="en-uk">This text should be in green characters</p>
11 <u xmlns="http://www.example.org/b" test="foo2-bar-lol">This text should be in green characters</u>
12 </div>
13 </test>