[Webkit-unassigned] [Bug 192495] Range.getBoundingClientRect() returns wrong size when started before a br tag.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 18:15:13 PST 2019


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

Gabe Giosia <giosia at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #363508|0                           |1
        is obsolete|                            |
 Attachment #363829|                            |commit-queue?
              Flags|                            |

--- Comment #10 from Gabe Giosia <giosia at google.com> ---
Created attachment 363829

  --> https://bugs.webkit.org/attachment.cgi?id=363829&action=review

Fix Range end offsets

Uses local-end offsets rather than using the end-offset within the node. This was mostly working before because contained nodes use maxInt to signify fully contained.

-- 
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/20190307/e919b052/attachment.html>


More information about the webkit-unassigned mailing list