Re: [w3c/webcomponents] Need consensus on relative priority of ::part styles and inline styles (#847)

> I might be misunderstanding something, but if you do mean style attr / element.style.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.

🤯 Whoa, I don't think I've seen an `!important` style inline before, and the `priority` param was new to me as well. Thanks.

So we should be able to do what we want with inline styles.

-- 
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-542509807

Received on Wednesday, 16 October 2019 04:37:50 UTC