[Webkit-unassigned] [Bug 262866] New: text-decoration-thickness should support percentages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Oct 8 10:35:41 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262866
Bug ID: 262866
Summary: text-decoration-thickness should support percentages
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Keywords: GoodFirstBug
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ntim at apple.com
CC: changseok at webkit.org, fantasai.bugs at inkedblade.net,
vitor.roriz at apple.com
This should be pretty simple to support given we already support ems.
Here are places that need changing:
https://searchfox.org/wubkat/rev/9709f5c78a15a0ae1e723096557a6a060822d868/Source/WebCore/css/CSSProperties.json#8301-8305
https://searchfox.org/wubkat/rev/9709f5c78a15a0ae1e723096557a6a060822d868/Source/WebCore/style/StyleBuilderConverter.h#881
https://searchfox.org/wubkat/rev/9709f5c78a15a0ae1e723096557a6a060822d868/Source/WebCore/rendering/style/TextDecorationThickness.h
--
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/20231008/d20b74df/attachment-0001.htm>
More information about the webkit-unassigned
mailing list