You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 26, 2022. It is now read-only.
I was also wondering if an explicit link to CSS Cascading and Inheritance Level 3 would be useful as the order is way more complex than authors usually expect.
Transition declarations [CSS3-TRANSITIONS]
Important user agent declarations
Important user declarations
Important override declarations [DOM-LEVEL-2-STYLE]
Important author declarations
Animation declarations [CSS3-ANIMATIONS]
Normal override declarations [DOM-LEVEL-2-STYLE]
Normal author declarations
Normal user declarations
Normal user agent declarations
Indeed, !important completely changes the order or priority.
While implementing Readium CSS, I came across “4.5 Reading System Overrides”, especially the following:
There is currently an open issue about override declarations on CSSWG-draft. Apparently, it’s never been implemented and is very likely to be dropped in CSS Cascade.
The text was updated successfully, but these errors were encountered: