Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-14.xml
blob24d61e686e85468562b828af6ac339c2611d8dee
1 <?xml-stylesheet href="css3-modsel-14.css" type="text/css"?>
2 <test>
4 <p xmlns="http://www.w3.org/1999/xhtml" class="t1 t2">This paragraph
5 should have a green background and a green thick solid border because
6 it carries both classes t1 and t2.</p>
8 <div xmlns="http://www.w3.org/1999/xhtml" class="test">This line
9 should be green.</div>
11 </test>