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

Unified Diff: third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt

Issue 2521493002: CSS Transitions: Reduce usage of -webkit prefix in 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/transitions/bad-transition-shorthand-crash-expected.txt
diff --git a/third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt b/third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt
index b63005b3bfd1e81970d25d647301d9a752424fde..7857c29934557e8d9c58fe1b95bafc9374ab1b4b 100644
--- a/third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt
+++ b/third_party/WebKit/LayoutTests/transitions/bad-transition-shorthand-crash-expected.txt
@@ -1,3 +1,3 @@
-This tests a crash that was occuring when you have both an explicit property and 'all' in the -webkit-transition-property CSS property. The crash would occur when you retarget the transition. This test should not crash.
+This tests a crash that was occuring when you have both an explicit property and 'all' in the transition-property CSS property. The crash would occur when you retarget the transition. This test should not crash.

Powered by Google App Engine
This is Rietveld 408576698