RESOLVED WORKSFORME 76733
Some transitions are not applied if style is changed via adding a stylesheet
https://bugs.webkit.org/show_bug.cgi?id=76733
Summary Some transitions are not applied if style is changed via adding a stylesheet
Simon Fraser (smfr)
Reported 2012-01-20 13:21:31 PST
http://css1k.com/#turnaround looks quite different in WebKit and Firefox, for example the border-radius does not animate in WebKit. I think shorthands may not be getting animated in this case.
Attachments
css file for test (159 bytes, text/css)
2012-01-20 13:21 PST, Simon Fraser (smfr)
no flags
Testcase (460 bytes, text/html)
2012-01-20 13:22 PST, Simon Fraser (smfr)
no flags
Simon Fraser (smfr)
Comment 1 2012-01-20 13:21:53 PST
Created attachment 123366 [details] css file for test
Simon Fraser (smfr)
Comment 2 2012-01-20 13:22:23 PST
Created attachment 123367 [details] Testcase
Radar WebKit Bug Importer
Comment 3 2016-02-15 10:55:54 PST
Simon Fraser (smfr)
Comment 4 2016-04-07 17:23:03 PDT
The test case has the same behavior in all browsers, because the stylesheet has the "alternate" attribute. Removing that makes it work. Also the site this was reported on looks the same in WebKit and Firefox now so may have changed.
Note You need to log in before you can comment on or make changes to this bug.