[Webkit-unassigned] [Bug 223568] New: CSS transitions on object-position don't work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 22 02:05:43 PDT 2021


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

            Bug ID: 223568
           Summary: CSS transitions on object-position don't work
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ntim.bugs at gmail.com

Testcase URL:

data:text/html,<style>img { width: 100px; height: 100px; object-fit: cover; object-position: center; transition: all 0.3s;} img:hover {object-position: left }</style><img src="https://placekitten.com/g/600/300">

Latest Firefox & Chrome work properly.

-- 
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/20210322/e2c7d1d0/attachment-0001.htm>


More information about the webkit-unassigned mailing list