Summary

Harness status: OK

Found 6 tests

Details

ResultTest NameMessage
Passdisabled checkbox should not be checked from label click
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:17:3)
Passdisabled radio should not be checked from label click
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:28:3)
Passdisabled checkbox should not be checked from label click by dispatchEvent
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:39:3)
Passdisabled radio should not be checked from label click by dispatchEvent
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:50:3)
Failcheckbox morphed into another type should not mutate checked stateassert_false: expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-click.tentative.html:61:3)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-click.tentative.html:53:1
Asserts run
Fail
assert_false(true)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:61:3)
Failradio morphed into another type should not steal the existing checked stateassert_false: expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-click.tentative.html:75:3)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-click.tentative.html:64:1
Asserts run
Fail
assert_false(true)
    at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:75:3)