additonal test cases, changed file:// to file:/// in file lists

This commit is contained in:
karnaze%netscape.com 1999-08-05 00:08:33 +00:00
Родитель 1b52fc25a5
Коммит e92108e74c
11 изменённых файлов: 418 добавлений и 224 удалений

Просмотреть файл

@ -1,3 +1,57 @@
<head>
<base href=http://www.iown.com/buy/af2_results.asp>
</head>
the following is not the bug but is related. Nav put's the images in the 2nd cell
on the same line. Border widths of cells are suspect here.
<table border width=26 cellspacing=0 cellpadding=0>
<tr>
<td><img src="../0/pxl_white.gif" width=2 height=2></td>
<td><img src="../0/pxl_white.gif" width=10 height=2><img src="../0/0.gif" width=10 height=2></td>
</tr>
</table>
<BR>
the following is related to the bug. Nav put's the images in the last cell of the last
table on the same line.
<table border=0 cellspacing=0 cellpadding=0 valign=TOP>
<tr>
<td valign=TOP>
<table width="175" border="0" cellspacing="0" cellpadding="0">
<tr valign=TOP>
<td><img src="../0/0.gif" width=7 height=2></td>
</tr>
<tr valign=TOP>
<td colspan=8 valign=top><a href="../buy/index.htm"><img src="../0/nav_buy_checklist.gif" alt="Buy a home checklist" width=156 height=29 border=0></a><img src="../0/nav_top_left_frag_2.gif" width=19 height=29 alt=""></td>
</tr>
<tr>
<td colspan=3 valign=bottom><img src="../0/pxl_df9f3b.gif" width=156 height=1></td>
</tr>
</table></td>
<td valign="top">
<table width=525 border=0 cellspacing=0 cellpadding=0>
<tr>
<td bgcolor=White><img src="../0/0.gif" width=20 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=20 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=20 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=20 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=67 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=81 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=77 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=63 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=20 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=19 height=2></td>
<td bgcolor=White><img src="../0/0.gif" width=101 height=2></td>
<td><img src="../0/pxl_white.gif" width=15 height=2><img src="../0/0.gif" width=2 height=2></td>
</tr>
<tr>
<td colspan=12><img src="../0/navtop_buy_pr.gif" width=525 height=18 border=0 alt="" usemap="#topnav" ismap><br>
<img src="../0/dot_black.gif" width=525 height=1><br>
<img src="../0/pxl_df9f3b.gif" width=525 height=2></td>
</tr>
</table>
</td>
</tr>
</table>
<BR>
<TABLE WIDTH="420" BORDER="1" CELLSPACING="1" CELLPADDING="1" BGCOLOR="#cccccc"> <TABLE WIDTH="420" BORDER="1" CELLSPACING="1" CELLPADDING="1" BGCOLOR="#cccccc">
<!-- af2_results_elbat.htm - 11/17/98 - 11:12:13 AM --> <!-- af2_results_elbat.htm - 11/17/98 - 11:12:13 AM -->

Просмотреть файл

@ -0,0 +1,33 @@
<!--
Basic scenario is a table with width=100%, with two fixed width
TD elements. It's clearly ambiguous about how to distribute the
excess width to the columns, but Nav appears to dump it all in the
RH column.
-->
<HTML><HEAD><base href="http://home.uleth.ca/css/"></HEAD>
<BODY>
<TABLE WIDTH="100%" BORDER="1" CELLSPACING="0" CELLPADDING="0" bgcolor="#ffcc00">
<TR>
<TD WIDTH="111" VALIGN="TOP" ALIGN="left">
<IMG SRC="/www/1.gif" WIDTH="111" HEIGHT="197" hspace="0" vspace="0">
</TD>
<TD WIDTH="389" VALIGN="TOP">
<IMG SRC="/www/2.gif" WIDTH="381" HEIGHT="98" hspace="0" vspace="0">
</TD>
</TR>
<TR>
<TD WIDTH="111" VALIGN="TOP" ALIGN="left">
something else
</TD>
<TD WIDTH="100%" VALIGN="TOP">
<table border="0" cellspacing="0" cellpadding="0">
<tr><td>Sunday April 11, 1999, 07:34 PM</td></tr>
</table>
</TD>
</TR>
</TABLE>
</BODY></HTML>

