[Webkit-unassigned] [Bug 150090] New: Anonymous table objects: inline parent box requires inline-table child.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 13 10:42:37 PDT 2015


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

            Bug ID: 150090
           Summary: Anonymous table objects: inline parent box requires
                    inline-table child.
    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

17.2.1

For each proper table child C in a sequence of consecutive proper table children, if C is misparented then generate an anonymous 'table' or 'inline-table' box T around C and all consecutive siblings of C that are proper table children. (If C's parent is an 'inline' box, then T must be an 'inline-table' box; otherwise it must be a 'table' box.)

http://www.w3.org/TR/CSS21/tables.html

-- 
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/20151013/ab4ac0f2/attachment.html>


More information about the webkit-unassigned mailing list