1 2 3 4 5 6 7 8 9
<!doctype html> <title>Test reference</title> <style> html, body { margin: 0 } </style> <iframe src="about:blank"></iframe> <div> PASS </div>