[Webkit-unassigned] [Bug 179114] First letter text renderer should be anonymous

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 1 09:51:08 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=179114

--- Comment #13 from zalan <zalan at apple.com> ---
Comment on attachment 325576
  --> https://bugs.webkit.org/attachment.cgi?id=325576
patch

We should tighten the first letter type here. It's odd that we set it on the RenderElement but use it in RenderBoxModelObject for cleanup (I know it's not a new code). I also believe we could even use a more concrete renderer type for all this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171101/e3bc93ac/attachment.html>


More information about the webkit-unassigned mailing list