- From: <bugzilla@jessica.w3.org>
- Date: Wed, 09 Jan 2013 13:31:58 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=20619
Bug ID: 20619
Summary: [Shadow]: ShadowRoot
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: annevk@annevk.nl
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14978
ShadowRoot inheriting from DocumentFragment and not being its own Node or
standalone entity makes it participate in a number of algorithms defined in
DOM, which does not seem entirely correct. E.g. appendChild() accepts
ShadowRoot as currently defined. Or is that okay?
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 9 January 2013 13:32:03 UTC