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

Unified Diff: LayoutTests/transitions/svg-layout-transition-expected.txt

Issue 955033002: [svg2] Make 'rx' and 'ry' presentation attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: review fixes Created 5 years, 10 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
Index: LayoutTests/transitions/svg-layout-transition-expected.txt
diff --git a/LayoutTests/transitions/svg-layout-transition-expected.txt b/LayoutTests/transitions/svg-layout-transition-expected.txt
index 5547189fb233fb66e40ba37b96273e9f9ee18881..bedb675e8f5fc67ba5957283865834330993ff3a 100644
--- a/LayoutTests/transitions/svg-layout-transition-expected.txt
+++ b/LayoutTests/transitions/svg-layout-transition-expected.txt
@@ -1,3 +1,7 @@
PASS - "x" property for "x" element at 0.5s saw something close to: 150
PASS - "y" property for "y" element at 0.5s saw something close to: 150
+PASS - "rx" property for "rx" element at 0.5s saw something close to: 150
+PASS - "ry" property for "ry" element at 0.5s saw something close to: 150
+PASS - "rx" property for "erx" element at 0.5s saw something close to: 150
+PASS - "ry" property for "ery" element at 0.5s saw something close to: 150

Powered by Google App Engine
This is Rietveld 408576698