- From: <bugzilla@jessica.w3.org>
- Date: Wed, 24 Oct 2012 15:05:42 +0000
- To: public-webapps-bugzilla@w3.org
- Message-ID: <bug-19690-2532@http.www.w3.org/Bugs/Public/>
https://www.w3.org/Bugs/Public/show_bug.cgi?id=19690
Priority: P2
Bug ID: 19690
Assignee: dglazkov@chromium.org
Blocks: 14978
Summary: [Shadow]: Specification is not complete about nodes
types & shadow insertion points
QA Contact: public-webapps-bugzilla@w3.org
Severity: minor
Classification: Unclassified
OS: All
Reporter: mfursov@unipro.ru
Hardware: All
Status: NEW
Version: unspecified
Component: Component Model
Product: WebAppsWG
It's not clear from the specification if any node (like text/comment node) can
be an insertion point for shadow or Element node only.
The only text that contains node type info is "The elements that host shadow
DOM subtrees are called shadow hosts, and the root nodes of the shadow DOM
subtrees are called shadow roots". But this text does not asserts that only
Element nodes can be shadow hosts.
I would propose asserting this directly.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 24 October 2012 15:05:48 UTC