mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 763001 - Typo in layout/style/nsCSSPseudoClassList.h. r=jaws
This commit is contained in:
parent
ad9b21c4aa
commit
6aaaf47626
@ -89,7 +89,7 @@ CSS_PSEUDO_CLASS(mozLocaleDir, ":-moz-locale-dir")
|
||||
// -moz-lwtheme may be used to match a document that has a lightweight theme
|
||||
CSS_PSEUDO_CLASS(mozLWTheme, ":-moz-lwtheme")
|
||||
|
||||
// -moz-lwtheme-brighttext matches a document that has a bright lightweight theme
|
||||
// -moz-lwtheme-brighttext matches a document that has a dark lightweight theme
|
||||
CSS_PSEUDO_CLASS(mozLWThemeBrightText, ":-moz-lwtheme-brighttext")
|
||||
|
||||
// -moz-lwtheme-darktext matches a document that has a bright lightweight theme
|
||||
|
Loading…
Reference in New Issue
Block a user