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

Side by Side Diff: LayoutTests/transitions/transition-hit-test-transform-expected.txt

Issue 637763002: Unprefix usage of -webkit-transform in tests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 2 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
1 This test starts a transition of the '-webkit-transform' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works 1 This test starts a transition of the 'transform' property and then does elementF romPoint calls at the shown yellow dots to see if hit testing works
2 PASS - 150px was outside as it should be 2 PASS - 150px was outside as it should be
3 PASS - 300px was inside as it should be 3 PASS - 300px was inside as it should be
4 PASS - 450px was outside as it should be 4 PASS - 450px was outside as it should be
5 5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698