summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/selectors/selectors-attr-many-ref.html
blob: 7d8a9f6d89d103373f81fa2f09c478b12e49ee7b (plain)
1
2
3
4
5
<!DOCTYPE html>
<title>Selectors: Many attribute selectors, and one that is only set</title>
<p>This text should be black.</p>
<p style="color: green">This text should be green.</p>
<p style="color: blue">This text should be blue.</p>