[Webkit-unassigned] [Bug 182181] Range getBoundingClientRect returning zero rect on simple text node with <br> before it
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 8 07:43:55 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=182181
--- Comment #9 from Gabe Giosia <giosia at google.com> ---
> if (simpleLineLayout() && parent()->firstChild() == parent()->lastChild()) {
comes from https://trac.webkit.org/changeset/215054/webkit which appears to have been a workaround for this same bug.
I'm not sure if it's best to revert that in the same patch as fixing the Range bug, or would it be better to do that separately?
--
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/20190308/e09fef77/attachment.html>
More information about the webkit-unassigned
mailing list