Re: JavaScript errors in tests

On 9/29/10 7:45 PM, L. David Baron wrote:
> 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

These were all leftover JS from copy/pasting other tests to create these 
tests originally; sorry about that.  Fixed in svn rev 1485.

-Boris

Received on Thursday, 30 September 2010 04:09:56 UTC