OLD | NEW |
| (Empty) |
1 | |
2 | |
3 | |
4 Hello WPT! | |
5 | |
6 Another teal | |
7 This is a testharness.js-based test. | |
8 PASS Negative co-ordinates | |
9 PASS co-ordinates larger than the viewport | |
10 PASS co-ordinates larger than the viewport from in iframe | |
11 PASS Return first element that is the target for hit testing | |
12 PASS First element to get mouse events with pointer-events css | |
13 PASS SVG element at x,y | |
14 FAIL transformed element at x,y assert_equals: Should have returned pink element
that has a transform expected Element node <div id="pink" class="size pink" sty
le="transform: transl... but got null | |
15 FAIL no hit target at x,y assert_equals: Should have returned the root expected
Element node <body> | |
16 <div id="purple" class="size purple"> </div... but got null | |
17 PASS No viewport available | |
18 Harness: the test ran to completion. | |
19 | |
OLD | NEW |