NEW 89816
First call to animatedPathSegList is incorrect
https://bugs.webkit.org/show_bug.cgi?id=89816
Summary First call to animatedPathSegList is incorrect
Philip Rogers
Reported 2012-06-23 13:47:12 PDT
Created attachment 149181 [details] Testcase In the attached testcase we have a path with cardinality 2 and we animate it from a path of cardinality 4 to a path of cardinality 5, and finally back to the original path. If we query the initial path seg list everything works great. If we do not, the first call to animatedPathSegList.length will be incorrect (returning 2 instead of 4).
Attachments
Testcase (937 bytes, text/html)
2012-06-23 13:47 PDT, Philip Rogers
no flags
Brent Fulgham
Comment 1 2022-07-15 15:18:36 PDT
This seems broken in all browsers.
Radar WebKit Bug Importer
Comment 2 2022-07-15 15:18:46 PDT
Note You need to log in before you can comment on or make changes to this bug.