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

Side by Side Diff: LayoutTests/transforms/3d/hit-testing/hover-rotated-with-children-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 unified diff | Download patch
OLDNEW
(Empty)
1 transformed
2 child 1
3 non transformed child
4 child 2
5 Test passes if the hover state of a transformed div is activated on the entire s urface of the div.
6
7 Element at 70, 70 has id "transformed": PASS
8 Element at 630, 130 has id "transformed": PASS
9 Element at 40, 130 has id "transformed": PASS
10 Element at 620, 270 has id "transformed": PASS
11 Element at 130, 100 has id "child1": PASS
12 Element at 200, 110 has id "child2": PASS
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698