[Webkit-unassigned] [Bug 178332] New: Text nodes with display:contents parent should render as if they were wrapped in an unstyled <span>

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 16 00:27:47 PDT 2017


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

            Bug ID: 178332
           Summary: Text nodes with display:contents parent should render
                    as if they were wrapped in an unstyled <span>
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: koivisto at iki.fi

According to https://github.com/w3c/csswg-drafts/issues/1118

<div style="display:contents;color:green">text</div>

must result in green text even though div doesn't generate a box.

-- 
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/20171016/f6184478/attachment.html>


More information about the webkit-unassigned mailing list