Re: [csswg-drafts] [cssom] getComputedStyle and/or computedStyleMap to return authored value (#10002)

As someone else working on CSS introspection tools I would very much like a tool like this (`specifiedStyleMap`?). As the original post mentioned, a lot of this is hamstrung by the disconnect between the computed and authored/specified styles. 

As CSS gets more complex with scopes, layers and nesting it also becomes more and more intensive to determine these values by parsing all CSSStyleRules in user space (which is also where https://github.com/w3c/csswg-drafts/issues/10470 comes from)

-- 
GitHub Notification of comment by Kilian
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/10002#issuecomment-2850365086 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 5 May 2025 09:07:20 UTC