Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(34)

Unified Diff: LayoutTests/platform/win/svg/custom/preserve-aspect-ratio-syntax-expected.txt

Issue 1224263002: Remove 'defer' KeyWord from preserveAspectRatio (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Align with review comments Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/dom/preserve-aspect-ratio-parser.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « LayoutTests/TestExpectations ('k') | LayoutTests/svg/dom/preserve-aspect-ratio-parser.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698