mirror of
https://github.com/servo/servo.git
synced 2025-10-13 23:10:20 +01:00
3 lines
145 B
HTML
3 lines
145 B
HTML
<!doctype html>
|
|
<p>You should see a 300x300px green square below and no crash.</p>
|
|
<div style="width:300px;height:300px;background:green"></div>
|