Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-45.xml
blobdfac8249bf6495d58424821b7bac898d62b91385
1 <?xml-stylesheet href="css3-modsel-45.css" type="text/css"?>
2 <test>
3  <div xmlns="http://www.w3.org/1999/xhtml" class="stub">
4   <p>This paragraph should be unstyled.</p>
5   <p class="red">But this one should have a green background.</p>
6   <p class="red">And this one should also have a green background.</p>
7   <address>This address is only here to fill some space between two paragraphs.</address>
8   <p>This paragraph should be unstyled.</p>
9  </div>
10 </test>