[Webkit-unassigned] [Bug 133539] ASSERTION FAILED: !childBox.isRenderFlowThread() in WebCore::canComputeRegionRangeForBox

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 5 10:25:01 PDT 2014


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


Zalan Bujtas <zalan at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #232529|0                           |1
        is obsolete|                            |




--- Comment #1 from Zalan Bujtas <zalan at apple.com>  2014-06-05 10:25:24 PST ---
Created an attachment (id=232562)
 --> (https://bugs.webkit.org/attachment.cgi?id=232562&action=review)
Test reduction

Previous test case was missing the content.

Asserting when the RenderTextControl has a child of RenderMultiColumnFlowThread.

RenderView 0x7feddae46230
  RenderBlock 0x7fedddeda290               HTML    0x7fedd8c7b190
    RenderMultiColumnFlowThread 0x7fedd8e092a0 [Rs:0x0 Re:0x0]
      RenderBody 0x7fedddedcc50 [Rs:0x0 Re:0x0]    BODY    0x7feddde0e760
        RenderMultiColumnFlowThread 0x7fedd8e09520 [Rs:0x0 Re:0x0]
*         RenderTextControl 0x7feddde84f50 [Rs:0x0 Re:0x0]    INPUT    0x7fedd8cf2ef0
            RenderMultiColumnFlowThread 0x7fedd8e09d80 [Rs:0x0 Re:0x0]
              RenderBlock 0x7feddac1a560 [Rs:0x0 Re:0x0]    DIV    0x7fedd8c99b80
            RenderMultiColumnSet 0x7fedd8e0a3b0 [Rs:0x0 Re:0x0]
          RenderText 0x7feddac18c20        #text    0x7fedd8cd0880 "\n"
        RenderMultiColumnSet 0x7fedd8e097a0 [Rs:0x0 Re:0x0]
    RenderMultiColumnSet 0x7fedda92a010

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list