Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / css3 / selectors3 / xml / css3-modsel-8.xml
blobe18cb9d368838db1b775b1607536efd8c64a3d33
1 <?xml-stylesheet href="css3-modsel-8.css" type="text/css"?>
2 <test>
3 <p xmlns="http://www.w3.org/1999/xhtml" lang="en-gb">This paragraph should have green background because its language is &quot;en-gb&quot;</p>
4 <address xmlns="http://www.w3.org/1999/xhtml" lang="fi">
5 <span lang="en-us">This address should also</span>
6   <span lang="en-fr">have green background because the language of the inner SPANs
7      is not French.</span>
8 </address>
9 </test>