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

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

Issue 81153002: Fix hover area for divs with css transforms Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: adding layout test that fails with this approach. Created 7 years, 1 month 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-negative-z-expected.txt
diff --git a/LayoutTests/transforms/3d/hit-testing/hover-rotated-negative-z-expected.txt b/LayoutTests/transforms/3d/hit-testing/hover-rotated-negative-z-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..18c8230750118001c126cc21536ab2e0a6bfbd1f
--- /dev/null
+++ b/LayoutTests/transforms/3d/hit-testing/hover-rotated-negative-z-expected.txt
@@ -0,0 +1,8 @@
+transformed
+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
+

Powered by Google App Engine
This is Rietveld 408576698