| Index: LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-negative-z-expected.txt
|
| diff --git a/LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-negative-z-expected.txt b/LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-negative-z-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3a8eff53c7784083f59ae889a54333d02f3c51da
|
| --- /dev/null
|
| +++ b/LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-negative-z-expected.txt
|
| @@ -0,0 +1,13 @@
|
| +transformed
|
| +child 1
|
| +non transformed child
|
| +child 2
|
| +Test passes if the hover state of a transformed div is activated on the entire surface of the div.
|
| +
|
| +Element at 70, 70 has id "transformed": PASS
|
| +Element at 630, 130 has id "transformed": PASS
|
| +Element at 40, 130 has id "transformed": PASS
|
| +Element at 620, 270 has id "transformed": PASS
|
| +Element at 130, 100 has id "child1": PASS
|
| +Element at 200, 110 has id "child2": PASS
|
| +
|
|
|