[Webkit-unassigned] [Bug 246960] New: Fix at-font-face-descriptors.html to not expect clamped value for font-style

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 14:01:41 PDT 2022


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

            Bug ID: 246960
           Summary: Fix at-font-face-descriptors.html to not expect
                    clamped value for font-style
           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: ntim at apple.com
            Blocks: 246579

css/css-fonts/variations/at-font-face-descriptors.html assumes `font-style: oblique calc(91deg)` gets serialized to `font-style: oblique 90deg` in the specified style, which should not be the case according to the spec: https://drafts.csswg.org/css-values-3/#calc-range

> (Clamping is not performed on specified values.)


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=246579
[Bug 246579] [meta] css/css-fonts WebKit specific failures
-- 
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/20221024/273947ca/attachment.htm>


More information about the webkit-unassigned mailing list