Bug 135353

Summary: Use CSS3 Decorating Box concept to determine thickness for text decorations
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: NEW    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, glenn, je_julie.kim, jonlee, kondapallykalyan, martin.schaus, simon.fraser, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=230083
Attachments:
Description Flags
Patch mmaxfield: review-

Myles C. Maxfield
Reported 2014-07-28 14:19:53 PDT
Use CSS3 Decorating Box concept to determine thickness for text decorations
Attachments
Patch (8.65 KB, patch)
2014-07-28 14:37 PDT, Myles C. Maxfield
mmaxfield: review-
Myles C. Maxfield
Comment 1 2014-07-28 14:37:46 PDT
Myles C. Maxfield
Comment 2 2014-07-28 14:40:11 PDT
Myles C. Maxfield
Comment 3 2014-09-08 19:59:40 PDT
Comment on attachment 235617 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=235617&action=review > Source/WebCore/rendering/InlineTextBox.h:187 > + const InlineFlowBox* m_decoratingBox; This blows up the size by a significant amount. See if the performance hit of computing this when it is needed is too high.
Myles C. Maxfield
Comment 4 2022-04-04 14:22:28 PDT
*** Bug 167331 has been marked as a duplicate of this bug. ***
Myles C. Maxfield
Comment 5 2022-04-04 14:23:03 PDT
*** Bug 190772 has been marked as a duplicate of this bug. ***
Myles C. Maxfield
Comment 6 2022-07-16 20:18:05 PDT
*** Bug 130657 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.