From 6ef543abcbf4d0d8fe8e99b5dfb2834492c5cb6a Mon Sep 17 00:00:00 2001 From: Brian Birtles Date: Wed, 26 Aug 2009 21:19:44 -0700 Subject: [PATCH] Patch for bug 508206. --- content/svg/content/test/Makefile.in | 1 + .../test/test_animLengthRelativeUnits.xhtml | 78 +++++++++++++++++++ 2 files changed, 79 insertions(+) create mode 100644 content/svg/content/test/test_animLengthRelativeUnits.xhtml diff --git a/content/svg/content/test/Makefile.in b/content/svg/content/test/Makefile.in index cd73cd058f3..7e0e8d741ed 100644 --- a/content/svg/content/test/Makefile.in +++ b/content/svg/content/test/Makefile.in @@ -45,6 +45,7 @@ include $(DEPTH)/config/autoconf.mk include $(topsrcdir)/config/rules.mk _TEST_FILES = \ + test_animLengthRelativeUnits.xhtml \ test_animLengthUnits.xhtml \ test_bbox.xhtml \ bbox-helper.svg \ diff --git a/content/svg/content/test/test_animLengthRelativeUnits.xhtml b/content/svg/content/test/test_animLengthRelativeUnits.xhtml new file mode 100644 index 00000000000..beec852ccb9 --- /dev/null +++ b/content/svg/content/test/test_animLengthRelativeUnits.xhtml @@ -0,0 +1,78 @@ + + + + Test for liveness of relative units in animation + + + + + +Mozilla Bug 508206 +

+ + +
+
+
+ +