зеркало из https://github.com/mozilla/gecko-dev.git
12 строки
371 B
HTML
12 строки
371 B
HTML
<html>
|
|
<head>
|
|
<link rel="stylesheet" type="text/css" href="http://mochi.test:8888/tests/SimpleTest/test.css">
|
|
<script src="bug909218.js"></script>
|
|
</head>
|
|
<body>
|
|
<img src="http://mochi.test:8888/tests/docshell/test/chrome/red.png">
|
|
<!-- an iframe so we can check these too get the correct flags -->
|
|
<iframe src="generic.html"/>
|
|
</body>
|
|
</html>
|