mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
4 lines
189 B
HTML
4 lines
189 B
HTML
<!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>
|