[Webkit-unassigned] [Bug 143601] Unprefixed transition: filter is accepted by Safari but does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 11 09:11:21 PDT 2015


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

--- Comment #1 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Dean, with this:

transition: -webkit-filter 0.3s;
transition: filter 0.3s;

should we be smart enough to ignore the second rule with the invalid transitioned property name?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150411/a54304fb/attachment.html>


More information about the webkit-unassigned mailing list