1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/parser/htmlparser/tests/mochitest/test_bug594730.html Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,32 @@ 1.4 +<!DOCTYPE HTML> 1.5 +<html> 1.6 +<!-- 1.7 +https://bugzilla.mozilla.org/show_bug.cgi?id=594730 1.8 +--> 1.9 +<head> 1.10 + <title>Test for Bug 594730</title> 1.11 + <script type="text/javascript" src="/MochiKit/MochiKit.js"></script> 1.12 + <script type="text/javascript" src="/tests/SimpleTest/SimpleTest.js"></script> 1.13 + <link rel="stylesheet" type="text/css" href="/tests/SimpleTest/test.css" /> 1.14 +</head> 1.15 +<body> 1.16 +<a target="_blank" href="https://bugzilla.mozilla.org/show_bug.cgi?id=594730">Mozilla Bug 594730</a> 1.17 +<p id="display"></p> 1.18 +<div id="content" style="display: none"> 1.19 +</div> 1.20 +<iframe src=file_bug594730-1.html></iframe> 1.21 +<iframe src=file_bug594730-2.html></iframe> 1.22 +<iframe src=file_bug594730-3.html></iframe> 1.23 +<iframe src=file_bug594730-4.html></iframe> 1.24 +<iframe src=file_bug594730-5.html></iframe> 1.25 +<iframe src=file_bug594730-6.html></iframe> 1.26 +<iframe src=file_bug594730-7.html></iframe> 1.27 +<iframe src=file_bug594730-8.html></iframe> 1.28 +<iframe src=file_bug594730-9.html></iframe> 1.29 +<pre id="test"> 1.30 +<script class="testbody" type="text/javascript"> 1.31 +</script> 1.32 +</pre> 1.33 +</body> 1.34 +</html> 1.35 +