[Webkit-unassigned] [Bug 247172] New: Fix default angle cases from at-font-face-descriptors.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 27 23:22:52 PDT 2022


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

            Bug ID: 247172
           Summary: Fix default angle cases from
                    at-font-face-descriptors.html
           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

The default angle is now 14deg, not 20deg, but even then, I do not think we should treat the default angle specially in this case, given that it changed. We lose information by serializing to the shorter form (did the author intend to mean 20deg or the current default angle?). For clarity, always putting the angle is better.

See: https://github.com/w3c/csswg-drafts/issues/2295


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/20221028/a229ae85/attachment.htm>


More information about the webkit-unassigned mailing list