[Webkit-unassigned] [Bug 149042] New: [New Block-Inside-Inline Model] Self-collapsing block check needs to account for anonymous inline blocks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 10 13:09:42 PDT 2015


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

            Bug ID: 149042
           Summary: [New Block-Inside-Inline Model] Self-collapsing block
                    check needs to account for anonymous inline blocks
    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: hyatt at apple.com

Self-collapsing block check needs to account for anonymous inline blocks. For example:

<div><i><div></div></i></div>

is still self-collapsing even though it has a "line box" with an anonymous inline block on it.

-- 
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/20150910/470abdb3/attachment.html>


More information about the webkit-unassigned mailing list