- From: Emilio Cobos Álvarez <notifications@github.com>
- Date: Sun, 12 May 2019 12:37:11 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 12 May 2019 19:37:32 UTC
> Is this always true? Didn't @bzbarsky just say that Firefox doesn't do this? FWIW, what Boris said is that Firefox will do a single load + parse, but it will expose two separate CSSStyleSheet objects, and if you mutate one we'll copy-on-write. So nothing that should be observable to auhtors. -- 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/759#issuecomment-491622888
Received on Sunday, 12 May 2019 19:37:32 UTC