Index: third_party/WebKit/LayoutTests/platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
index 9e6401db3bc98d5f77a48f26fb6245a1fd2ee177..244a2e74f94840958065c52c9e59aa17906b50cf 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 |