Просмотреть файл

@ -0,0 +1,46 @@
<TABLE width=600>
<TR>
<TD width=160></TD>
<TD width=30><IMG height=440 src="" width=30></TD>
<TD width=440>
<TABLE width=440>
<TR>
<TD width=250>
<TABLE width=250>
<TR>
<TD width=245>
<IMG align=left src="http://www.nasa.gov/images/N.gif">
Text text, text: text text text; text. Text, text text....
</TD>
</TR>
</TABLE>
</TD>
<TD width=200>
<TABLE width=200 border=10>
<TR>
<TD height=200 width=200></TD>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
<BR>
This is bug 2904
<TABLE border=1>
<TBODY>
<TR>
<TD>
<TABLE border=1>
<TBODY>
<TR>
<TD>x </TD></TR></TBODY></TABLE></TD>
<TD>
<DIV
style="BORDER-BOTTOM: green 10px groove; BORDER-LEFT: green 10px groove;
BORDER-RIGHT: green 10px groove; BORDER-TOP: green 10px groove;
WIDTH: 100%">x</DIV></TD></TR></TBODY></TABLE>

Просмотреть файл

@ -0,0 +1,6 @@
<table width="100%" border=1 bgcolor="#993300">
<tr>
<td width="600">This is a sample cell.</td>
<td width="100%">&nbsp;</td>
</tr>
</table>

Просмотреть файл

@ -0,0 +1,14 @@
<html>
<base href="http://www.ivillage.com/">
<body>
The vertical grey bar should be 1 pixel wide
<table cellpadding=0 cellspacing=0 border=0>
<tr>
<td width="1" bgcolor="#999999">
<img src="/homepage/images/transpix.gif" width=1 height=2 border=0>
</td>
<td width="139" bgcolor="#ffffcc">&nbsp;D A I LY&nbsp;&nbsp;C H E C K</td>
</tr>
</table>
</body>
</html>

Просмотреть файл

@ -0,0 +1,36 @@
<html>
<body >
<table border="0" width="550" cellpadding="0">
<tr>
<td valign="top" align="center" rowspan="2"><img
src="http://sites.netscape.net/cph/mozilla/spacer.gif"></TD>
<TD valign="top" align="center" colspan="2"><img
src="http://sites.netscape.net/cph/mozilla/banner.gif"
border="0" align="center"></TD>
</TR>
<TR>
<TD valign="top" align="center" width="300">
<TABLE border="0" cellpadding="3" cellspacing="0">
<TR>
<TD width="300" colspan="2">
<img src="http://sites.netscape.net/cph/mozilla/bar.gif">
</TD>
</TR>
<TR>
<TD valign="top" width="50%">New WidgetMasters every Week! </TD>
<TD valign="top" width="50%">WidgetMaster can build your company a
custom WidgetMaster!</TD>
</TR>
</TABLE>
</TD>
<TD valign="top" width="170">
<TABLE border="1" cellpadding="0" cellspacing="0">
<TR>
<td>cell</td>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>

Просмотреть файл

