[Webkit-unassigned] [Bug 108184] ASSERT(time.isFinite()) in SVGSMILElement::createInstanceTimesFromSyncbase

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 10:41:54 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=108184


Philip Rogers <pdr at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #220818|review?                     |review+
               Flag|                            |




--- Comment #5 from Philip Rogers <pdr at google.com>  2014-01-10 10:39:35 PST ---
(From update of attachment 220818)
Thanks for updating this. I think your new approach looks good.

Not required, but it would be nice to add this testcase so we don't accidentally break this in the future:
<rect width="100" height="100" fill="green">
  <animate id="fri" attributeName="x" begin="0s; fri.end + 3s" from="0" to="400" dur="5s"/>
</rect>
(you would need to clean this up and format it like the other animation tests)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list