Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-18a.xml
blob6ed7158633b3e85bc9c5eecf0f186de84c5347f0
1 <?xml-stylesheet href="css3-modsel-18a.css" type="text/css"?>
2 <test>
3 <p xmlns="http://www.w3.org/1999/xhtml" class="a">The background color of <a href="#foo">this anchor (<strong>here</strong>)</a> should turn to green when the pointing device hovers over it.</p>
4 <p xmlns="http://www.w3.org/1999/xhtml" class="b">The background color of <a href="#foo">this anchor (<strong>here</strong>)</a> should <strong>remain green when you hover it</strong>.</p>
5 <p xmlns="http://www.w3.org/1999/xhtml" class="c">The background color of <a href="http://link.example.com/">this anchor (<strong>here</strong>)</a> should <strong>remain green when the pointing device hovers over it</strong> (do not follow that link).</p>
6 </test>