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

Side by Side Diff: LayoutTests/transforms/3d/hit-testing/negative-zoffset-hit-test-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: Sorry for the late delay. Here is an updated patch. I've put the description under the tested eleme… Created 6 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 Checks that hit testing is correct when a transformed element has negative z-off set
2
3 Element at 50, 50 has id "container": PASS
4 Element at 60, 60 has id "container": PASS
5 Element at 70, 70 has id "target": PASS
6 Element at 80, 80 has id "target": PASS
7 Element at 90, 90 has id "target": PASS
8 Element at 100, 100 has id "target": PASS
9 Element at 150, 150 has id "target": PASS
10 Element at 180, 180 has id "container": PASS
11
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698