1,295
edits
Line 167: | Line 167: | ||
} | } | ||
For these to be effective, we really want their to be higher precedence than non-important author rules. So we | For these to be effective, we really want their to be higher precedence than non-important author rules. So we need to add a new precedence level for UA style rules that's between "author" and "author important". Gecko already supports this via "override styles sheets" (nsIPresShell::AddOverrideStyleSheet), already used by the editor. | ||
==== Webkit additions ==== | ==== Webkit additions ==== |
edits