Index: LayoutTests/transforms/3d/hit-testing/overlapping-layers-hit-test-expected.txt |
diff --git a/LayoutTests/transforms/3d/hit-testing/overlapping-layers-hit-test-expected.txt b/LayoutTests/transforms/3d/hit-testing/overlapping-layers-hit-test-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8ac7aa5da07e5c86e4fd4e6015cbb473723b528a |
--- /dev/null |
+++ b/LayoutTests/transforms/3d/hit-testing/overlapping-layers-hit-test-expected.txt |
@@ -0,0 +1,17 @@ |
+Checks that hit testing is correct when two layers with negative z-offset overlap |
+ |
+Element at 10, 100 has id "container-nopreserve": PASS |
+Element at 20, 100 has id "target2": PASS |
+Element at 80, 100 has id "target1": PASS |
+Element at 100, 100 has id "target1": PASS |
+Element at 120, 100 has id "target1": PASS |
+Element at 180, 100 has id "target1": PASS |
+Element at 190, 100 has id "container-nopreserve": PASS |
+Element at 10, 250 has id "container-preserve": PASS |
+Element at 20, 250 has id "target4": PASS |
+Element at 80, 250 has id "target4": PASS |
+Element at 100, 250 has id "target4": PASS |
+Element at 120, 250 has id "target3": PASS |
+Element at 180, 250 has id "target3": PASS |
+Element at 190, 250 has id "container-preserve": PASS |
+ |