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+
zalan
Comment 1 2018-07-03 14:34:26 PDT
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
Radar WebKit Bug Importer
Comment 4 2018-07-03 15:31:18 PDT
Note You need to log in before you can comment on or make changes to this bug.