5 lines
198 B
HTML
5 lines
198 B
HTML
<!doctype html>
|
|
<title>CSS Test Reference</title>
|
|
<p>PASS if</p>
|
|
<p>"<span style="color:darkgrey;background:orange">match me and me</span>"</p>
|
|
<p>is rendered dark grey on an orange background.</p>
|