[Webkit-unassigned] [Bug 190999] New: Slot Elements with the hidden attribute are still visible on the page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 27 16:34:48 PDT 2018


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

            Bug ID: 190999
           Summary: Slot Elements with the hidden attribute are still
                    visible on the page
           Product: WebKit
           Version: Safari 12
          Hardware: Macintosh
                OS: macOS 10.14
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: HTML DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: design+webkit at cedeber.fr
                CC: cdumez at apple.com

For instance, here both slots, rendered in the shadow DOM, are visible on the page:

<slot name="active"></slot>
<slot name="inactive" hidden></slot>

-- 
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/20181027/c52c8150/attachment.html>


More information about the webkit-unassigned mailing list