[Webkit-unassigned] [Bug 171250] REGRESSION (Safari 10.1): When 'transition' contains -ms-transform, transform-origin is also transitioned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 26 11:09:50 PDT 2017


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

--- Comment #3 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Spec says:

"If one of the identifiers listed is not a recognized property name or is not an animatable property, the implementation must still start transitions on the animatable properties in the list using the duration, delay, and timing function at their respective indices in the lists for transition-duration, transition-delay, and transition-timing-function. In other words, unrecognized or non-animatable properties must be kept in the list to preserve the matching of indices."

so we're wrong here.

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


More information about the webkit-unassigned mailing list