Update printer regression tests. r=karnaze a=rickg

This commit is contained in:
dcone%netscape.com 2000-02-28 14:27:50 +00:00
parent 8c87f968ad
commit e68701c14a
2 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
file:///s|/mozilla/layout/html/tests/printer/table/table1.html
file:///s|/mozilla/layout/html/tests/printer/table/table2.html
file:///s|/mozilla/layout/html/tests/printer/table/test3.html

View File

@ -3,7 +3,7 @@ if %1==baseline goto baseline
:verify
if not exist verify mkdir verify
s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\printer\table\verify\ -rd s:\mozilla\layout\html\tests\printer\table -f s:\mozilla\layout\html\tests\printer\images\file_list.txt
s:\mozilla\dist\win32_d.obj\bin\viewer -Prt 1 -o s:\mozilla\layout\html\tests\printer\table\verify\ -rd s:\mozilla\layout\html\tests\printer\table -f s:\mozilla\layout\html\tests\printer\table\file_list.txt
goto done
:baseline