- From: <bugzilla@jessica.w3.org>
- Date: Thu, 25 Apr 2013 08:38:30 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21825
Bug ID: 21825
Summary: [Custom]: Specify or comment on node adoption--does
element initialization happen?
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: dglazkov@chromium.org
Reporter: dominicc@chromium.org
QA Contact: public-webapps-bugzilla@w3.org
Blocks: 14968
The spec speaks to createElement, createElementNS, and tree construction during
parsing. But DOM operations such as cloneNode, appendChild, adoptNode, etc.
also create elements. Custom Elements should specify when lifecycle callbacks
run in these cases.
If they don't run (assumed, given the status quo) some commentary about which
DOM operations *won't* trigger lifecycle events would be useful to guide
implementations and authors.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Thursday, 25 April 2013 08:38:32 UTC