- From: Ryosuke Niwa <notifications@github.com>
- Date: Sun, 26 Jun 2016 21:44:40 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Monday, 27 June 2016 04:45:13 UTC
The behavior here is that stylesheets would continue to not load while it's not detached from a tree. However, it would load once it's inserted into either a shadow tree or a document tree. This is quite consistent with how a view-less document work as depicted in https://github.com/w3c/webcomponents/issues/56#issuecomment-194421993. --- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/526#issuecomment-228652992
Received on Monday, 27 June 2016 04:45:13 UTC