[Webkit-unassigned] [Bug 187774] New: Use a single tri-state member to distinguish between "normal", "italic" and "oblique" font-style values
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 18 11:15:07 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187774
Bug ID: 187774
Summary: Use a single tri-state member to distinguish between
"normal", "italic" and "oblique" font-style values
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: graouts at apple.com
As part of https://bugs.webkit.org/show_bug.cgi?id=187722, we've made the FontDescriptionRequest slope member an optional to be able to distinguish between "normal" and any other value. However, we also need to look at the FontDescription fontStyleAxis member to distinguish between "italic" and "oblique 20deg". We should have a single tri-state member to distinguish between all these values.
--
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/20180718/7920fb22/attachment.html>
More information about the webkit-unassigned
mailing list