gecko-dev/dom/base/test/file_bug1303838_with_iframe...

14 строки
250 B
HTML

<!DOCTYPE HTML>
<html>
<!--
Tests for tab switching on link clicks.
-->
<head>
<meta charset="utf-8">
<title>Tests for tab switching on link clicks.</title>
</head>
<body>
<iframe id="frame" src="file_bug1303838.html"></iframe>
</body>
</html>