- From: <bugzilla@jessica.w3.org>
- Date: Wed, 08 Apr 2015 15:49:50 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=28441
Bug ID: 28441
Summary: [Shadow]: Declarative Shadow DOM
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dglazkov@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-webapps@w3.org
Blocks: 22715
From: https://lists.w3.org/Archives/Public/public-webapps/2015AprJun/0052.html
"Mostly for performance it would be nice if
the composed tree could be serialized and cached. That way first
render only requires HTML and CSS with JavaScript kicking in at the
end. We reasoned it might not be too hard to add something like
<shadowroot> given our experience with <template>. The only difference
would be that <shadowroot> itself would also not be appended to the
tree and that the DocumentFragment nee ShadowRoot is associated with
"its parent"."
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Wednesday, 8 April 2015 15:49:51 UTC