Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
Optional Feature UnsupportedTouch events in GlobalEventHandlers'expose legacy touch event APIs'
    at supportsTouchEvents (https://wpt.live/touch-events/touch-globaleventhandler-interface.html:7:3)
    at Test.<anonymous> (https://wpt.live/touch-events/touch-globaleventhandler-interface.html:10:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/touch-events/touch-globaleventhandler-interface.html:9:1
Asserts run
Fail
assert_implements_optional(false, "'expose legacy touch event APIs'")
    at supportsTouchEvents ( /touch-events/touch-globaleventhandler-interface.html:7:3)
Optional Feature UnsupportedTouch events are GlobalEventHandlers' own property'expose legacy touch event APIs'
    at supportsTouchEvents (https://wpt.live/touch-events/touch-globaleventhandler-interface.html:7:3)
    at Test.<anonymous> (https://wpt.live/touch-events/touch-globaleventhandler-interface.html:21:5)
    at Test.step (https://wpt.live/resources/testharness.js:2642:25)
    at test (https://wpt.live/resources/testharness.js:633:30)
    at https://wpt.live/touch-events/touch-globaleventhandler-interface.html:20:1
Asserts run
Fail
assert_implements_optional(false, "'expose legacy touch event APIs'")
    at supportsTouchEvents ( /touch-events/touch-globaleventhandler-interface.html:7:3)
PassTouch events not in Element.prototype
Asserts run
Pass
assert_false(false, "Touch event ontouchstart not in Element")
    at Test.<anonymous> ( /touch-events/touch-globaleventhandler-interface.html:36:13)
Pass
assert_false(false, "Touch event ontouchmove not in Element")
    at Test.<anonymous> ( /touch-events/touch-globaleventhandler-interface.html:36:13)
Pass
assert_false(false, "Touch event ontouchend not in Element")
    at Test.<anonymous> ( /touch-events/touch-globaleventhandler-interface.html:36:13)
Pass
assert_false(false, "Touch event ontouchcancel not in Element")
    at Test.<anonymous> ( /touch-events/touch-globaleventhandler-interface.html:36:13)