mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 02:31:59 +00:00
Update printer regression tests. r=karnaze a=rickg
This commit is contained in:
parent
8c87f968ad
commit
e68701c14a
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user