Pass | disabled checkbox should not be checked from label click | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:17:3) |
|
Pass | disabled radio should not be checked from label click | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:28:3) |
|
Pass | disabled checkbox should not be checked from label click by dispatchEvent | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:39:3) |
|
Pass | disabled radio should not be checked from label click by dispatchEvent | Asserts runPass | assert_false(false)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:50:3) |
|
Fail | checkbox morphed into another type should not mutate checked state | assert_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 runFail | assert_false(true)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:61:3) |
|
Fail | radio morphed into another type should not steal the existing checked state | assert_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 runFail | assert_false(true)
at Test.<anonymous> ( /dom/events/Event-dispatch-click.tentative.html:75:3) |
|