mirror of
https://github.com/servo/servo.git
synced 2025-07-12 18:03:49 +01:00
4 lines
210 B
HTML
4 lines
210 B
HTML
<!DOCTYPE html>
|
|
<link rel="author" title="Morten Stenshorne" href="mstensho@chromium.org">
|
|
<p>Test passes if there is a filled green square.</p>
|
|
<div style="width:100px; height:100px; background:green;"></div>
|