Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-1.xml
bloba748e82d8e80aaa29b5c143df4693f4f0f2f4826
1 <?xml-stylesheet href="css3-modsel-1.css" type="text/css"?>
2 <test>
3 <ul xmlns="http://www.w3.org/1999/xhtml">
4   <li>The background of this list item should be green</li>
5   <li>The background of this second list item should be also green</li>
6 </ul>
7 <p xmlns="http://www.w3.org/1999/xhtml">The background of this paragraph should be green.</p>
8 </test>