Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Unified Diff: LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-negative-z-expected.txt

Issue 79943002: Only not take zOffset into account during hit-testing when child layers are in the same 3d renderin… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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..74c28f075d9a1a9fe281c358c09367432bee3213
--- /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
+Checks that hit testing is correct when a transformed element has childs with negative z-offset
+
+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
+

Powered by Google App Engine
This is Rietveld 408576698