> you can't signal !important with inline (and therefore calculated styles)
I might be misunderstanding something, but if you do mean style attr / element.styles.foo, what prevents using !important? The serialized attribute permits it, and the imperative API’s setProperty can accept the !important priority as its third argument.
--
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/847#issuecomment-542496185