<!doctype html>
<title>CSS Test Reference</title>
<p>PASS if the text below is rendered black on an orange background.</p>
<p><span style="color:black;background:orange">match me<span></p>
<!doctype html>
<title>CSS Test Reference</title>
<p>PASS if the text below is rendered black on an orange background.</p>
<p><span style="color:black;background:orange">match me<span></p>