[Webkit-unassigned] [Bug 58073] New: Presence of shadow DOM should suppress rendering of ordinary child nodes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 7 13:21:25 PDT 2011


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

           Summary: Presence of shadow DOM should suppress rendering of
                    ordinary child nodes
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dominicc at google.com


Created an attachment (id=88680)
 --> (https://bugs.webkit.org/attachment.cgi?id=88680&action=review)
Should just see keygen select (shadow), but "Hello world" also appears.

When an element has both ordinary children and shadow children, both appear. The presence of shadow children should suppress the rendering of ordinary children.

Repro'd in WK nightly: Version 5.0.4 (6533.20.27, r83161)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list