@ -1,77 +1,82 @@
file://s:/mozilla/layout/html/tests/table/bugs/bug1010.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1010.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1067-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1067-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1067-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1067-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1128.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1128.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1164.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1164.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1188.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1188.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1220.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1220.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1224.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1224.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1261.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1261.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1262.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1262.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1296.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1296.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1302.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1302.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1318.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1318.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1430.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1430.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1474.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1474.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1647.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1647.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1725.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1725.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1800.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1800.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-3.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-3.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-4.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-4.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-5.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-5.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1818-6.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1818-6.html
file://s:/mozilla/layout/html/tests/table/bugs/bug1828.html file:///s:/mozilla/layout/html/tests/table/bugs/bug1828.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2050.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2050.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2065.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2065.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2123.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2123.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2267.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2267.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2296.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2296.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2469.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2469.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2509.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2509.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2516.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2516.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2585.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2585.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2684.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2684.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2757.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2757.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2763.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2763.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2773.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2773.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2962.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2962.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2973.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2973.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2981-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2981-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug2981-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug2981-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3037-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3037-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3037-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3037-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3103.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3103.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3105.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3105.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3191.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3191.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3260.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3260.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3263.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3263.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3309-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3309-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3309-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3309-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug3718.html file:///s:/mozilla/layout/html/tests/table/bugs/bug3718.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4093.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4093.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4284.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4284.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4294.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4294.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4382.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4382.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4385.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4385.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4427.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4427.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4429.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4429.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4520.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4501.html
file://s:/mozilla/layout/html/tests/table/bugs/bug4523.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4520.html
file://s:/mozilla/layout/html/tests/table/bugs/bug5838.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4523.html
file://s:/mozilla/layout/html/tests/table/bugs/bug5797.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4576.html
file://s:/mozilla/layout/html/tests/table/bugs/bug6184.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4739.html
file://s:/mozilla/layout/html/tests/table/bugs/bug641-1.html file:///s:/mozilla/layout/html/tests/table/bugs/bug4803.html
file://s:/mozilla/layout/html/tests/table/bugs/bug641-2.html file:///s:/mozilla/layout/html/tests/table/bugs/bug5188.html
file://s:/mozilla/layout/html/tests/table/bugs/bug6404.html file:///s:/mozilla/layout/html/tests/table/bugs/bug5797.html
file://s:/mozilla/layout/html/tests/table/bugs/bug647.html file:///s:/mozilla/layout/html/tests/table/bugs/bug5838.html
file://s:/mozilla/layout/html/tests/table/bugs/bug650.html file:///s:/mozilla/layout/html/tests/table/bugs/bug6184.html
file://s:/mozilla/layout/html/tests/table/bugs/bug6933.html file:///s:/mozilla/layout/html/tests/table/bugs/bug641-1.html
file://s:/mozilla/layout/html/tests/table/bugs/bug709.html file:///s:/mozilla/layout/html/tests/table/bugs/bug641-2.html
file://s:/mozilla/layout/html/tests/table/bugs/bug7243.html file:///s:/mozilla/layout/html/tests/table/bugs/bug6404.html
file://s:/mozilla/layout/html/tests/table/bugs/bug727.html file:///s:/mozilla/layout/html/tests/table/bugs/bug647.html
file://s:/mozilla/layout/html/tests/table/bugs/bug963.html file:///s:/mozilla/layout/html/tests/table/bugs/bug650.html
file:///s:/mozilla/layout/html/tests/table/bugs/bug6933.html
file:///s:/mozilla/layout/html/tests/table/bugs/bug709.html
file:///s:/mozilla/layout/html/tests/table/bugs/bug7243.html
file:///s:/mozilla/layout/html/tests/table/bugs/bug727.html
file:///s:/mozilla/layout/html/tests/table/bugs/bug963.html

Просмотреть файл

@ -1,13 +1,13 @@
file://s:/mozilla/layout/html/tests/table/core/backgrounds.html file:///s:/mozilla/layout/html/tests/table/core/backgrounds.html
file://s:/mozilla/layout/html/tests/table/core/bloomberg.html file:///s:/mozilla/layout/html/tests/table/core/bloomberg.html
file://s:/mozilla/layout/html/tests/table/core/one_row.html file:///s:/mozilla/layout/html/tests/table/core/one_row.html
file://s:/mozilla/layout/html/tests/table/core/col_span.html file:///s:/mozilla/layout/html/tests/table/core/col_span.html
file://s:/mozilla/layout/html/tests/table/core/col_widths.html file:///s:/mozilla/layout/html/tests/table/core/col_widths.html
file://s:/mozilla/layout/html/tests/table/core/conflicts.html file:///s:/mozilla/layout/html/tests/table/core/conflicts.html
file://s:/mozilla/layout/html/tests/table/core/columns.html file:///s:/mozilla/layout/html/tests/table/core/columns.html
file://s:/mozilla/layout/html/tests/table/core/col_widths2.html file:///s:/mozilla/layout/html/tests/table/core/col_widths2.html
file://s:/mozilla/layout/html/tests/table/core/misc.html file:///s:/mozilla/layout/html/tests/table/core/misc.html
file://s:/mozilla/layout/html/tests/table/core/row_span.html file:///s:/mozilla/layout/html/tests/table/core/row_span.html
file://s:/mozilla/layout/html/tests/table/core/col_span2.html file:///s:/mozilla/layout/html/tests/table/core/col_span2.html
file://s:/mozilla/layout/html/tests/table/core/table_widths.html file:///s:/mozilla/layout/html/tests/table/core/table_widths.html

