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

Unified Diff: LayoutTests/svg/animations/svg-tests-on-smil-elements-expected.html

Issue 424753002: SVGSMILElement should respect SVGTests results (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: private Created 6 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/svg/animations/svg-tests-on-smil-elements.html ('k') | Source/core/svg/SVGAnimationElement.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/svg/animations/svg-tests-on-smil-elements-expected.html
diff --git a/LayoutTests/svg/animations/svg-tests-on-smil-elements-expected.html b/LayoutTests/svg/animations/svg-tests-on-smil-elements-expected.html
new file mode 100644
index 0000000000000000000000000000000000000000..4a15f5bf36bb08a68b8f8537713bdc0b9c79b68f
--- /dev/null
+++ b/LayoutTests/svg/animations/svg-tests-on-smil-elements-expected.html
@@ -0,0 +1,4 @@
+<!DOCTYPE html>
+<svg>
+ <rect id="#target" x="10" y="10" width="10" height="10" style="fill: green"/>
+</svg>
« no previous file with comments | « LayoutTests/svg/animations/svg-tests-on-smil-elements.html ('k') | Source/core/svg/SVGAnimationElement.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698