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

Unified Diff: third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt

Issue 2513343006: CSS Animations: Remove unnecessary webkit prefixes from layout tests (Closed)
Patch Set: Created 4 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: third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt
index ef48ac723c20756106a98fc50a639802d860fe8c..efbf5d11274b71a4ad1c4d334c397491fe2afbda 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/animation-hit-test-transform-expected.txt
@@ -1,4 +1,4 @@
-This test starts an animation of the '-webkit-transform' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works
+This test starts an animation of the 'transform' property and then does elementFromPoint calls at the shown yellow dots to see if hit testing works
PASS - 150px was outside as it should be
PASS - 300px was inside as it should be
PASS - 450px was outside as it should be

Powered by Google App Engine
This is Rietveld 408576698