Просмотреть файл

@ -1,125 +1,125 @@
file://s:/mozilla/layout/html/tests/table/marvin/body_col.html file:///s:/mozilla/layout/html/tests/table/marvin/body_col.html
file://s:/mozilla/layout/html/tests/table/marvin/body_tbody.html file:///s:/mozilla/layout/html/tests/table/marvin/body_tbody.html
file://s:/mozilla/layout/html/tests/table/marvin/body_tfoot.html file:///s:/mozilla/layout/html/tests/table/marvin/body_tfoot.html
file://s:/mozilla/layout/html/tests/table/marvin/body_thead.html file:///s:/mozilla/layout/html/tests/table/marvin/body_thead.html
file://s:/mozilla/layout/html/tests/table/marvin/col_span.html file:///s:/mozilla/layout/html/tests/table/marvin/col_span.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_align_justify.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_align_justify.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_span.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_span.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_width_pct.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_width_pct.html
file://s:/mozilla/layout/html/tests/table/marvin/colgroup_width_px.html file:///s:/mozilla/layout/html/tests/table/marvin/colgroup_width_px.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_above.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_above.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_below.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_below.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_border.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_border.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_box.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_box.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_hsides.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_hsides.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_lhs.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_lhs.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_rhs.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_rhs.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_void.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_void.html
file://s:/mozilla/layout/html/tests/table/marvin/table_frame_vsides.html file:///s:/mozilla/layout/html/tests/table/marvin/table_frame_vsides.html
file://s:/mozilla/layout/html/tests/table/marvin/table_row_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/table_row_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/table_row_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/table_row_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/table_row_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/table_row_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/table_rules_all.html file:///s:/mozilla/layout/html/tests/table/marvin/table_rules_all.html
file://s:/mozilla/layout/html/tests/table/marvin/table_rules_cols.html file:///s:/mozilla/layout/html/tests/table/marvin/table_rules_cols.html
file://s:/mozilla/layout/html/tests/table/marvin/table_rules_groups.html file:///s:/mozilla/layout/html/tests/table/marvin/table_rules_groups.html
file://s:/mozilla/layout/html/tests/table/marvin/table_rules_none.html file:///s:/mozilla/layout/html/tests/table/marvin/table_rules_none.html
file://s:/mozilla/layout/html/tests/table/marvin/table_rules_rows.html file:///s:/mozilla/layout/html/tests/table/marvin/table_rules_rows.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_bgcolor_aqua.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_bgcolor_aqua.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_bgcolor_aqua_rgb.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_bgcolor_aqua_rgb.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_border_0.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_border_0.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_border_1.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_border_1.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_border_2.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_border_2.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_border_3.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_border_3.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_bot.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_top.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_caption_align_top.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_cellpadding.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_cellpadding.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_cellpadding_pct.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_cellpadding_pct.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_cellspacing.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_cellspacing.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_cellspacing_pct.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_cellspacing_pct.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_class.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_class.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_default.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_default.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_id.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_id.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onclick.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onclick.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onkeydown.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onkeydown.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onkeypress.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onkeypress.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onkeyup.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onkeyup.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onmousedown.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onmousedown.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onmousemove.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onmousemove.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onmouseout.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onmouseout.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onmouseover.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onmouseover.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_onmouseup.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_onmouseup.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_row_th_nowrap.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_row_th_nowrap.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_style.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_style.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_colspan.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_colspan.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_height.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_height.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_nowrap.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_nowrap.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_rowspan.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_rowspan.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_td_width.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_td_width.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_colspan.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_colspan.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_height.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_height.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_rowspan.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_rowspan.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_th_width.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_th_width.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_width_percent.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_width_percent.html
file://s:/mozilla/layout/html/tests/table/marvin/tables_width_px.html file:///s:/mozilla/layout/html/tests/table/marvin/tables_width_px.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_align_char.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_align_char.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_align_justify.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_align_justify.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_char.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_char.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/tbody_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/tbody_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/td_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/td_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/td_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/td_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/td_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/td_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/td_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/td_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_align_char.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_align_char.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_align_justify.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_align_justify.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_char.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_char.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/tfoot_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/th_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/th_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/th_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/th_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/th_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/th_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/th_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/th_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_align_center.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_align_center.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_align_char.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_align_char.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_align_justify.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_align_justify.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_align_left.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_align_left.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_align_right.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_align_right.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_char.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_char.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/thead_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/thead_valign_top.html
file://s:/mozilla/layout/html/tests/table/marvin/tr_bgcolor_blue.html file:///s:/mozilla/layout/html/tests/table/marvin/tr_bgcolor_blue.html
file://s:/mozilla/layout/html/tests/table/marvin/tr_bgcolor_blue_rgb.html file:///s:/mozilla/layout/html/tests/table/marvin/tr_bgcolor_blue_rgb.html
file://s:/mozilla/layout/html/tests/table/marvin/tr_valign_baseline.html file:///s:/mozilla/layout/html/tests/table/marvin/tr_valign_baseline.html
file://s:/mozilla/layout/html/tests/table/marvin/tr_valign_bottom.html file:///s:/mozilla/layout/html/tests/table/marvin/tr_valign_bottom.html
file://s:/mozilla/layout/html/tests/table/marvin/tr_valign_middle.html file:///s:/mozilla/layout/html/tests/table/marvin/tr_valign_middle.html
file://s:/mozilla/layout/html/tests/table/marvin/XXXtr_valign_top.html file:///s:/mozilla/layout/html/tests/table/marvin/XXXtr_valign_top.html

