kitesurf · WPT

FAIL
expected FAIL · 395 ms
▶ run in kitesurf
Test
/dom/events/Event-dispatch-single-activation-behavior.html
Actual
FAIL
Expected
FAIL
Unexpected
no
Duration
395 ms
Harness
OK
Counts
Reason
Run
https://kitesurf.rendering.cfdata.org/?url=http%3A%2F%2Fwpt.live%2Fdom%2Fevents%2FEvent-dispatch-single-activation-behavior.html ↗
Upstream
view on github.com/web-platform-tests/wpt ↗

Subtests

statussubtestmessage
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test0" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test1" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test2" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test3" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test4" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test5" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test6" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test7" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test8" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test9" type="chec...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=checkbox></INPUT> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test10" type="che...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test11" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test12" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test13" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test14" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test15" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test16" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test17" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test18" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test19" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test20" type="rad...] length 1, got [] length 0
FAILWhen clicking child <INPUT type=radio></INPUT> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input class="click activates container test21" type="rad...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test44">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test45">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test46">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test47">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test48">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test49">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test50">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test51">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test52">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test53">...] length 1, got [] length 0
FAILWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test54">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onsubmit="activated(this); return false" class="act...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test66">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test67">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test68">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test69">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test70">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test71">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test72">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test73">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test74">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test75">...] length 1, got [] length 0
FAILWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <form onreset="activated(this)" class="activates test76">...] length 1, got [] length 0
PASSWhen clicking child <A></A> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
PASSWhen clicking child <A></A> of parent <INPUT type=radio></INPUT>, only child should be activated.
PASSWhen clicking child <A></A> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <A></A> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <A></A> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <A></A> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
PASSWhen clicking child <A></A> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
PASSWhen clicking child <A></A> of parent <AREA></AREA>, only child should be activated.
PASSWhen clicking child <A></A> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
PASSWhen clicking child <A></A> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
PASSWhen clicking child <A></A> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
FAILWhen clicking child <AREA></AREA> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test88_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test89_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test90_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test91_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test92_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test93_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test94_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test95_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test96_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test97_link"] length 1, got [] length 0
FAILWhen clicking child <AREA></AREA> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array ["http://web-platform.test:8000/dom/events/Event-dispatch-single-activation-behavior.html#test98_link"] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <details ontoggle="activated(this)" class="activates test...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <INPUT type=checkbox></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <INPUT type=radio></INPUT>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
FAILWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.assert_array_equals: lengths differ, expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] length 1, got [] length 0
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <INPUT type=radio></INPUT>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <A></A>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <AREA></AREA>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
PASSWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.

bundle built 2026-07-16T07:16:48.063Z