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

Unified Diff: LayoutTests/svg/animations/cyclic-syncbase-expected.txt

Issue 80263007: [SVG] Regression: SVG syncbase animation no longer supports cyclic references (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaselined Created 7 years 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/svg/animations/cyclic-syncbase-expected.txt
diff --git a/LayoutTests/svg/animations/cyclic-syncbase-expected.txt b/LayoutTests/svg/animations/cyclic-syncbase-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..86151ab9d4fd8e27eec9da4c71348c08aa8ed475
--- /dev/null
+++ b/LayoutTests/svg/animations/cyclic-syncbase-expected.txt
@@ -0,0 +1,22 @@
+SVG 1.1 dynamic animation tests
+
+
+Test cyclic for svg animations for syncbases
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS rootSVGElement.getBBox().x is 100
+PASS rootSVGElement.getBBox().y is 0
+PASS rootSVGElement.getBBox().x is 0
+PASS rootSVGElement.getBBox().y is 100
+PASS rootSVGElement.getBBox().x is 100
+PASS rootSVGElement.getBBox().y is 0
+PASS rootSVGElement.getBBox().x is 0
+PASS rootSVGElement.getBBox().y is 100
+PASS rootSVGElement.getBBox().x is 100
+PASS rootSVGElement.getBBox().y is 0
+PASS successfullyParsed is true
+
+TEST COMPLETE
+
« no previous file with comments | « LayoutTests/svg/animations/cyclic-syncbase.html ('k') | LayoutTests/svg/animations/resources/cyclic-syncbase.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698