- From: smaug---- <notifications@github.com>
- Date: Tue, 21 Jul 2015 02:04:59 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Tuesday, 21 July 2015 09:05:29 UTC
The methods in Custom Elements spec certainly aren't the same what Gecko has. The spec deals only with inserting/removing from a document in a browsing context, but Gecko at least doesn't care whether there is browsing context and it gets a notification whenever ancestor chain has changed. As bz said in https://lists.w3.org/Archives/Public/public-webapps/2015AprJun/0577.html --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/286#issuecomment-123224023
Received on Tuesday, 21 July 2015 09:05:29 UTC