[Webkit-unassigned] [Bug 201181] New: InlineTextBox::end() should return first-past-end offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 27 08:05:40 PDT 2019


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

            Bug ID: 201181
           Summary: InlineTextBox::end() should return first-past-end
                    offset
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

It currently points to the last character, except for empty text boxes. This is awkward in itself and also inconsistent, as we use first-past-end offset everywhere else.

-- 
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/20190827/906f66ce/attachment.html>


More information about the webkit-unassigned mailing list