e.g. <span></span>
Created attachment 414981 [details] Patch
Created attachment 414985 [details] Patch
Committed r270229: <https://trac.webkit.org/changeset/270229> All reviewed patches have been landed. Closing bug and clearing flags on attachment 414985 [details].
<rdar://problem/71787459>
Comment on attachment 414985 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=414985&action=review > Source/WebCore/layout/inlineformatting/InlineLineBox.cpp:121 > + auto inlineBoxAbsolutelogicalTop = inlineBoxLogicalRect.top(); Absolutelogical seems like it could be two words.