- From: Daniel Holbert <dholbert@mozilla.com>
- Date: Fri, 28 Jun 2013 15:30:23 -0700
- To: slava_but@hotmail.com, www-svg@w3.org
That test fails because it relies on "animateColor", which is unlikely to be implemented in Firefox because it's superfluous. (See https://bugzilla.mozilla.org/show_bug.cgi?id=436296 for more info.) If you replace "animateColor" with "animate", the test passes. ~Daniel On 06/27/2013 06:28 AM, Vyacheslav Butskyy wrote: > Test > http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectMiniApproved/animate-elem-23-t.html > <http://www.w3.org/Graphics/SVG/Test/20110816/harness/htmlObjectMiniApproved/animate-elem-23-t.html%20%20%20%20%20> not > passed in FF21/W7 when other passed > > > > Faithfully, > > > > Vyacheslav Butskyy. >
Received on Friday, 28 June 2013 22:30:50 UTC