Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PassThe EventHandler is an element's event handler and has no form owner.
Asserts run
Pass
assert_equals("undefined", "undefined", "HTMLImageElement.prototype.complete")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:51:3)
Pass
assert_equals("number", "number", "HTMLTableCellElement.prototype.cellIndex")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:52:3)
Pass
assert_equals("undefined", "undefined", "HTMLTableRowElement.prototype.cellIndex")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:53:3)
Pass
assert_equals("string", "string", "Document.prototype.domain")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:54:3)
Pass
assert_equals("function", "function", "window.print")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:55:3)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:56:3)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:57:3)
Pass
assert_equals("undefined", "undefined")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:58:3)
Pass
assert_equals("undefined", "undefined")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:59:3)
Pass
assert_equals("object", "object", "The argument of event handler")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:60:3)
PassThe EventHandler is an element's event handler and has a form owner.
Asserts run
Pass
assert_equals("undefined", "undefined", "HTMLQuoteElement.prototype.cite")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:106:3)
Pass
assert_equals("boolean", "boolean", "HTMLButtonElement.prototype.autofocus")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:107:3)
Pass
assert_equals("object", "object", "HTMLButtonElement.prototype.form")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:108:3)
Pass
assert_equals("string", "string", "HTMLFormElement.prototype.encoding")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:109:3)
Pass
assert_equals("string", "string", "Document.prototype.domain")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:110:3)
Pass
assert_equals("function", "function", "window.print")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:111:3)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:112:3)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:113:3)
Pass
assert_equals("undefined", "undefined")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:114:3)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:115:3)
Pass
assert_equals("object", "object", "The argument of event handler")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:116:3)
PassThe EventHandler is not an element's event handler (i.e. Window's event handler) and has no form owner.
Asserts run
Pass
assert_equals("undefined", "undefined", "Document.prototype.domain")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:155:5)
Pass
assert_equals("function", "function", "window.print")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:156:5)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:157:5)
Pass
assert_equals("object", "object")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:158:5)
Pass
assert_equals("undefined", "undefined")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:159:5)
Pass
assert_in_array("string", ["object", "string"], "The first argument of onerror event handler")
    at Test.<anonymous> ( /html/webappapis/scripting/events/compile-event-handler-lexical-scopes.html:160:5)