Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-124b.xml
blob60dd0956110e28ffe75d2462739eefbb0267bdc2
1 <?xml-stylesheet href="css3-modsel-124b.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 <p title="foo">This paragraph should have a green background.</p>
5 <q xmlns="http://www.example.org/a" a:title="foo">This paragraph should be unstyled.</q>
6 <s xmlns="http://www.example.org/a" a:title="foobar">This paragraph should have a green background.</s>
7 <r xmlns="http://www.example.org/b" b:title="foo">This paragraph should have a green background.</r>
8 </div>
9 </test>