RESOLVED FIXED Bug 247172
Fix default angle cases from at-font-face-descriptors.html
https://bugs.webkit.org/show_bug.cgi?id=247172
Summary Fix default angle cases from at-font-face-descriptors.html
Tim Nguyen (:ntim)
Reported 2022-10-27 23:22:52 PDT
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
Attachments
Radar WebKit Bug Importer
Comment 1 2022-10-27 23:23:20 PDT
Tim Nguyen (:ntim)
Comment 2 2022-10-27 23:25:19 PDT
Tim Nguyen (:ntim)
Comment 3 2022-10-27 23:26:12 PDT
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/36707
EWS
Comment 4 2022-10-28 06:47:05 PDT
Committed 256098@main (3e8ac0a21f30): <https://commits.webkit.org/256098@main> Reviewed commits have been landed. Closing PR #5890 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.