WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
135353
Use CSS3 Decorating Box concept to determine thickness for text decorations
https://bugs.webkit.org/show_bug.cgi?id=135353
Summary
Use CSS3 Decorating Box concept to determine thickness for text decorations
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-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2014-07-28 14:37:46 PDT
Created
attachment 235617
[details]
Patch
Myles C. Maxfield
Comment 2
2014-07-28 14:40:11 PDT
<
rdar://problem/15044440
>
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.
Top of Page
Format For Printing
XML
Clone This Bug