[Webkit-unassigned] [Bug 171250] New: When informing multiples prefixed transform properties in transition, transform-origin is also transitioned

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 24 14:43:31 PDT 2017


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

            Bug ID: 171250
           Summary: When informing multiples prefixed transform properties
                    in transition, transform-origin is also transitioned
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Macintosh
                OS: macOS 10.12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: franpaco86 at gmail.com

When you inform, for example:

transition: -ms-transform 1s ease, transform 1s ease;

for an element, its transform-origin is algo transitioned.

A working example:

https://jsfiddle.net/3umthzxh/6/ 

It worked on the last version of Safari bundled with macOS 10.12.3, after upgrading to macOS 10.12.4 the bug appeared.

The bug is in WebKit 12603.1.30.0.34, r215681 too.

-- 
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/20170424/59e06385/attachment.html>


More information about the webkit-unassigned mailing list