[Webkit-unassigned] [Bug 253182] New: ASSERTION FAILED: !nextSibling() in WebCore::RenderBox *WebCore::RenderBox::nextSiblingBox() const

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 1 11:49:05 PST 2023


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

            Bug ID: 253182
           Summary: ASSERTION FAILED: !nextSibling() in WebCore::RenderBox
                    *WebCore::RenderBox::nextSiblingBox() const
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML Editing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sgill26 at apple.com
                CC: wenson_hsieh at apple.com

Created attachment 465249

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

Testcase

The assertion gets triggered with the attached test case. The next sibling is a RenderText so nextSiblingBox returns nullptr

-- 
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/20230301/286174ab/attachment-0001.htm>


More information about the webkit-unassigned mailing list