Pass | The default value of onpointerdown is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerdown content attribute must be compiled into the onpointerdown property | Asserts runPass | assert_equals("function", "function", "The onpointerdown property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerdown", "pointerdown", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerdown event must trigger element.onpointerdown | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointerup is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerup content attribute must be compiled into the onpointerup property | Asserts runPass | assert_equals("function", "function", "The onpointerup property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerup", "pointerup", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerup event must trigger element.onpointerup | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointercancel is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointercancel content attribute must be compiled into the onpointercancel property | Asserts runPass | assert_equals("function", "function", "The onpointercancel property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointercancel", "pointercancel", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointercancel event must trigger element.onpointercancel | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointermove is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointermove content attribute must be compiled into the onpointermove property | Asserts runPass | assert_equals("function", "function", "The onpointermove property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointermove", "pointermove", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointermove event must trigger element.onpointermove | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointerover is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerover content attribute must be compiled into the onpointerover property | Asserts runPass | assert_equals("function", "function", "The onpointerover property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerover", "pointerover", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerover event must trigger element.onpointerover | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointerout is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerout content attribute must be compiled into the onpointerout property | Asserts runPass | assert_equals("function", "function", "The onpointerout property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerout", "pointerout", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerout event must trigger element.onpointerout | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointerenter is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerenter content attribute must be compiled into the onpointerenter property | Asserts runPass | assert_equals("function", "function", "The onpointerenter property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerenter", "pointerenter", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerenter event must trigger element.onpointerenter | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onpointerleave is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onpointerleave content attribute must be compiled into the onpointerleave property | Asserts runPass | assert_equals("function", "function", "The onpointerleave property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("pointerleave", "pointerleave", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a pointerleave event must trigger element.onpointerleave | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of ongotpointercapture is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The ongotpointercapture content attribute must be compiled into the ongotpointercapture property | Asserts runPass | assert_equals("function", "function", "The ongotpointercapture property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("gotpointercapture", "gotpointercapture", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a gotpointercapture event must trigger element.ongotpointercapture | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|
Pass | The default value of onlostpointercapture is always null | Asserts runPass | assert_equals(null, null, "The default value of the property is null for a Window instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLSpanElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a SVGGElement instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) | Pass | assert_equals(null, null, "The default value of the property is null for a HTMLDocument instance")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:37:17) |
|
Pass | The onlostpointercapture content attribute must be compiled into the onlostpointercapture property | Asserts runPass | assert_equals("function", "function", "The onlostpointercapture property must be a function")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:46:15) | Pass | assert_equals("lostpointercapture", "lostpointercapture", "Calling the handler must run the code")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:48:15) |
|
Pass | dispatching a lostpointercapture event must trigger element.onlostpointercapture | Asserts runPass | assert_equals(Element node <meta></meta>, Element node <meta></meta>, "The event must be fired at the <meta> element")
at Test.<anonymous> ( /pointerevents/pointerevent_on_event_handlers.html:55:17) |
|