Re: [whatwg/dom] Declarative Shadow DOM (#831)

What text should those stylesheets have? The serialized representation of their CSS rules? Or the original text that was passed to `replace()` / `replaceSync()`?

Because for inline style you don't get serialized back the result of CSSOM mutations. It'd be weird if `adoptedStyleSheets` would do that.

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

Received on Thursday, 13 February 2020 00:53:22 UTC