RESOLVED WORKSFORME Bug 26981
Keyframe animations on border don't always work.
https://bugs.webkit.org/show_bug.cgi?id=26981
Summary Keyframe animations on border don't always work.
Simon Fraser (smfr)
Reported 2009-07-05 11:20:49 PDT
Created attachment 32277 [details] Testcase The attached testcase shows a bug where border rules in animation keyframes don't work correctly; the border with and color never animate.
Attachments
Testcase (845 bytes, text/html)
2009-07-05 11:20 PDT, Simon Fraser (smfr)
no flags
LayoutTest for posterity (1.15 KB, text/html)
2009-08-04 17:16 PDT, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2009-08-04 17:12:57 PDT
This is actually working as designed. The border animations don't show because border-style is not set outside the keyframes.
Simon Fraser (smfr)
Comment 2 2009-08-04 17:16:09 PDT
Created attachment 34103 [details] LayoutTest for posterity
Note You need to log in before you can comment on or make changes to this bug.