Gecko:FullScreenAPI: Difference between revisions

Line 167: Line 167:
  }
  }


For these to be effective, we really want their to be higher precedence than non-important author rules. So we might need to add a new precedence level for UA style rules that's between "author" and "author important".
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 ====
1,295

edits