Index: LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
diff --git a/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt b/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
index f138be7d8d73e4517c44559bf18d11de4c7b9144..e77be6e6e55d7cfa8f46772d2586d44383b60424 100644 |
--- a/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
+++ b/LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt |
@@ -1,7 +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" |
layer at (0,0) size 800x600 |
LayoutView at (0,0) size 800x600 |
layer at (0,0) size 800x600 |