- From: <bugzilla@jessica.w3.org>
- Date: Thu, 10 May 2012 08:09:16 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17023
Summary: [Shadow]: Can an InsertionPoint be a shadow host?
Product: WebAppsWG
Version: unspecified
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
AssignedTo: dglazkov@chromium.org
ReportedBy: hayato@chromium.org
QAContact: public-webapps-bugzilla@w3.org
Blocks: 14978
What should happen if a shadow root is attached to <content> (or <shadow>)
elements?
According to the current spec, such insertion points select nodes, but these
distributed nodes are not used in rendering. Instead, a shadow subree of
InsertionPoint is used in rendering.
This is correct interpretation?
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 10 May 2012 08:09:23 UTC