Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-60.xml
blobc96e97bdfdd9870997f1d359c4db965537a6f365
1 <?xml-stylesheet href="css3-modsel-60.css" type="text/css"?>
2 <test>
3 <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4 <p>This paragraph should be in green characters.</p>
5 <p id="foo2">This paragraph should be in green characters.</p>
6 <p id="foo">
7      <span>This paragraph should be in green characters.</span>
8 </p>
9 </div>
10 </test>