Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / selectors / 007a-expected.html
blobf7bc57c21978fe94d972ad85979c231118efef92
1 <!DOCTYPE html>
2 <p style="background:lime">This paragraph should have green background because
3 CLASS contains &quot;b&quot;</p>
4 <address style="background:lime">This address should also have green background
5 because the selector in the last rule does not apply to the inner SPANs.
6 </address>