Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-121.xml
blobd533401c909809c87e6fd1334bf91c37a368edac
1 <?xml-stylesheet href="css3-modsel-121.css" type="text/css"?>
2 <test>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <address>This address should be in green characters.</address>
5 <s xmlns="http://www.example.org/b">This paragraph should be in green characters.</s>
6 <t xmlns="">This paragraph should be in green characters.</t>
7 <u xmlns="http://www.example.org/a">
8 <v>This paragraph should be in green characters.</v>
9 </u>
10 </div>
12 </test>