Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-123.xml
blob0b1a1071ecbe631828bb38729d72cdf433b3d52d
1 <?xml-stylesheet href="css3-modsel-123.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 <u xmlns="http://www.example.org/a">This paragraph should be in green characters.</u>
7 </div>
9 </test>