зеркало из https://github.com/mozilla/gecko-dev.git
adding hidden iframe test
This commit is contained in:
Родитель
f3964ae71d
Коммит
c7f42486a8
|
@ -0,0 +1,41 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Sub Doc 1</TITLE>
|
||||
<BASE target="header">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
<iframe src=the_iframe.html style="visibility:hidden;"></iframe>
|
||||
Line 1<br>
|
||||
Line 2<br>
|
||||
Line 3<br>
|
||||
Line 4<br>
|
||||
Line 5<br>
|
||||
Line 6<br>
|
||||
Line 7<br>
|
||||
Line 8<br>
|
||||
Line 9<br>
|
||||
Line 10<br>
|
||||
Line 11<br>
|
||||
Line 12<br>
|
||||
Line 13<br>
|
||||
Line 14<br>
|
||||
Line 15<br>
|
||||
Line 16<br>
|
||||
Line 17<br>
|
||||
Line 18<br>
|
||||
Line 19<br>
|
||||
Line 20<br>
|
||||
Line 21<br>
|
||||
Line 22<br>
|
||||
Line 23<br>
|
||||
Line 24<br>
|
||||
Line 25<br>
|
||||
Line 26<br>
|
||||
Line 27<br>
|
||||
Line 28<br>
|
||||
Line 29<br>
|
||||
Line 30<br>
|
||||
Line 31<br>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,6 @@
|
|||
<html>
|
||||
<body>
|
||||
This is some body text.
|
||||
<hr>
|
||||
</form>
|
||||
</body>
|
|
@ -11,7 +11,8 @@
|
|||
<body>
|
||||
|
||||
<h1>Index of Printing and Print Preview Tests</h1>
|
||||
<a href="printing_checklist.html">Printing & Print Preview Check List</a><br>
|
||||
<a href="printing_checklist.html">Printing & Print Preview Check
|
||||
List</a><br>
|
||||
<br>
|
||||
|
||||
<ul>
|
||||
|
@ -45,6 +46,10 @@ scaling)</a><br>
|
|||
<li><a href="iframe_2nd_page/index.html">IFrame on 2nd Page</a> (You
|
||||
should see an iframe only on the second page)</li>
|
||||
<li><a href="zeropos_iframes/index.html">Zero Positioned IFrame</a> </li>
|
||||
<li><a
|
||||
href="file:///N:/mozilla/layout/html/tests/printer/hidden_iframe/index.html">Hidden
|
||||
IFrame in a page</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>FrameSets (Printing & PP)</li>
|
||||
|
@ -54,8 +59,8 @@ scaling)</a><br>
|
|||
<li><a href="frameset/frameset2/simple_main.html">Simple FrameSet
|
||||
with IFrame</a></li>
|
||||
<li><a href="noframes/simple_main.html"><noframes> Test</a></li>
|
||||
<li><a href="frameset/frameset3/root.htm">FrameSet-Frame containing a
|
||||
FrameSet</a></li>
|
||||
<li><a href="frameset/frameset3/root.htm">FrameSet-Frame containing
|
||||
a FrameSet</a></li>
|
||||
<li><a href="frameset/frameset4/root.htm">Simple Frameset containing
|
||||
a FrameSet</a><br>
|
||||
</li>
|
||||
|
@ -66,14 +71,15 @@ a FrameSet</a><br>
|
|||
<ul>
|
||||
<li><a href="shrink_to_fit/test1/simple_main.html">Test1 - Left Frame
|
||||
is wide</a></li>
|
||||
<li><a href="shrink_to_fit/test2/simple_main.html">Test2 - Right Frame
|
||||
is wide</a></li>
|
||||
<li><a href="shrink_to_fit/test2/simple_main.html">Test2 - Right
|
||||
Frame is wide</a></li>
|
||||
<li><a href="shrink_to_fit/test3/simple_main.html">Test3 - Missing
|
||||
Frames in Frameset</a></li>
|
||||
<li><a href="shrink_to_fit/test4/index.html">Test4 - Wide Document</a></li>
|
||||
<li><a href="shrink_to_fit/test5/simple_main.html">Test5 - Wide Right
|
||||
/w IFrames</a></li>
|
||||
<li><a href="shrink_to_fit/test6/index.html">Test6 - Wide Doc /w IFrame</a></li>
|
||||
<li><a href="shrink_to_fit/test6/index.html">Test6 - Wide Doc /w
|
||||
IFrame</a></li>
|
||||
<li><a href="shrink_to_fit/test7/simple_main.html">Test7 - 3 Piece
|
||||
FrameSet</a><br>
|
||||
</li>
|
||||
|
@ -84,5 +90,6 @@ FrameSet</a><br>
|
|||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче