mirror of
https://github.com/servo/servo.git
synced 2025-06-25 17:44:33 +01:00
9 lines
146 B
HTML
9 lines
146 B
HTML
<!doctype html>
|
|
<title>Test reference</title>
|
|
<style>
|
|
html, body { margin: 0 }
|
|
</style>
|
|
<iframe src="about:blank"></iframe>
|
|
<div>
|
|
PASS
|
|
</div>
|