Pass | Event path for an event with a relatedTarget. relatedTarget != target. | Asserts runPass | assert_equals(2, 2)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "test1"], ["target", "test1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test1", "test1", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "test1"], ["target", "test1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. Event should be dispatched even when target and relatedTarget are same. | Asserts runPass | assert_equals(2, 2)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "test1"], ["target", "test1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test1", "test1", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "test1"], ["target", "test1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. Event should stop at the shadow root | Asserts runPass | assert_equals(2, 2)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr"], ["target", "sr"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr", "sr", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr"], ["target", "sr"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget which is identical to target. Event should be dispatched and should stop at the shadow root. | Asserts runPass | assert_equals(2, 2)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr"], ["target", "sr"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr", "sr", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr"], ["target", "sr"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. target and relaterTarget do not share any shadow-including ancestor. target is in a shadow tree. | Asserts runPass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target1", "target1", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target1", "target1", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target1", "sr1", "host1", "test3_1"], ["target1", "sr1", "host1", "test3_1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr1", "sr1", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target1", "target1", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target1", "sr1", "host1", "test3_1"], ["target1", "sr1", "host1", "test3_1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host1", "host1", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host1", "host1", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target1", "sr1", "host1", "test3_1"], ["target1", "sr1", "host1", "test3_1"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test3_1", "test3_1", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host1", "host1", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target1", "sr1", "host1", "test3_1"], ["target1", "sr1", "host1", "test3_1"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. target and relaterTarget do not share any shadow-including ancestor. target is not in a shadow tree | Asserts runPass | assert_equals(2, 2)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host1", "host1", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host1", "host1", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["host1", "test3_1"], ["host1", "test3_1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test3_1", "test3_1", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host1", "host1", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["host1", "test3_1"], ["host1", "test3_1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. target and relaterTarget share the same shadow-including ancestor. Both are in shadow trees. | Asserts runPass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host3", "host3", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr2", "sr2", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host3", "host3", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host2", "host2", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host2", "host2", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host3", "host3", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr1", "sr1", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host2", "host2", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host3", "host3", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. relatedTarget is a shadow-including ancestor of target. | Asserts runPass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr2", "sr2", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host2", "host2", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host2", "host2", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr1", "sr1", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host2", "host2", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "sr2", "host2", "sr1"], ["target", "sr2", "host2", "sr1"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. target is a shadow-including ancestor of relatedTarget. | Asserts runPass | assert_equals(0, 0)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) |
|
Pass | Event path for an event with a relatedTarget. target is assigned to a slot. | Asserts runPass | assert_equals(5, 5)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host", "host", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot", "sr", "host", "test5"], ["target", "slot", "sr", "host", "test5"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot", "slot", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot", "sr", "host", "test5"], ["target", "slot", "sr", "host", "test5"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr", "sr", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related", "related", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot", "sr", "host", "test5"], ["target", "slot", "sr", "host", "test5"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host", "host", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host", "host", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot", "sr", "host", "test5"], ["target", "slot", "sr", "host", "test5"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test5", "test5", "currentTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host", "host", "relatedTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot", "sr", "host", "test5"], ["target", "slot", "sr", "host", "test5"], "composedPath at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. relatedTarget is assigned to a slot. | Asserts runPass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("related", "related", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("related", "related", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["related", "sr", "host", "test5"], ["related", "sr", "host", "test5"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr", "sr", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("related", "related", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["related", "sr", "host", "test5"], ["related", "sr", "host", "test5"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host", "host", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host", "host", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["related", "sr", "host", "test5"], ["related", "sr", "host", "test5"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("test5", "test5", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host", "host", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("target", "target", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["related", "sr", "host", "test5"], ["related", "sr", "host", "test5"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. Event should be dispatched at every slots. | Asserts runPass | assert_equals(17, 17)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot4", "slot4", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot5", "slot5", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr5", "sr5", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host5", "host5", "currentTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr4", "sr4", "currentTarget at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host4", "host4", "currentTarget at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr3", "sr3", "currentTarget at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host3", "host3", "currentTarget at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot1", "slot1", "currentTarget at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("d1", "d1", "currentTarget at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot2", "slot2", "currentTarget at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr2", "sr2", "currentTarget at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host2", "host2", "currentTarget at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr1", "sr1", "currentTarget at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related1", "related1", "relatedTarget at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host1", "host1", "currentTarget at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr0", "sr0", "currentTarget at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|
Pass | Event path for an event with a relatedTarget. Event should be dispatched at every slots. relatedTarget should be correctly retargeted. | Asserts runPass | assert_equals(17, 17)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:152:3) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("target", "target", "currentTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 0 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot4", "slot4", "currentTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 1 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot5", "slot5", "currentTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 2 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr5", "sr5", "currentTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 3 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host5", "host5", "currentTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 4 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr4", "sr4", "currentTarget at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 5 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host4", "host4", "currentTarget at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 6 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr3", "sr3", "currentTarget at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("target", "target", "target at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 7 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host3", "host3", "currentTarget at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 8 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot1", "slot1", "currentTarget at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 9 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("d1", "d1", "currentTarget at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 10 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("slot2", "slot2", "currentTarget at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related2", "related2", "relatedTarget at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 11 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr2", "sr2", "currentTarget at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("related2", "related2", "relatedTarget at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 12 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host2", "host2", "currentTarget at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 13 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr1", "sr1", "currentTarget at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host2", "host2", "relatedTarget at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 14 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("host1", "host1", "currentTarget at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 15 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) | Pass | assert_equals(4, 4)
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:154:5) | Pass | assert_equals("sr0", "sr0", "currentTarget at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:155:5) | Pass | assert_equals("host3", "host3", "target at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:156:5) | Pass | assert_equals("host1", "host1", "relatedTarget at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:157:5) | Pass | assert_array_equals(["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], ["target", "slot4", "slot5", "sr5", "host5", "sr4", "host4", "sr3", "host3", "slot1", "d1", "slot2", "sr2", "host2", "sr1", "host1", "sr0"], "composedPath at 16 should be same")
at assert_event_path_equals ( /shadow-dom/resources/shadow-dom.js:158:5) |
|