[csswg-drafts] !important is not important! (#7650)

trusktr has just created a new issue for https://github.com/w3c/csswg-drafts:

== !important is not important! ==
I never knew until now that `!important` on a property inherited by a higher parent does no override the same property inherited from a lower parent. I just discovered it, and it was not what my intuition expected.

Example:

https://codepen.io/trusktr/pen/abYPpGO

I thought all the text would be `deeppink`.

Should there be a solution to this?

Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/7650 using your GitHub account


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

Received on Thursday, 25 August 2022 23:37:03 UTC