[Webkit-unassigned] [Bug 246909] New: font-style: oblique with calc() should allow out-of-range angles, but clamp them
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Oct 22 20:32:02 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=246909
Bug ID: 246909
Summary: font-style: oblique with calc() should allow
out-of-range angles, but clamp them
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
`font-style: oblique calc(91deg)` is allowed but should be clamped to `font-style: oblique 90deg`
Ditto for `font-style: oblique calc(-91deg)`
See: https://drafts.csswg.org/css-values-3/#calc-range
WPT: https://wpt.live/css/css-fonts/variations/font-style-parsing.html
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/20221023/7499f756/attachment.htm>
More information about the webkit-unassigned
mailing list