chromium/third_party/blink/web_tests/fast/selectors/007a-expected.html

<!DOCTYPE html>
<p style="background:lime">This paragraph should have green background because
    CLASS contains &quot;b&quot;</p>
<address style="background:lime">This address should also have green background
    because the selector in the last rule does not apply to the inner SPANs.
</address>