зеркало из https://github.com/mozilla/pjs.git
more tests
This commit is contained in:
Родитель
740dec55d4
Коммит
f7d30431b1
|
@ -0,0 +1,12 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Main Document of FrameSet</TITLE>
|
||||
<style>
|
||||
@page {size: landscape}
|
||||
</style>
|
||||
</HEAD>
|
||||
<FRAMESET border="1" rows="1*,1*" cols="*">
|
||||
<FRAME id="frmFooter" name="header" scrolling="auto" src="simple_sub1.html">
|
||||
<FRAME id="frmContent" name="display" src="simple_sub2.html">
|
||||
</FRAMESET>
|
||||
</HTML>
|
|
@ -0,0 +1,78 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Sub Doc 1</TITLE>
|
||||
<BASE target="header">
|
||||
<style>
|
||||
@page {size: landscape}
|
||||
</style>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
Print in Lanscape<br>
|
||||
<a href=link.html>Link</a>
|
||||
<a href=link.html>Link</a>
|
||||
This is Sub Frame #1 x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x <br>
|
||||
Line 1<br>
|
||||
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>
|
||||
Line 32<br>
|
||||
Line 33<br>
|
||||
Line 34<br>
|
||||
Line 35<br>
|
||||
Line 36<br>
|
||||
Line 37<br>
|
||||
Line 38<br>
|
||||
Line 39<br>
|
||||
Line 40<br>
|
||||
Line 41<br>
|
||||
Line 42<br>
|
||||
Line 43<br>
|
||||
Line 44<br>
|
||||
Line 45<br>
|
||||
Line 46<br>
|
||||
Line 47<br>
|
||||
Line 48<br>
|
||||
Line 49<br>
|
||||
Line 50<br>
|
||||
Line 51<br>
|
||||
Line 52<br>
|
||||
Line 53<br>
|
||||
Line 54<br>
|
||||
Line 55<br>
|
||||
Line 56<br>
|
||||
Line 57<br>
|
||||
Line 58<br>
|
||||
Line 59<br>
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,77 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Sub Doc 2</TITLE>
|
||||
<BASE target="display">
|
||||
<style>
|
||||
@page { margin: 10% }
|
||||
</style>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
Should have 10% margin<br>
|
||||
<a href=link.html>Link</a>
|
||||
Some text Before >>>>>>>>
|
||||
<a href=link.html>Link</a>
|
||||
This is "display" of the frame set (Sub Doc 2)<br>
|
||||
o o o o o o o o o o o o o
|
||||
o o o o o o o o o o o o o o o o o o
|
||||
o o o o o o o o o o o o o o o o o o
|
||||
o o o o o o o o o o o o o o o o o o <br>
|
||||
2Line 1<br>
|
||||
2Line 2<br>
|
||||
2Line 3<br>
|
||||
2Line 4<br>
|
||||
2Line 5<br>
|
||||
2Line 6<br>
|
||||
2Line 7<br>
|
||||
2Line 8<br>
|
||||
2Line 9<br>
|
||||
2Line 10<br>
|
||||
2Line 11<br>
|
||||
2Line 12<br>
|
||||
2Line 13<br>
|
||||
2Line 14<br>
|
||||
2Line 15<br>
|
||||
2Line 16<br>
|
||||
2Line 17<br>
|
||||
2Line 18<br>
|
||||
2Line 19<br>
|
||||
2Line 20<br>
|
||||
2Line 21<br>
|
||||
2Line 22<br>
|
||||
2Line 23<br>
|
||||
2Line 24<br>
|
||||
2Line 25<br>
|
||||
2Line 26<br>
|
||||
2Line 27<br>
|
||||
2Line 28<br>
|
||||
2Line 29<br>
|
||||
2Line 30<br>
|
||||
2Line 31<br>
|
||||
2Line 32<br>
|
||||
2Line 33<br>
|
||||
2Line 34<br>
|
||||
2Line 35<br>
|
||||
2Line 36<br>
|
||||
2Line 37<br>
|
||||
2Line 38<br>
|
||||
2Line 39<br>
|
||||
2Line 40<br>
|
||||
2Line 41<br>
|
||||
2Line 42<br>
|
||||
2Line 43<br>
|
||||
2Line 44<br>
|
||||
2Line 45<br>
|
||||
2Line 46<br>
|
||||
2Line 47<br>
|
||||
2Line 48<br>
|
||||
2Line 49<br>
|
||||
2Line 50<br>
|
||||
2Line 51<br>
|
||||
2Line 52<br>
|
||||
2Line 53<br>
|
||||
2Line 54<br>
|
||||
2Line 55<br>
|
||||
2Line 56<br>
|
||||
2Line 57<br>
|
||||
2Line 58<br>
|
||||
2Line 59<br></BODY>
|
|
@ -0,0 +1,6 @@
|
|||
<HTML>
|
||||
<FRAMESET border="1" rows="1*,1*" cols="*">
|
||||
<FRAME id="frmFooter" name="header" scrolling="auto" src="simple_sub1.html">
|
||||
<FRAME id="frmContent" name="display" src="simple_sub2.html">
|
||||
</FRAMESET>
|
||||
</HTML>
|
|
@ -0,0 +1,76 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Sub Doc 1</TITLE>
|
||||
<BASE target="header">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
Some text before
|
||||
<a href=link.html>Link</a>
|
||||
<a href=link.html>Link</a>
|
||||
This is Sub Frame #1 x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x <br>
|
||||
<img src="../../general/raptor.jpg" width=50 height=50>
|
||||
Line 1<br>
|
||||
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>
|
||||
Line 32<br>
|
||||
Line 33<br>
|
||||
Line 34<br>
|
||||
Line 35<br>
|
||||
Line 36<br>
|
||||
Line 37<br>
|
||||
Line 38<br>
|
||||
Line 39<br>
|
||||
Line 40<br>
|
||||
Line 41<br>
|
||||
Line 42<br>
|
||||
Line 43<br>
|
||||
Line 44<br>
|
||||
Line 45<br>
|
||||
Line 46<br>
|
||||
Line 47<br>
|
||||
Line 48<br>
|
||||
Line 49<br>
|
||||
Line 50<br>
|
||||
Line 51<br>
|
||||
Line 52<br>
|
||||
Line 53<br>
|
||||
Line 54<br>
|
||||
Line 55<br>
|
||||
Line 56<br>
|
||||
Line 57<br>
|
||||
Line 58<br>
|
||||
Line 59<br>
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,877 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>8 Pages</TITLE>
|
||||
</HEAD>
|
||||
<BODY>
|
||||
2Line 1<br>
|
||||
2Line 2<br>
|
||||
2Line 3<br>
|
||||
2Line 4<br>
|
||||
2Line 5<br>
|
||||
2Line 6<br>
|
||||
2Line 7<br>
|
||||
2Line 8<br>
|
||||
2Line 9<br>
|
||||
2Line 10<br>
|
||||
2Line 11<br>
|
||||
2Line 12<br>
|
||||
2Line 13<br>
|
||||
2Line 14<br>
|
||||
2Line 15<br>
|
||||
2Line 16<br>
|
||||
2Line 17<br>
|
||||
2Line 18<br>
|
||||
2Line 19<br>
|
||||
2Line 20<br>
|
||||
2Line 21<br>
|
||||
2Line 22<br>
|
||||
2Line 23<br>
|
||||
2Line 24<br>
|
||||
2Line 25<br>
|
||||
2Line 26<br>
|
||||
2Line 27<br>
|
||||
2Line 28<br>
|
||||
2Line 29<br>
|
||||
2Line 30<br>
|
||||
2Line 31<br>
|
||||
2Line 32<br>
|
||||
2Line 33<br>
|
||||
2Line 34<br>
|
||||
2Line 35<br>
|
||||
2Line 36<br>
|
||||
2Line 37<br>
|
||||
2Line 38<br>
|
||||
2Line 39<br>
|
||||
2Line 40<br>
|
||||
2Line 41<br>
|
||||
2Line 42<br>
|
||||
2Line 43<br>
|
||||
2Line 44<br>
|
||||
2Line 45<br>
|
||||
2Line 46<br>
|
||||
2Line 47<br>
|
||||
2Line 48<br>
|
||||
2Line 49<br>
|
||||
2Line 50<br>
|
||||
2Line 51<br>
|
||||
2Line 52<br>
|
||||
2Line 53<br>
|
||||
2Line 54<br>
|
||||
2Line 55<br>
|
||||
2Line 56<br>
|
||||
2Line 57<br>
|
||||
2Line 58<br>
|
||||
2Line 59<br>
|
||||
2Line 1<br>
|
||||
2Line 2<br>
|
||||
2Line 3<br>
|
||||
2Line 4<br>
|
||||
2Line 5<br>
|
||||
2Line 6<br>
|
||||
2Line 7<br>
|
||||
2Line 8<br>
|
||||
2Line 9<br>
|
||||
2Line 10<br>
|
||||
2Line 11<br>
|
||||
2Line 12<br>
|
||||
2Line 13<br>
|
||||
2Line 14<br>
|
||||
2Line 15<br>
|
||||
2Line 16<br>
|
||||
2Line 17<br>
|
||||
2Line 18<br>
|
||||
2Line 19<br>
|
||||
2Line 20<br>
|
||||
2Line 21<br>
|
||||
2Line 22<br>
|
||||
2Line 23<br>
|
||||
2Line 24<br>
|
||||
2Line 25<br>
|
||||
2Line 26<br>
|
||||
2Line 27<br>
|
||||
2Line 28<br>
|
||||
2Line 29<br>
|
||||
2Line 30<br>
|
||||
2Line 31<br>
|
||||
2Line 32<br>
|
||||
2Line 33<br>
|
||||
2Line 34<br>
|
||||
2Line 35<br>
|
||||
2Line 36<br>
|
||||
2Line 37<br>
|
||||
2Line 38<br>
|
||||
2Line 39<br>
|
||||
2Line 40<br>
|
||||
2Line 41<br>
|
||||
2Line 42<br>
|
||||
2Line 43<br>
|
||||
2Line 44<br>
|
||||
2Line 45<br>
|
||||
2Line 46<br>
|
||||
2Line 47<br>
|
||||
2Line 48<br>
|
||||
2Line 49<br>
|
||||
2Line 50<br>
|
||||
2Line 51<br>
|
||||
2Line 52<br>
|
||||
2Line 53<br>
|
||||
2Line 54<br>
|
||||
2Line 55<br>
|
||||
2Line 56<br>
|
||||
2Line 57<br>
|
||||
2Line 58<br>
|
||||
2Line 59<br>
|
||||
2Line 1<br>
|
||||
2Line 2<br>
|
||||
2Line 3<br>
|
||||
2Line 4<br>
|
||||
2Line 5<br>
|
||||
2Line 6<br>
|
||||
2Line 7<br>
|
||||
2Line 8<br>
|
||||
2Line 9<br>
|
||||
2Line 10<br>
|
||||
2Line 11<br>
|
||||
2Line 12<br>
|
||||
2Line 13<br>
|
||||
2Line 14<br>
|
||||
2Line 15<br>
|
||||
2Line 16<br>
|
||||
2Line 17<br>
|
||||
2Line 18<br>
|
||||
2Line 19<br>
|
||||
2Line 20<br>
|
||||
2Line 21<br>
|
||||
2Line 22<br>
|
||||
2Line 23<br>
|
||||
2Line 24<br>
|
||||
2Line 25<br>
|
||||
2Line 26<br>
|
||||
2Line 27<br>
|
||||
2Line 28<br>
|
||||
2Line 29<br>
|
||||
2Line 30<br>
|
||||
2Line 31<br>
|
||||
2Line 32<br>
|
||||
2Line 33<br>
|
||||
2Line 34<br>
|
||||
2Line 35<br>
|
||||
2Line 36<br>
|
||||
2Line 37<br>
|
||||
2Line 38<br>
|
||||
2Line 39<br>
|
||||
2Line 40<br>
|
||||
2Line 41<br>
|
||||
2Line 42<br>
|
||||
2Line 43<br>
|
||||
2Line 44<br>
|
||||
2Line 45<br>
|
||||
2Line 46<br>
|
||||
2Line 47<br>
|
||||
2Line 48<br>
|
||||
2Line 49<br>
|
||||
2Line 50<br>
|
||||
2Line 51<br>
|
||||
2Line 52<br>
|
||||
2Line 53<br>
|
||||
2Line 54<br>
|
||||
2Line 55<br>
|
||||
2Line 56<br>
|
||||
2Line 57<br>
|
||||
2Line 58<br>
|
||||
2Line 59<br>
|
||||
2Line 1<br>
|
||||
2Line 2<br>
|
||||
2Line 3<br>
|
||||
2Line 4<br>
|
||||
2Line 5<br>
|
||||
2Line 6<br>
|
||||
2Line 7<br>
|
||||
2Line 8<br>
|
||||
2Line 9<br>
|
||||
2Line 10<br>
|
||||
2Line 11<br>
|
||||
2Line 12<br>
|
||||
2Line 13<br>
|
||||
2Line 14<br>
|
||||
2Line 15<br>
|
||||
2Line 16<br>
|
||||
2Line 17<br>
|
||||
2Line 18<br>
|
||||
2Line 19<br>
|
||||
2Line 20<br>
|
||||
2Line 21<br>
|
||||
2Line 22<br>
|
||||
2Line 23<br>
|
||||
2Line 24<br>
|
||||
2Line 25<br>
|
||||
2Line 26<br>
|
||||
2Line 27<br>
|
||||
2Line 28<br>
|
||||
2Line 29<br>
|
||||
2Line 30<br>
|
||||
2Line 31<br>
|
||||
2Line 32<br>
|
||||
2Line 33<br>
|
||||
2Line 34<br>
|
||||
2Line 35<br>
|
||||
2Line 36<br>
|
||||
2Line 37<br>
|
||||
2Line 38<br>
|
||||
2Line 39<br>
|
||||
2Line 40<br>
|
||||
2Line 41<br>
|
||||
2Line 42<br>
|
||||
2Line 43<br>
|
||||
2Line 44<br>
|
||||
2Line 45<br>
|
||||
2Line 46<br>
|
||||
2Line 47<br>
|
||||
2Line 48<br>
|
||||
2Line 49<br>
|
||||
2Line 50<br>
|
||||
2Line 51<br>
|
||||
2Line 52<br>
|
||||
2Line 53<br>
|
||||
2Line 54<br>
|
||||
2Line 55<br>
|
||||
2Line 56<br>
|
||||
2Line 57<br>
|
||||
2Line 58<br>
|
||||
2Line 59<br><br>
|
||||
<h2>Auto-width tables with spans nested 8 levels deep</h2>
|
||||
<table border=1 bgcolor=red>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightblue>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightgreen>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=orange>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=red>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightblue>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightgreen>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
<br>
|
||||
<h2>100% width tables nested 6 levels deep</h2>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=yellow >
|
||||
<TR>
|
||||
<TD>Cell one</TD>
|
||||
|
||||
<TD>Cell2</TD>
|
||||
|
||||
<TD>Cell 3</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>Cell 4</TD>
|
||||
|
||||
<TD>Cell 5</TD>
|
||||
|
||||
<TD>Cell 6</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE WIDTH="100%" BGCOLOR=lightgrey >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>2</TD>
|
||||
|
||||
<TD>3</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>4</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=lightblue >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=red >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>2</TD>
|
||||
|
||||
<TD>3</TD>
|
||||
|
||||
<TD>4</TD>
|
||||
|
||||
<TD>5</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>6</TD>
|
||||
|
||||
<TD>7</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=green >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=purple >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=orange >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>m</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>9</TD><TD>0</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>a</TD><TD>b</TD><TD>c</TD><TD>d</TD><TD>e</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>f</TD><TD>g</TD><TD>h</TD><TD>i</TD><TD>j</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>k</TD><TD>l</TD><TD>m</TD><TD>n</TD><TD>o</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>3</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>4</TD><TD>5</TD><TD>6</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>7</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>6</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>7</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
<br>
|
||||
<h2>Auto-width tables with spans nested 8 levels deep</h2>
|
||||
<table border=1 bgcolor=red>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightblue>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightgreen>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=orange>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=red>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightblue>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2><table border=1 bgcolor=lightgreen>
|
||||
<TR><TD>Cell</TD><TD COLSPAN=2 ROWSPAN=2> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
</TD></TR>
|
||||
<TR><TD>Cell</TD></TR>
|
||||
<TR><TD>Cell</TD><TD> Cell, and stuff to test out table cell layout. This should be long enough for testing.</TD><TD>Cell</TD></TR>
|
||||
</table>
|
||||
<br>
|
||||
<h2>100% width tables nested 6 levels deep</h2>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=yellow >
|
||||
<TR>
|
||||
<TD>Cell one</TD>
|
||||
|
||||
<TD>Cell2</TD>
|
||||
|
||||
<TD>Cell 3</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>Cell 4</TD>
|
||||
|
||||
<TD>Cell 5</TD>
|
||||
|
||||
<TD>Cell 6</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>
|
||||
<TABLE WIDTH="100%" BGCOLOR=lightgrey >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>2</TD>
|
||||
|
||||
<TD>3</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>4</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=lightblue >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=red >
|
||||
<TR>
|
||||
<TD>1</TD>
|
||||
|
||||
<TD>2</TD>
|
||||
|
||||
<TD>3</TD>
|
||||
|
||||
<TD>4</TD>
|
||||
|
||||
<TD>5</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>6</TD>
|
||||
|
||||
<TD>7</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=green >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=purple >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>
|
||||
<TABLE BORDER WIDTH="100%" BGCOLOR=orange >
|
||||
<TR>
|
||||
<TD>a</TD>
|
||||
|
||||
<TD>b</TD>
|
||||
|
||||
<TD>c</TD>
|
||||
|
||||
<TD>d</TD>
|
||||
|
||||
<TD>e</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>f</TD>
|
||||
|
||||
<TD>g</TD>
|
||||
|
||||
<TD>h</TD>
|
||||
|
||||
<TD>i</TD>
|
||||
|
||||
<TD>j</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>k</TD>
|
||||
|
||||
<TD>l</TD>
|
||||
|
||||
<TD>m</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>n</TD>
|
||||
|
||||
<TD>o</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>p</TD>
|
||||
|
||||
<TD>q</TD>
|
||||
|
||||
<TD>r</TD>
|
||||
|
||||
<TD>s</TD>
|
||||
|
||||
<TD>t</TD>
|
||||
</TR>
|
||||
|
||||
<TR>
|
||||
<TD>u</TD>
|
||||
|
||||
<TD>v</TD>
|
||||
|
||||
<TD>w</TD>
|
||||
|
||||
<TD>x</TD>
|
||||
|
||||
<TD>y</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD>
|
||||
|
||||
<TD>9</TD><TD>0</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>a</TD><TD>b</TD><TD>c</TD><TD>d</TD><TD>e</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>f</TD><TD>g</TD><TD>h</TD><TD>i</TD><TD>j</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>k</TD><TD>l</TD><TD>m</TD><TD>n</TD><TD>o</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>3</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>4</TD><TD>5</TD><TD>6</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>7</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>6</TD>
|
||||
</TR>
|
||||
<TR>
|
||||
<TD>7</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
</TD><TD>8</TD><TD>9</TD>
|
||||
</TR>
|
||||
</TABLE>
|
||||
|
||||
|
||||
</BODY>
|
|
@ -0,0 +1,6 @@
|
|||
<HTML>
|
||||
<FRAMESET border="1" rows="1*,1*" cols="*">
|
||||
<FRAME id="frmFooter" name="header" scrolling="auto" src="simple_sub1.html">
|
||||
<FRAME id="frmContent" name="display" src="js_pp_timer.html">
|
||||
</FRAMESET>
|
||||
</HTML>
|
|
@ -0,0 +1,25 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<TITLE>JS Test 1</TITLE>
|
||||
<script>
|
||||
var gCounter = 0;
|
||||
|
||||
function doLoad()
|
||||
{
|
||||
setTimeout("counter()", 1000);
|
||||
}
|
||||
|
||||
function counter()
|
||||
{
|
||||
document.getElementById("status").value = gCounter++;
|
||||
setTimeout("counter()", 1000);
|
||||
}
|
||||
</script>
|
||||
</HEAD>
|
||||
<BODY onload="doLoad()">
|
||||
|
||||
<input type=text id=status>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,76 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>Sub Doc 1</TITLE>
|
||||
<BASE target="header">
|
||||
</HEAD>
|
||||
<BODY>
|
||||
Some text before
|
||||
<a href=link.html>Link</a>
|
||||
<a href=link.html>Link</a>
|
||||
This is Sub Frame #1 x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x
|
||||
x x x x x x x x x x x x x x x x x x <br>
|
||||
<img src="../../general/raptor.jpg" width=50 height=50>
|
||||
Line 1<br>
|
||||
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>
|
||||
Line 32<br>
|
||||
Line 33<br>
|
||||
Line 34<br>
|
||||
Line 35<br>
|
||||
Line 36<br>
|
||||
Line 37<br>
|
||||
Line 38<br>
|
||||
Line 39<br>
|
||||
Line 40<br>
|
||||
Line 41<br>
|
||||
Line 42<br>
|
||||
Line 43<br>
|
||||
Line 44<br>
|
||||
Line 45<br>
|
||||
Line 46<br>
|
||||
Line 47<br>
|
||||
Line 48<br>
|
||||
Line 49<br>
|
||||
Line 50<br>
|
||||
Line 51<br>
|
||||
Line 52<br>
|
||||
Line 53<br>
|
||||
Line 54<br>
|
||||
Line 55<br>
|
||||
Line 56<br>
|
||||
Line 57<br>
|
||||
Line 58<br>
|
||||
Line 59<br>
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -2,128 +2,146 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>Index of Printing Tests</title>
|
||||
|
||||
|
||||
|
||||
<meta http-equiv="content-type"
|
||||
content="text/html; charset=ISO-8859-1">
|
||||
|
||||
|
||||
<meta name="author" content="Rod Spears">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
||||
<h1>Index of Printing and Print Preview Tests</h1>
|
||||
<a href="printing_checklist.html">Printing & Print Preview Check
|
||||
List</a><br>
|
||||
<br>
|
||||
|
||||
<a href="printing_checklist.html">Printing & Print Preview
|
||||
Check List</a><br>
|
||||
<br>
|
||||
|
||||
<ul>
|
||||
<li>CSS @page</li>
|
||||
<li>CSS @page</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="CSSPage/portrait.html">Portrait</a></li>
|
||||
<li><a href="CSSPage/landscape.html">Landscape</a></li>
|
||||
<li><a href="CSSPage/margin10percent.html">Margin 10%</a></li>
|
||||
<li><a href="CSSPage/page8x11margin10percent.html">8.5x11 Margin: 10%</a></li>
|
||||
<li><a href="CSSPage/page8x11margin254cm.html">8.5x11 Margin: 254cm (Margin
|
||||
1")</a></li>
|
||||
<li><a href="CSSPage/page8x11marginhalfin.html">8.5x11 Margin: 0.5in</a></li>
|
||||
<li><a href="CSSPage/marginauto.html">Margin "auto"</a></li>
|
||||
<li><a href="CSSPage/pagesizeauto.html">Page Size auto</a></li>
|
||||
<li><a href="CSSPage/marginleftautoright1in.html">Margin - left:auto
|
||||
right:1in</a><br>
|
||||
<li><a href="CSSPage/portrait.html">Portrait</a></li>
|
||||
<li><a href="CSSPage/landscape.html">Landscape</a></li>
|
||||
<li><a href="CSSPage/margin10percent.html">Margin 10%</a></li>
|
||||
<li><a href="CSSPage/page8x11margin10percent.html">8.5x11 Margin: 10%</a></li>
|
||||
<li><a href="CSSPage/page8x11margin254cm.html">8.5x11 Margin: 254cm
|
||||
(Margin 1")</a></li>
|
||||
<li><a href="CSSPage/page8x11marginhalfin.html">8.5x11 Margin: 0.5in</a></li>
|
||||
<li><a href="CSSPage/marginauto.html">Margin "auto"</a></li>
|
||||
<li><a href="CSSPage/pagesizeauto.html">Page Size auto</a></li>
|
||||
<li><a href="CSSPage/marginleftautoright1in.html">Margin - left:auto
|
||||
right:1in</a></li>
|
||||
<li><a href="CSSPage/frameset1/simple_main.html">Frameset</a><br>
|
||||
</li>
|
||||
<li><a href="CSSPage/frameset2/simple_main.html">Frameset with IFrames</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>Long Pages</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="long_pages/2_pages.html">2 Pages</a></li>
|
||||
<li><a href="long_pages/8_pages.html">8 Pages</a></li>
|
||||
<li><a href="long_pages/105_pages.html">105 Pages</a></li>
|
||||
|
||||
</ul>
|
||||
<li>Misc</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="misc/scaled_scrollbars.html">Scaled Scrollbars</a></li>
|
||||
<li><a href="misc/embed_obj_tag.html">Embed & Object Tag</a></li>
|
||||
<li><a href="misc/abs_pos.html">Absolutely positioned DIVs</a>(Turn
|
||||
off Shrink To Fit)</li>
|
||||
<li><a href="misc/abs_pos.html">Absolutely positioned DIVs
|
||||
(Two Pages)</a> (Turn off Shrink To Fit)</li>
|
||||
<li><a href="misc/page_with_long_title.html">Page
|
||||
With Long Title</a></li>
|
||||
<li><a href="misc/font_size_scaling.html">Font Size Specification
|
||||
(with scaling)</a></li>
|
||||
<li><a href="misc/js_pp_timer.html">DHTML after PrintPreview (no frameset)</a></li>
|
||||
<li><a href="frameset/frameset8/index.html">DHTML after PrintPreview
|
||||
(with frameset)</a></li>
|
||||
|
||||
</ul>
|
||||
<li>Script Related</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="js/print_from_js.html">Print From JS</a></li>
|
||||
<li><a href="js/print_from_onload.html">Print from onLoad handler</a></li>
|
||||
<li><a href="js/print_from_script.html">Print from script half way
|
||||
down page</a></li>
|
||||
<li><a href="js/load_print_reload.html">Click link, load page, print,
|
||||
back</a></li>
|
||||
<li><a href="js/load_print_close.html">Click link, load page, print,
|
||||
close (doesn't work)</a></li>
|
||||
<li><a href="js/load_new_site_from_js.html">Click link, load page, print,
|
||||
load different URL (doesn't work)</a></li>
|
||||
<li><a href="js/change_while_in%20printdialog.html">Load different page
|
||||
while in Print Dialog</a></li>
|
||||
<li><a href="js/js_pp_timer.html">Timer should run before and after PP</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>Long Pages</li>
|
||||
|
||||
<li>IFrames (Printing & PP)</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="long_pages/2_pages.html">2 Pages</a></li>
|
||||
<li><a href="long_pages/8_pages.html">8 Pages</a></li>
|
||||
<li><a href="long_pages/105_pages.html">105 Pages</a></li>
|
||||
|
||||
</ul>
|
||||
<li>Misc</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="misc/scaled_scrollbars.html">Scaled Scrollbars</a></li>
|
||||
<li><a href="misc/embed_obj_tag.html">Embed & Object Tag</a></li>
|
||||
<li><a href="misc/abs_pos.html">Absolutely positioned DIVs</a>(Turn
|
||||
off Shrink To Fit)</li>
|
||||
<li><a href="misc/abs_pos.html">Absolutely positioned DIVs (Two
|
||||
Pages)</a> (Turn off Shrink To Fit)</li>
|
||||
<li><a href="misc/page_with_long_title.html">Page
|
||||
With Long Title</a></li>
|
||||
<li><a href="misc/font_size_scaling.html">Font Size Specification
|
||||
(with scaling)</a></li>
|
||||
|
||||
</ul>
|
||||
<li>Script Related</li>
|
||||
|
||||
<ul>
|
||||
<li><a
|
||||
href="file:///Q:/mozilla/layout/html/tests/printer/misc/print_from_js.html">Print
|
||||
From JS</a></li>
|
||||
<li><a href="misc/print_from_onload.html">Print from onLoad handler</a></li>
|
||||
<li><a href="misc/print_from_script.html">Print from script half way
|
||||
down page</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>IFrames (Printing & PP)</li>
|
||||
|
||||
<ul>
|
||||
<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
|
||||
<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></li>
|
||||
<li><a href="more_iframes/iframe_in_iframe/index.html">IFrame nested
|
||||
in an IFrame</a><br>
|
||||
</li>
|
||||
|
||||
IFrame in a page</a></li>
|
||||
<li><a href="more_iframes/iframe_in_iframe/index.html">IFrame nested
|
||||
in an IFrame</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>FrameSets (Printing & PP)</li>
|
||||
|
||||
<li>FrameSets (Printing & PP)</li>
|
||||
|
||||
<ul>
|
||||
<li><a href="frameset/frameset1/simple_main.html">Simple FrameSet</a></li>
|
||||
<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.html">FrameSet-Frame containing
|
||||
a FrameSet</a></li>
|
||||
<li><a href="frameset/frameset4/root.html">Simple Frameset containing
|
||||
a FrameSet</a></li>
|
||||
<li><a
|
||||
<li><a href="frameset/frameset1/simple_main.html">Simple FrameSet</a></li>
|
||||
<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.html">FrameSet-Frame containing
|
||||
a FrameSet</a></li>
|
||||
<li><a href="frameset/frameset4/root.html">Simple Frameset containing
|
||||
a FrameSet</a></li>
|
||||
<li><a
|
||||
href="file:///Q:/mozilla/layout/html/tests/printer/frameset/frameset5/root.html">FrameSet-Frame
|
||||
containing a FrameSet that contains an IFrame</a></li>
|
||||
<li><a
|
||||
containing a FrameSet that contains an IFrame</a></li>
|
||||
<li><a
|
||||
href="file:///Q:/mozilla/layout/html/tests/printer/frameset/frameset6/root.html">Simple
|
||||
Frameset containing a FrameSet that contains an IFrame</a></li>
|
||||
<li><a href="frameset/frameset7/index.html">SimpleFrameSet Child is
|
||||
long document</a> (Print child as selected frame and then try to go Forwward
|
||||
or Back)<br>
|
||||
</li>
|
||||
|
||||
Frameset containing a FrameSet that contains an IFrame</a></li>
|
||||
<li><a href="frameset/frameset7/index.html">SimpleFrameSet Child is
|
||||
long document</a> (Print child as selected frame and then try to go Forwward
|
||||
or Back)<br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
<li>Shrink To Fit (Printing and PP)</li>
|
||||
|
||||
<li>Shrink To Fit (Printing and PP)</li>
|
||||
|
||||
<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/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/test7/simple_main.html">Test7 - 3
|
||||
Piece FrameSet</a><br>
|
||||
</li>
|
||||
|
||||
<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/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/test7/simple_main.html">Test7 -
|
||||
3 Piece FrameSet</a><br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
</ul>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
|
|
|
@ -0,0 +1,18 @@
|
|||
<html><head>
|
||||
<title>Second Page</title>
|
||||
<script language="JavaScript">
|
||||
function doLoad()
|
||||
{
|
||||
window.setTimeout("loadNewPage()", 5000);
|
||||
window.print();
|
||||
}
|
||||
|
||||
function loadNewPage()
|
||||
{
|
||||
window.location.href = "http://www.mozilla.org";
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body bgcolor="#ffffff" onload="doLoad();">
|
||||
This will print this page and then 5 seconds later it will change the URL of this page while Print Dialog up.
|
||||
</body></html>
|
|
@ -0,0 +1,25 @@
|
|||
<HTML>
|
||||
<HEAD>
|
||||
<META HTTP-EQUIV="Content-Type" content="text/html; charset=iso-8859-1">
|
||||
<TITLE>JS Test 1</TITLE>
|
||||
<script>
|
||||
var gCounter = 0;
|
||||
|
||||
function doLoad()
|
||||
{
|
||||
setTimeout("counter()", 1000);
|
||||
}
|
||||
|
||||
function counter()
|
||||
{
|
||||
document.getElementById("status").value = gCounter++;
|
||||
setTimeout("counter()", 1000);
|
||||
}
|
||||
</script>
|
||||
</HEAD>
|
||||
<BODY onload="doLoad()">
|
||||
|
||||
<input type=text id=status>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
|
@ -0,0 +1,9 @@
|
|||
<html><head>
|
||||
|
||||
<title>Second Page</title>
|
||||
<script language="JavaScript">
|
||||
var origURL = "http://www.mozilla.org"
|
||||
</script></head>
|
||||
<body bgcolor="#ffffff" onload="window.print();window.location.href = 'http://www.mozilla.org'">
|
||||
This is the page that should be printed
|
||||
</body></html>
|
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
|
||||
<body bgcolor="#c0d0f0">
|
||||
<a onclick="window.open('load_print_close_page2.html', 0);">Click here to to print the second page</a>
|
||||
</body></html>
|
|
@ -0,0 +1,84 @@
|
|||
<html>
|
||||
<head>
|
||||
<title>close second page</title>
|
||||
</head>
|
||||
<body bgcolor="#ffffff" onload="window.print();window.close();">
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
This is the close second page
|
||||
</body></html>
|
|
@ -0,0 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
||||
<html>
|
||||
|
||||
<body bgcolor="#c0d0f0">
|
||||
<a href="load_print_reload_page2.html">Click here to to print the second page</a>
|
||||
</body></html>
|
|
@ -0,0 +1,86 @@
|
|||
<html><head>
|
||||
|
||||
<title>Second Page</title>
|
||||
<script language="JavaScript">
|
||||
var origURL = "load_print_reload.html"
|
||||
</script></head>
|
||||
<body bgcolor="#ffffff" onload="window.print(); window.location.href = origURL">
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
This is the second page
|
||||
</body></html>
|
|
@ -0,0 +1,40 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Print from JS</title>
|
||||
</head>
|
||||
<body>
|
||||
<a href=link.html>Link</a>
|
||||
This is some body text.
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
<hr>
|
||||
line 5<br>
|
||||
line 6<br>
|
||||
line 7<br>
|
||||
line 8<br>
|
||||
line 9<br>
|
||||
line 10<br>
|
||||
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>
|
||||
<input type=button value="Print this Page" onclick="window.print();">
|
||||
</body>
|
|
@ -0,0 +1,45 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Print from onLoad handler</title>
|
||||
<script>
|
||||
function myload()
|
||||
{
|
||||
window.print();
|
||||
}
|
||||
</script>
|
||||
</head>
|
||||
<body onload="myload()">
|
||||
<a href=link.html>Link</a>
|
||||
This is some body text.
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
<hr>
|
||||
line 5<br>
|
||||
line 6<br>
|
||||
line 7<br>
|
||||
line 8<br>
|
||||
line 9<br>
|
||||
line 10<br>
|
||||
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>
|
||||
</body>
|
|
@ -0,0 +1,43 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>Print half way down page</title>
|
||||
</head>
|
||||
<body>
|
||||
Print half way down page<br>
|
||||
<a href=link.html>Link</a>
|
||||
This is some body text.
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
<hr>
|
||||
line 5<br>
|
||||
line 6<br>
|
||||
line 7<br>
|
||||
line 8<br>
|
||||
line 9<br>
|
||||
line 10<br>
|
||||
line 1<br>
|
||||
line 2<br>
|
||||
line 3<br>
|
||||
line 4<br>
|
||||
line 5<br>
|
||||
line 6<br>
|
||||
<script>
|
||||
window.print();
|
||||
</script>
|
||||
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>
|
||||
</body>
|
|
@ -1,8 +1,65 @@
|
|||
<html><body>Some Regular Text
|
||||
<span style="font-family:arial; font-size: 12pt;">123456789e123456789B123456789C123456789D123456789E123456789F123456789G123456789H123456789I123456789JxxxxxxxxxKxxxxxxxxxM123456789N123456789O</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: medium;">
|
||||
font-size: medium; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
</body></html>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 12pt;">
|
||||
font-size: 12pt; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 16px;">
|
||||
font-size: 16px; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 1em;">
|
||||
font-size: 1em; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 0.42cm;">
|
||||
font-size: 0.42cm; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 4.2mm;">
|
||||
font-size: 4.2mm; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 1pc;">
|
||||
font-size: 1pc; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 2.25ex;">
|
||||
font-size: 5ex; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
<br>
|
||||
<br>
|
||||
<span style="font-family:arial; font-size: 2.25ex;">
|
||||
<span style="font-family:arial; font-size: smaller;">
|
||||
<span style="font-family:arial; font-size: larger;">
|
||||
font-size: 5ex; - So far, the greatest level of legal compliance activity comes in the area of crackdown on pirates and hackers.
|
||||
The BSA said in Europe last year it issued 4,400 notice and "takedown" requests, mainly to ISPs suspected of hosting a site trafficking elicit copies of copyrighted software.
|
||||
</span>
|
||||
</span>
|
||||
|
||||
</span>
|
||||
|
||||
</body></html>
|
||||
|
|
Загрузка…
Ссылка в новой задаче