Summary

Harness status: OK

Found 3 tests

Details

ResultTest NameMessage
PasssetAttribute and removeAttribute must enqueue and invoke attributeChangedCallback
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:41:5)
Pass
assert_array_equals([Element node <my-custom-element title="foo"></my-custom-element>, "begin"], [Element node <my-custom-element title="foo"></my-custom-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:43:5)
Pass
assert_array_equals([Element node <my-custom-element data-title="baz"></my-custom-element>, "begin"], [Element node <my-custom-element data-title="baz"></my-custom-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:44:5)
Pass
assert_array_equals([Element node <my-custom-element data-title="baz"></my-custom-element>, "end"], [Element node <my-custom-element data-title="baz"></my-custom-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:45:5)
Pass
assert_array_equals([Element node <my-custom-element title="foo"></my-custom-element>, "end"], [Element node <my-custom-element title="foo"></my-custom-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:46:5)
PasstoggleAttribute must enqueue and invoke attributeChangedCallback
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:66:5)
Pass
assert_array_equals([Element node <my-custom-element title=""></my-custom-element>, "begin"], [Element node <my-custom-element title=""></my-custom-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:68:5)
Pass
assert_array_equals([Element node <my-custom-element data-title=""></my-custom-element>, "begin"], [Element node <my-custom-element data-title=""></my-custom-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:69:5)
Pass
assert_array_equals([Element node <my-custom-element data-title=""></my-custom-element>, "end"], [Element node <my-custom-element data-title=""></my-custom-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:70:5)
Pass
assert_array_equals([Element node <my-custom-element title=""></my-custom-element>, "end"], [Element node <my-custom-element title=""></my-custom-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:71:5)
PassCalling Node.prototype.cloneNode(false) must push a new element queue to the processing stack
Asserts run
Pass
assert_equals(4, 4)
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:97:5)
Pass
assert_equals(8, 8)
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:100:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "begin"], [Element node <self-cloning-element></self-cloning-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:101:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "end"], [Element node <self-cloning-element></self-cloning-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:102:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "begin"], [Element node <self-cloning-element></self-cloning-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:103:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "end"], [Element node <self-cloning-element></self-cloning-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:104:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "begin"], [Element node <self-cloning-element></self-cloning-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:105:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "begin"], [Element node <self-cloning-element></self-cloning-element>, "begin"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:106:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "end"], [Element node <self-cloning-element></self-cloning-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:107:5)
Pass
assert_array_equals([Element node <self-cloning-element></self-cloning-element>, "end"], [Element node <self-cloning-element></self-cloning-element>, "end"])
    at Test.<anonymous> ( /custom-elements/reaction-timing.html:108:5)