NEW 31074
Web Inspector: CSS Keyframe Animation Editor
https://bugs.webkit.org/show_bug.cgi?id=31074
Summary Web Inspector: CSS Keyframe Animation Editor
Keishi Hattori
Reported 2009-11-03 11:44:37 PST
You can set bezier functions as timing functions for CSS keyframe animations but I can't see it ever being used without a Apple Motion-like keyframe editor. Since it is WebKit only functionality, maybe Web Inspector should offer it.
Attachments
Simon Fraser (smfr)
Comment 1 2010-12-31 09:12:20 PST
But how would you save the results?
Alexander Pavlov (apavlov)
Comment 2 2010-12-31 09:55:11 PST
Currently, we have only one option to export textual data - via the clipboard. E.g., for CSS stylesheet resources we now keep track of change history, and any file revision data can be exported by drag-and-dropping the respective tree element into any text editor that supports pasting/dropping of text/plain data. At least, we can build the CSS text and present it to the user.
Radar WebKit Bug Importer
Comment 3 2014-01-12 16:15:35 PST
Devin Rousso
Comment 4 2019-08-06 10:40:25 PDT
*** Bug 176484 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.