- From: Emilio Cobos Álvarez <notifications@github.com>
- Date: Wed, 12 Feb 2020 16:53:08 -0800
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 13 February 2020 00:53:22 UTC
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