Index: third_party/WebKit/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
index e77be6e6e55d7cfa8f46772d2586d44383b60424..ae0b376b435c64e553fd71ee71796ae4dc234ea2 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
@@ -1,9 +1,9 @@ |
-CONSOLE ERROR: line 20: Error: Invalid value for <svg> attribute preserveAspectRatio="defer" |
-CONSOLE ERROR: line 23: Error: Invalid value for <svg> attribute preserveAspectRatio="defer meet" |
-CONSOLE ERROR: line 26: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet a" |
-CONSOLE ERROR: line 29: Error: Invalid value for <svg> attribute preserveAspectRatio="defer 1 xMidYMid meet" |
-CONSOLE ERROR: line 32: Error: Invalid value for <svg> attribute preserveAspectRatio="defer , xMidYMid meet" |
-CONSOLE ERROR: line 39: Error: Invalid value for <svg> attribute preserveAspectRatio="defer xMidYMid meet" |
+CONSOLE ERROR: line 20: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer". |
+CONSOLE ERROR: line 23: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer meet". |
+CONSOLE ERROR: line 26: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…". |
+CONSOLE ERROR: line 29: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer 1 xMidYMid…". |
+CONSOLE ERROR: line 32: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer , xMidYMid…". |
+CONSOLE ERROR: line 39: Error: <svg> attribute preserveAspectRatio: Unrecognized enumerated value, "defer xMidYMid m…". |
layer at (0,0) size 800x600 |
LayoutView at (0,0) size 800x600 |
layer at (0,0) size 800x600 |