Index: third_party/WebKit/LayoutTests/svg/custom/svg-length-rem-crash-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/svg/custom/svg-length-rem-crash-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/svg-length-rem-crash-expected.txt |
index 9388ebd51bb5a8686c4bc4a44cde0714ea16ad54..757d98e5652d017a4285ea1b7c781603d0210c56 100644 |
--- a/third_party/WebKit/LayoutTests/svg/custom/svg-length-rem-crash-expected.txt |
+++ b/third_party/WebKit/LayoutTests/svg/custom/svg-length-rem-crash-expected.txt |
@@ -1,2 +1,2 @@ |
-CONSOLE ERROR: line 2: Error: Invalid value for <svg> attribute width="1re" |
+CONSOLE ERROR: line 2: Error: <svg> attribute width: Expected length, "1re". |
This test passes if it doesn't crash in ASAN. |