- From: Domenic Denicola <notifications@github.com>
- Date: Fri, 08 Jul 2016 06:13:38 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Friday, 8 July 2016 13:14:11 UTC
It seems like the argument against is that UAs are able to optimize `<style>` with the same text content appearing many times in the same document, but are not able to optimize `<link rel="stylesheet">` with the same `href`. Is that completely true? Even if the response has appropriate long-lived caching headers? I guess on initial page load with an umprimed response it would probably still make a bunch of requests, which is bad? --- 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/530#issuecomment-231355754
Received on Friday, 8 July 2016 13:14:11 UTC