https://www.w3.org/Bugs/Public/show_bug.cgi?id=26943
Bug ID: 26943
Summary: [Custom] Should attachedCallback/detachedCallback
callbacks be called when element is added to / removed
from shadom dom which is attached to a in-document
host?
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Component Model
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected], [email protected], [email protected]
Depends on: 26365
Per the current spec attachedCallback/detachedCallback explicitly aren't
called if the element isn't inserted into / removed from a document.
I think we want the callbacks to be called also in shadow DOM case.
--
You are receiving this mail because:
You are on the CC list for the bug.