OLD | NEW |
| (Empty) |
1 Makes sure that event.path is empty before dispatching the event. | |
2 length: 0 | |
3 #b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument
], length: 5 | |
4 Makes sure that event.path returns static NodeList. | |
5 #b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument
], length: 5 | |
6 Makes sure that event.path isn't emptified after dispatching the event. | |
7 #b, #a, [object HTMLBodyElement], [object HTMLHtmlElement], [object HTMLDocument
], length: 5 | |
8 PASS successfullyParsed is true | |
9 | |
10 TEST COMPLETE | |
11 | |
OLD | NEW |