summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-pseudo/target-text-lime-green-ref.html
blob: dd29ab3705170d04581da1ba0f57fbd65fd626f2 (plain)
1
2
3
4
<!doctype html>
<link rel="stylesheet" type="text/css" href="/fonts/ahem.css">
<p>PASS if there are two segments of lime squares with a green square between below.</p>
<p style="font-family:Ahem"><span style="color:lime;background:green">match me</span></p>