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

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

Issue 980233002: [svg2] Make 'cx', 'cy' and 'r' presentation attributes (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase Created 5 years, 9 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 bedb675e8f5fc67ba5957283865834330993ff3a..0c58cbd1d79e9733e3394fb0b700c1b65d17fbcd 100644
--- a/LayoutTests/transitions/svg-layout-transition-expected.txt
+++ b/LayoutTests/transitions/svg-layout-transition-expected.txt
@@ -1,7 +1,18 @@
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 - "x" property for "sx" element at 0.5s saw something close to: 150
+PASS - "y" property for "sy" element at 0.5s saw something close to: 150
+PASS - "x" property for "mx" element at 0.5s saw something close to: 150
+PASS - "y" property for "my" element at 0.5s saw something close to: 150
+PASS - "x" property for "ix" element at 0.5s saw something close to: 150
+PASS - "y" property for "iy" element at 0.5s saw something close to: 150
+PASS - "x" property for "fx" element at 0.5s saw something close to: 150
+PASS - "y" property for "fy" 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
+PASS - "r" property for "cr" element at 0.5s saw something close to: 150
+PASS - "cx" property for "cx" element at 0.5s saw something close to: 150
+PASS - "cy" property for "cy" element at 0.5s saw something close to: 150

Powered by Google App Engine
This is Rietveld 408576698