Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-46b.xml
blob846e9f40a888b7a475b47abee5a6eaf6e6d06a51
1 <?xml-stylesheet href="css3-modsel-46b.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="green">But this one should have a green background</p>
6   <p class="green">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 class="green">This paragraph should have a green background</p>
9  </div>
10 </test>