[Webkit-unassigned] [Bug 231361] New: implement transform: perspective(none)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 7 07:33:53 PDT 2021


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

            Bug ID: 231361
           Summary: implement transform: perspective(none)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbaron at dbaron.org

This is a bug to implement perspective(none), that is, the "none" keyword as an argument to the perspective transform function.  This was agreed by the CSS Working Group in https://github.com/w3c/csswg-drafts/issues/6488 and added to the spec in https://github.com/w3c/csswg-drafts/pull/6691 .  It was implemented in Gecko at https://bugzilla.mozilla.org/show_bug.cgi?id=1725207 and will be implemented in Chromium at https://bugs.chromium.org/p/chromium/issues/detail?id=1253596 .

There are currently a few tests in WPT in:
css/css-transforms/animation/transform-interpolation-001.html
css/css-transforms/parsing/transform-valid.html
and I plan to add one more in:
css/css-transforms/parsing/transform-computed.html

-- 
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/20211007/8a0ca466/attachment.htm>


More information about the webkit-unassigned mailing list