[Webkit-unassigned] [Bug 164629] New: RenderObject::flowThreadState should follow containing block instead of parent.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 10 21:08:50 PST 2016


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

            Bug ID: 164629
           Summary: RenderObject::flowThreadState should follow containing
                    block instead of parent.
    Classification: Unclassified
           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: zalan at apple.com
                CC: simon.fraser at apple.com

Column boxes act as the containing block for their content. That is, column boxes behave like block-level, table cell, and inline-block boxes as per CSS 2.1, section 10.1, item 2 [CSS21]. However, column boxes do not establish containing blocks for elements with ‘position: fixed’ or ‘position: absolute’.
https://www.w3.org/TR/css3-multicol/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20161111/d516f600/attachment.html>


More information about the webkit-unassigned mailing list