Index: LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
diff --git a/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt b/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
index aca9d46d7f2bd3374e3140f72b39f502f4e45987..a4500382ec0bcbc461a3fc4038d5f34d6b60f502 100644 |
--- a/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
+++ b/LayoutTests/fast/css/parse-border-image-repeat-null-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE MESSAGE: line 4: border-image-source: url(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 |