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. |