WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
187301
[LFC] Generate anonymous inline box for text content.
https://bugs.webkit.org/show_bug.cgi?id=187301
Summary
[LFC] Generate anonymous inline box for text content.
zalan
Reported
2018-07-03 14:29:18 PDT
ssia.
Attachments
Patch
(4.68 KB, patch)
2018-07-03 14:34 PDT
,
zalan
koivisto
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
zalan
Comment 1
2018-07-03 14:34:26 PDT
Created
attachment 344220
[details]
Patch
Antti Koivisto
Comment 2
2018-07-03 14:38:24 PDT
Comment on
attachment 344220
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=344220&action=review
> Source/WebCore/layout/layouttree/LayoutInlineBox.h:44 > + void setContent(String text) { m_textContent = text; }
Maybe setTextContent?
zalan
Comment 3
2018-07-03 15:28:48 PDT
Committed
r233482
: <
https://trac.webkit.org/changeset/233482
>
Radar WebKit Bug Importer
Comment 4
2018-07-03 15:31:18 PDT
<
rdar://problem/41795310
>
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