Re: [whatwg/dom] Should there be a declarative version of adoptedStyleSheets? (#910)

@mfreed7 I was reading through [your comment above](https://github.com/whatwg/dom/issues/910#issuecomment-718159329) and I'm not sure I understand how this meaningfully differs from a `<link>` tag.

I understand that this (1) helps avoid duplication of `<style>` tags, (2) helps avoid making unnecessary fetches for small stylesheets that would be better inlined, and (3) can adapt to changes made to `<style>` tags. But I'm unclear on the benefit of this vs larger external stylesheets that rarely change (if ever).

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/910#issuecomment-2002310531
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/issues/910/2002310531@github.com>

Received on Sunday, 17 March 2024 05:13:43 UTC