JavaScript errors in tests

Here's a list of JavaScript errors from a complete run of the
reftests and a run about 20% through the noninteractive tests.

(I'm not sure if I'll get a complete dataset here, since this run
didn't actually help to get the implementation report.)

-David

JavaScript error: http://test.csswg.org/suites/css2.1/20100917/xhtml1/first-line-floats-003.xht, line 1: document.getElementById("test") is null
JavaScript error: http://test.csswg.org/suites/css2.1/20100917/html4/first-line-floats-003.htm, line 1: document.getElementById("test") is null
JavaScript error: http://test.csswg.org/suites/css2.1/20100917/xhtml1/block-in-inline-insert-015.xht, line 1: doTest is not defined
JavaScript error: http://test.csswg.org/suites/css2.1/20100917/html4/block-in-inline-insert-015.htm, line 1: doTest is not defined
JavaScript error: http://test.csswg.org/suites/css2.1/20100917/xhtml1/block-in-inline-append-002-nosplit-ref.xht, line 1: doTest is not defined
JavaScript error: http://test.csswg.org/suites/css2.1/20100917/html4/block-in-inline-append-002-nosplit-ref.htm, line 1: doTest is not defined
JavaScript error: , line 0: uncaught exception: [Exception... "An attempt was made to use an object that is not, or is no longer, usable"  code: "11" nsresult: "0x8053000b (NS_ERROR_DOM_INVALID_STATE_ERR)"  location: "http://test.csswg.org/suites/css2.1/20100917/xhtml1/position-fixed-006.xht Line: 21"]

-- 
L. David Baron                                 http://dbaron.org/
Mozilla Corporation                       http://www.mozilla.com/

Received on Wednesday, 29 September 2010 23:46:28 UTC