Summary

Harness status: OK

Found 49 tests

Details

ResultTest NameMessage
PassEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object UIEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassFocusEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "The value of the relatedTarget property should be Document node with 2 children")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object FocusEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassMouseEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the ctrlKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the shiftKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the altKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the metaKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the screenX property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the screenY property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the clientX property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the clientY property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the button property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the buttons property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "The value of the relatedTarget property should be Document node with 2 children")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object MouseEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaZ property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaMode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaZ property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaMode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaZ property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaMode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaZ property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaMode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaZ property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the deltaMode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the screenY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientX property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the clientY property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the button property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the buttons property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the relatedTarget property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassWheelEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(3.1, 3.1, "The value of the deltaX property should be 3.1")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(3.1, 3.1, "The value of the deltaY property should be 3.1")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaZ property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(3.1, 3.1, "The value of the deltaZ property should be 3.1")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a deltaMode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the deltaMode property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the ctrlKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the shiftKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the altKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the metaKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the screenX property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a screenY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the screenY property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientX property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the clientX property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a clientY property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the clientY property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a button property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the button property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a buttons property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(40, 40, "The value of the buttons property should be 40")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a relatedTarget property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(Document node with 2 children, Document node with 2 children, "The value of the relatedTarget property should be Document node with 2 children")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object WheelEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the key property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the code property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the location property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the repeat property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isComposing property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the charCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the keyCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the which property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the key property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the code property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the location property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the repeat property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isComposing property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the charCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the keyCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the which property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the key property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the code property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the location property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the repeat property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isComposing property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the charCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the keyCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the which property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the key property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the code property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the location property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the repeat property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isComposing property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the charCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the keyCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the which property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the ctrlKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the shiftKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the altKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the metaKey property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the key property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the code property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the location property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the repeat property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isComposing property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the charCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the keyCode property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the which property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassKeyboardEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a ctrlKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the ctrlKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a shiftKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the shiftKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a altKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the altKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a metaKey property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the metaKey property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a key property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("string", "string", "The value of the key property should be \"string\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a code property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("string", "string", "The value of the code property should be \"string\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a location property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the location property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a repeat property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the repeat property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isComposing property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the isComposing property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a charCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the charCode property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a keyCode property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the keyCode property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a which property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the which property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object KeyboardEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the data property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the data property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the data property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the data property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("", "", "The value of the data property should be \"\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(null, null, "The value of the view property should be null")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(0, 0, "The value of the detail property should be 0")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassCompositionEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a data property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals("string", "string", "The value of the data property should be \"string\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a view property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(object "[object Window]", object "[object Window]", "The value of the view property should be object \"[object Window]\"")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a detail property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(7, 7, "The value of the detail property should be 7")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object CompositionEvent]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (no argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(5, 5, "The value of the customProp property should be 5")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (undefined argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(5, 5, "The value of the customProp property should be 5")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (null argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(5, 5, "The value of the customProp property should be 5")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (empty argument)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(5, 5, "The value of the customProp property should be 5")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (argument with default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(5, 5, "The value of the customProp property should be 5")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the bubbles property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the cancelable property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassSubclassedEvent constructor (argument with non-default values)
Asserts run
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a customProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(8, 8, "The value of the customProp property should be 8")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a fixedProp property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(17, 17, "The value of the fixedProp property should be 17")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true)
    at assert_props ( /dom/events/Event-subclasses-constructors.html:9:3)
Pass
assert_true(true, "Event object \"[object Event]\" should have a bubbles property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the bubbles property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a cancelable property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(true, true, "The value of the cancelable property should be true")
    at  /dom/events/Event-subclasses-constructors.html:15:5
Pass
assert_true(true, "Event object \"[object Event]\" should have a isTrusted property")
    at  /dom/events/Event-subclasses-constructors.html:12:5
Pass
assert_equals(false, false, "The value of the isTrusted property should be false")
    at  /dom/events/Event-subclasses-constructors.html:15:5
PassUIEvent constructor (view argument with wrong type)
Asserts run
Pass
assert_throws_js(function "function TypeError() { [native code] }", function "function() {     new UIEvent("x", { view: 7 })   }")
    at Test.<anonymous> ( /dom/events/Event-subclasses-constructors.html:175:3)