Summary

Harness status: OK

Found 132 tests

Details

ResultTest NameMessage
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test0" type="chec...], [Element node <input class="click activates container test0" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test1" type="chec...], [Element node <input class="click activates container test1" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test2" type="chec...], [Element node <input class="click activates container test2" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test3" type="chec...], [Element node <input class="click activates container test3" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test4" type="chec...], [Element node <input class="click activates container test4" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test5" type="chec...], [Element node <input class="click activates container test5" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test6" type="chec...], [Element node <input class="click activates container test6" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test7" type="chec...], [Element node <input class="click activates container test7" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test8" type="chec...], [Element node <input class="click activates container test8" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test9" type="chec...], [Element node <input class="click activates container test9" type="chec...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=checkbox></INPUT> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test10" type="che...], [Element node <input class="click activates container test10" type="che...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test11" type="rad...], [Element node <input class="click activates container test11" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test12" type="rad...], [Element node <input class="click activates container test12" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test13" type="rad...], [Element node <input class="click activates container test13" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test14" type="rad...], [Element node <input class="click activates container test14" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test15" type="rad...], [Element node <input class="click activates container test15" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test16" type="rad...], [Element node <input class="click activates container test16" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test17" type="rad...], [Element node <input class="click activates container test17" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test18" type="rad...], [Element node <input class="click activates container test18" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test19" type="rad...], [Element node <input class="click activates container test19" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test20" type="rad...], [Element node <input class="click activates container test20" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <INPUT type=radio></INPUT> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input class="click activates container test21" type="rad...], [Element node <input class="click activates container test21" type="rad...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=submit></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=image></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test44">...], [Element node <form onreset="activated(this)" class="activates test44">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test45">...], [Element node <form onreset="activated(this)" class="activates test45">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test46">...], [Element node <form onreset="activated(this)" class="activates test46">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test47">...], [Element node <form onreset="activated(this)" class="activates test47">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test48">...], [Element node <form onreset="activated(this)" class="activates test48">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test49">...], [Element node <form onreset="activated(this)" class="activates test49">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test50">...], [Element node <form onreset="activated(this)" class="activates test50">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test51">...], [Element node <form onreset="activated(this)" class="activates test51">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test52">...], [Element node <form onreset="activated(this)" class="activates test52">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test53">...], [Element node <form onreset="activated(this)" class="activates test53">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><INPUT type=reset></INPUT></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test54">...], [Element node <form onreset="activated(this)" class="activates test54">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=submit></BUTTON></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test66">...], [Element node <form onreset="activated(this)" class="activates test66">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test67">...], [Element node <form onreset="activated(this)" class="activates test67">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test68">...], [Element node <form onreset="activated(this)" class="activates test68">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test69">...], [Element node <form onreset="activated(this)" class="activates test69">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test70">...], [Element node <form onreset="activated(this)" class="activates test70">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test71">...], [Element node <form onreset="activated(this)" class="activates test71">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test72">...], [Element node <form onreset="activated(this)" class="activates test72">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test73">...], [Element node <form onreset="activated(this)" class="activates test73">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test74">...], [Element node <form onreset="activated(this)" class="activates test74">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test75">...], [Element node <form onreset="activated(this)" class="activates test75">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <FORM><BUTTON type=reset></BUTTON></FORM> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <form onreset="activated(this)" class="activates test76">...], [Element node <form onreset="activated(this)" class="activates test76">...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test77_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test77_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test78_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test78_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test79_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test79_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test80_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test80_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test81_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test81_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test82_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test82_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test83_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test83_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test84_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test84_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test85_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test85_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test86_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test86_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <A></A> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test87_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test87_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test88_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test88_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test89_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test89_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test90_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test90_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test91_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test91_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test92_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test92_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test93_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test93_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test94_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test94_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test95_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test95_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test96_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test96_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test97_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test97_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <AREA></AREA> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test98_link"], ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test98_link"])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <DETAILS><SUMMARY></SUMMARY></DETAILS> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <details ontoggle="activated(this)" class="activates test...], [Element node <details ontoggle="activated(this)" class="activates test...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
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: expected property 0 to be Element node <input type="checkbox" onclick="this.checked ? activated(... but got Element node <form onsubmit="activated(this); return false" class="act... (expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] got [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
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: expected property 0 to be Element node <input type="checkbox" onclick="this.checked ? activated(... but got Element node <form onsubmit="activated(this); return false" class="act... (expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] got [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
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: expected property 0 to be Element node <input type="checkbox" onclick="this.checked ? activated(... but got Element node <form onreset="activated(this)" class="activates test114"... (expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] got [Element node <form onreset="activated(this)" class="activates test114"...])
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onreset="activated(this)" class="activates test114"...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
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: expected property 0 to be Element node <input type="checkbox" onclick="this.checked ? activated(... but got Element node <form onsubmit="activated(this); return false" class="act... (expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] got [Element node <form onsubmit="activated(this); return false" class="act...])
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
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: expected property 0 to be Element node <input type="checkbox" onclick="this.checked ? activated(... but got Element node <form onreset="activated(this)" class="activates test116"... (expected array [Element node <input type="checkbox" onclick="this.checked ? activated(...] got [Element node <form onreset="activated(this)" class="activates test116"...])
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onreset="activated(this)" class="activates test116"...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <A></A>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <AREA></AREA>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL> of parent <LABEL><BUTTON type=button></BUTTON></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([Element node <input type="checkbox" onclick="this.checked ? activated(...], [Element node <input type="checkbox" onclick="this.checked ? activated(...])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <INPUT type=checkbox></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <INPUT type=radio></INPUT>, only child should be activated.
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=submit></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got [Element node <form onsubmit="activated(this); return false" class="act...] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=image></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got [Element node <form onsubmit="activated(this); return false" class="act...] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><INPUT type=reset></INPUT></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got [Element node <form onreset="activated(this)" class="activates test125"...] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onreset="activated(this)" class="activates test125"...], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><BUTTON type=submit></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got [Element node <form onsubmit="activated(this); return false" class="act...] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onsubmit="activated(this); return false" class="act...], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <FORM><BUTTON type=reset></BUTTON></FORM>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got [Element node <form onreset="activated(this)" class="activates test127"...] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals([Element node <form onreset="activated(this)" class="activates test127"...], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <A></A>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test128_link"] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test128_link"], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
FailWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <AREA></AREA>, only child should be activated.assert_array_equals: lengths differ, expected array [] length 0, got ["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test129_link"] length 1
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html:155:21)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2759:32)
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2805:25)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2684:25)
Asserts run
Fail
assert_array_equals(["https://xn--n8j6ds53lwwkrqhv28a.wpt.live/dom/events/Event-dispatch-single-activation-behavior.html#test129_link"], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <DETAILS><SUMMARY></SUMMARY></DETAILS>, only child should be activated.
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)
PassWhen clicking child <LABEL><BUTTON type=button></BUTTON></LABEL> of parent <LABEL><INPUT type=checkbox></INPUT><SPAN></SPAN></LABEL>, only child should be activated.
Asserts run
Pass
assert_array_equals([], [])
    at Test.<anonymous> ( /dom/events/Event-dispatch-single-activation-behavior.html:155:21)