<!DOCTYPE html>
<p style="background:lime">This paragraph should have green background because
CLASS contains "b"</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>