- From: <bugzilla@jessica.w3.org>
- Date: Wed, 30 Jul 2014 17:26:42 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=24756 --- Comment #8 from Morrita Hajime <morrita@google.com> --- > > we don't render things until all imports are loaded. > > Where is that specified? > In my understanding, this is a consequence of how <link rel=style> is handled. <link rel=import> behaves in same way as it can have <link rel=stylesheet> in it. > What happens if a <link rel="import"> is encountered after rendering has > started? This is same as how <link rel=stylesheet> works as well. Do you have any idea how HTML/CSS specifies these? It'd be great if imports spec can extend that definition to cover these cases. I don't want to invent notions like "blocking rendering" here. It should be part of more fundamental standards, IMO. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 30 July 2014 17:26:44 UTC