<html>
<head>
<base href="https://bugs.webkit.org/" />
</head>
<body>
<p>
<div>
<b><a class="bz_bug_link
bz_status_NEW "
title="NEW - Unprefixed transition: filter is accepted by Safari but does not work"
href="https://bugs.webkit.org/show_bug.cgi?id=143601#c1">Comment # 1</a>
on <a class="bz_bug_link
bz_status_NEW "
title="NEW - Unprefixed transition: filter is accepted by Safari but does not work"
href="https://bugs.webkit.org/show_bug.cgi?id=143601">bug 143601</a>
from <span class="vcard"><a class="email" href="mailto:simon.fraser@apple.com" title="Simon Fraser (smfr) <simon.fraser@apple.com>"> <span class="fn">Simon Fraser (smfr)</span></a>
</span></b>
<pre>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?</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>