[Webkit-unassigned] [Bug 232942] New: Add support for `content: none` on elements

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 10 06:45:10 PST 2021


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

            Bug ID: 232942
           Summary: Add support for `content: none` on elements
           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: graouts at webkit.org

The CSS Generated Content Module Level 3 spec introduces the notion of `content: none` on elements, see https://drafts.csswg.org/css-content/#valdef-content-none:

> On elements, this inhibits the children of the element from being rendered as children of this element, as if the element was empty.

We should implement this behavior which Firefox 91 and up support behind a flag.

-- 
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/20211110/7a3d7b16/attachment.htm>


More information about the webkit-unassigned mailing list