new regression test not affecting the build.

This commit is contained in:
karnaze%netscape.com 2000-11-15 19:47:30 +00:00
Родитель 8e787c9493
Коммит e2e00887a3
9 изменённых файлов: 125 добавлений и 32 удалений

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

@ -0,0 +1,31 @@
<HTML>
<HEAD>
<TITLE>from bug 51037...</TITLE>
<script>
function showp()
{
document.getElementById("popup").style.visibility="visible";
/* if bug 34240's fixed kills this testcase, try adding the following:
* document.getElementById("popup").style.backgroundColor = "lightgreen";
*/
}
</script>
</HEAD>
<BODY onload="showp()">
The cell padding should not disappear
<table style="position:absolute;left:120px;top:120px;" id="popup" border="1" cellpadding="10">
<tr>
<td>S&eacute;lection</td>
</tr>
<tr>
<td>Suppression</td>
</tr>
</table>
</BODY>
</HTML>

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

@ -0,0 +1,7 @@
<HTML><BODY><TABLE><TR><TD>
<TABLE border=1><TR><TD><SCRIPT language=JavaScript>
document.write('<form method=post name = "DominoForm1" action="' + document.forms[1].action + '">');
</SCRIPT>
</TD></TR></TABLE></TD><TD>X</TD></TR></TABLE>

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

@ -0,0 +1,7 @@
<HTML><BODY><form action="1"></form><form action="2"></form><TABLE border=1><TR><TD>
<SCRIPT language=JavaScript>
document.write('<form action="' + document.forms[1].action + '">');
</SCRIPT>
</TD><TD>X</TD></TR></TABLE>

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

@ -0,0 +1,18 @@
<table border="3">
<tr>
<td>
<table width="500" cellpadding=10 border="2" style="table-layout:fixed">
<TR>
<TD width=400>
<TABLE BORDER="1">
<TR>
<TD>Have a tip or rumor to share? Just click on the icon and if you get a BrowserWatch net.fame be sure and display the icon on your own home page for all to see!</TD>
</TR>
</TABLE>
</TD>
<td>foo</td>
</TR>
</TABLE>
</TD>
</TR>
</TABLE>

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

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

@ -0,0 +1,53 @@
file:///s|/mozilla/layout/html/tests/table/bugs/bug10009.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1010.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10140.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10216.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10269-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10269-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10296-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10296-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1055-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1055-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10036.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10039.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug10565.html
##the following does not seem to load, perhaps a remote image problem
##file:///s|/mozilla/layout/html/tests/table/bugs/bug10633.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/bug11026.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1128.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11321.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11331.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11384q.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11384s.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1163-1.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/bug11944.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug11945.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug13196.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug14929.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12008.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1220.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12287.xul
file:///s|/mozilla/layout/html/tests/table/bugs/bug1224.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12268.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12384.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/bug12709.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1271.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12908-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12908-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12012.xul
file:///s|/mozilla/layout/html/tests/table/bugs/bug12910.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug12910-2.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/bug13105.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug13118.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug1318.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug13169.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug13484.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug13526.html

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

@ -13,6 +13,7 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug3681-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3718.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug38916.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug3977.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug40828.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/bug4294.html
@ -35,9 +36,12 @@ file:///s|/mozilla/layout/html/tests/table/bugs/bug4849.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug4849-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5188.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug51727.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug53690-1.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug53690-2.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5797.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5538.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5798.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5799.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5835.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug5838.html
file:///s|/mozilla/layout/html/tests/table/bugs/bug59252.html

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

@ -11,21 +11,24 @@ if %1==baseline goto baseline
:verify
if not exist verify mkdir verify
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list1.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list2.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list3.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list4.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list5.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list6.txt
REM s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -d 5 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list_printing.txt
goto done
:baseline
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list1.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list2.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list3.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list4.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list5.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\ -f s:\mozilla\layout\html\tests\table\bugs\file_list6.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -d 1 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list6.txt
REM s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -d 5 -o s:\mozilla\layout\html\tests\table\bugs\verify\ -rd s:\mozilla\layout\html\tests\table\bugs -f s:\mozilla\layout\html\tests\table\bugs\file_list_printing.txt
goto done
:error

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

@ -1,30 +0,0 @@
#!/bin/sh
# create test file to use first; since we don't know where the tree
# is, and we need full pathnames in the file, we create it on the fly.
viewer=$MOZILLA_FIVE_HOME/viewer
echo viewer: $viewer
testsfile=/tmp/$$-tests.txt
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list.txt > $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list2.txt >> $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list3.txt >> $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list4.txt >> $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list5.txt >> $testsfile
sed -e "s@file:///s|@file:$MOZ_SRC@" < file_list6.txt >> $testsfile
if test "$1"x = "baselinex"; then
rm -r -f baseline
mkdir baseline
$viewer -d 1 -o baseline/ -f $testsfile
elif test "$1"x = "verifyx"; then
rm -r -f verify
mkdir verify
$viewer -d 1 -o verify/ -rd baseline/ -f $testsfile
elif test "$1"x = "cleanx"; then
rm -r -f verify baseline
else
echo "Usage: $0 baseline|verify|clean"
fi
rm -f $testsfile