Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-97.xml
blob43fc9d3522a4c6296e3ede510fc5b615f8479df2
1 <?xml-stylesheet href="css3-modsel-97.css" type="text/css"?>
2 <test xmlns:a="http://www.example.org/a" xmlns:b="http://www.example.org/b">
3  <p xmlns="http://www.w3.org/1999/xhtml" title="a paragraph">This paragraph should be unstyled.</p>
4  <q xmlns="http://www.example.org/a" a:title="a paragraph">This paragraph should have a green background.</q>
5  <r xmlns="http://www.example.org/b" b:title="a paragraph">This paragraph should be unstyled.</r>
6 </test>