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