Просмотреть файл

@ -1,10 +1,10 @@
file://s:/mozilla/layout/html/tests/table/other/cellspacing.html file:///s:/mozilla/layout/html/tests/table/other/cellspacing.html
file://s:/mozilla/layout/html/tests/table/other/cell_widths.html file:///s:/mozilla/layout/html/tests/table/other/cell_widths.html
file://s:/mozilla/layout/html/tests/table/other/empty_cells.html file:///s:/mozilla/layout/html/tests/table/other/empty_cells.html
file://s:/mozilla/layout/html/tests/table/other/nestedTables.html file:///s:/mozilla/layout/html/tests/table/other/nestedTables.html
file://s:/mozilla/layout/html/tests/table/other/padding.html file:///s:/mozilla/layout/html/tests/table/other/padding.html
file://s:/mozilla/layout/html/tests/table/other/slashlogo.html file:///s:/mozilla/layout/html/tests/table/other/slashlogo.html
file://s:/mozilla/layout/html/tests/table/other/wa_table_thtd_rowspan.html file:///s:/mozilla/layout/html/tests/table/other/wa_table_thtd_rowspan.html
file://s:/mozilla/layout/html/tests/table/other/wa_table_tr_align.html file:///s:/mozilla/layout/html/tests/table/other/wa_table_tr_align.html
file://s:/mozilla/layout/html/tests/table/other/ms.html file:///s:/mozilla/layout/html/tests/table/other/ms.html
file://s:/mozilla/layout/html/tests/table/other/XXXwf_table_index.html file:///s:/mozilla/layout/html/tests/table/other/XXXwf_table_index.html

Просмотреть файл

@ -1,4 +1,4 @@
file://s:/mozilla/layout/html/tests/table/viewer_tests/test3.html file:///s:/mozilla/layout/html/tests/table/viewer_tests/test3.html
file://s:/mozilla/layout/html/tests/table/viewer_tests/test4.html file:///s:/mozilla/layout/html/tests/table/viewer_tests/test4.html
file://s:/mozilla/layout/html/tests/table/viewer_tests/test6.html file:///s:/mozilla/layout/html/tests/table/viewer_tests/test6.html