1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/layout/reftests/reftest-sanity/scripttests.list Wed Dec 31 06:09:35 2014 +0100 1.3 @@ -0,0 +1,10 @@ 1.4 +# test script keyword. 1.5 + 1.6 +# cases where the test does not include an appropriate getTestCases() function, 1.7 +# or where getTestCases() does not return an array of objects with methods 1.8 +# testPassed() and testDescription() can not be included since they always 1.9 +# produce unexpected failures. 1.10 + 1.11 +script scripttest-pass.html 1.12 +fails script scripttest-fail.html 1.13 +fails script scripttest-pass-fail.html