Layout::Box with Optional<text content> looks a bit odd.
<rdar://problem/59336020>
Created attachment 390340 [details] Patch
Comment on attachment 390340 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=390340&action=review > Source/WebCore/layout/layouttree/AnonymousInlineTextBox.h:37 > +class AnonymousInlineTextBox : public Box { Shorter name would be cool as discussed. > Source/WebCore/layout/layouttree/TextContext.h:-35 > -struct TextContext { Another Context bites the dust!
Created attachment 390342 [details] Patch
Created attachment 390343 [details] Patch
Created attachment 390344 [details] Patch
The commit-queue encountered the following flaky tests while processing attachment 390344 [details]: editing/spelling/spellcheck-async-remove-frame.html bug 158401 (authors: morrita@google.com, rniwa@webkit.org, and tony@chromium.org) The commit-queue is continuing to process your patch.
The commit-queue encountered the following flaky tests while processing attachment 390344 [details]: editing/spelling/spellcheck-attribute.html bug 206178 (authors: g.czajkowski@samsung.com, mark.lam@apple.com, and rniwa@webkit.org) The commit-queue is continuing to process your patch.
Comment on attachment 390344 [details] Patch Clearing flags on attachment: 390344 Committed r256304: <https://trac.webkit.org/changeset/256304>
All reviewed patches have been landed. Closing bug.