Index: third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt b/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
index a4500382ec0bcbc461a3fc4038d5f34d6b60f502..4bb3865833b7e886ddd4fdde31276471208a4915 100644 |
--- a/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 4: border-image-source: url(images/shadow-border.png); border-image-slice: 10; border-image-repeat: stretch; |
+CONSOLE MESSAGE: line 4: border-image-source: url("images/shadow-border.png"); border-image-slice: 10; border-image-repeat: stretch; |
This test should not crash |