mirror of
https://github.com/servo/servo.git
synced 2025-07-28 09:40:33 +01:00
4 lines
188 B
HTML
4 lines
188 B
HTML
<!doctype html>
|
|
<title>CSS Test Reference</title>
|
|
<p>The red image to the right should shine through the green selection.</p>
|
|
<div style="background:green;width:200px;height:100px"></div>
|