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

Side by Side Diff: LayoutTests/transforms/3d/hit-testing/overlapping-layers-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 two layers with negative z-offset overla p
2
3 Element at 10, 100 has id "container-nopreserve": PASS
4 Element at 20, 100 has id "target2": PASS
5 Element at 80, 100 has id "target1": PASS
6 Element at 100, 100 has id "target1": PASS
7 Element at 120, 100 has id "target1": PASS
8 Element at 180, 100 has id "target1": PASS
9 Element at 190, 100 has id "container-nopreserve": PASS
10 Element at 10, 250 has id "container-preserve": PASS
11 Element at 20, 250 has id "target4": PASS
12 Element at 80, 250 has id "target4": PASS
13 Element at 100, 250 has id "target4": PASS
14 Element at 120, 250 has id "target3": PASS
15 Element at 180, 250 has id "target3": PASS
16 Element at 190, 250 has id "container-preserve": PASS
17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698