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

Unified Diff: LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt

Issue 1251983005: Flag to disable SMIL support (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: smil not sMIL 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
Index: LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt
diff --git a/LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt b/LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..d6c3d74042ffa5c485a003e7edd1584a74940a0a
--- /dev/null
+++ b/LayoutTests/virtual/without-smil/svg/animations/exposed/effect-expected.txt
@@ -0,0 +1,5 @@
+ PASS rect.width.animVal.value is 100
+PASS rect.height.animVal.value is 200
+PASS rect["transform"].animVal.numberOfItems is 1
+PASS rect["transform"].animVal.getItem(0).angle is 300
+

Powered by Google App Engine
This is Rietveld 408576698