зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1428676 pt 2. Test content can't use '-moz-appearance: -moz-menulist-button'. r=emilio
--HG-- extra : rebase_source : 38fbb1987f416d859a75cd3742d936aca9ac6d41
This commit is contained in:
Родитель
e8a416046f
Коммит
069c4bbaf4
|
@ -16,6 +16,9 @@ const NON_CONTENT_ACCESSIBLE_VALUES = {
|
|||
"-moz-popup",
|
||||
"-moz-groupbox",
|
||||
],
|
||||
"-moz-appearance": [
|
||||
"-moz-menulist-button",
|
||||
],
|
||||
};
|
||||
|
||||
if (!SpecialPowers.getBoolPref("layout.css.xul-box-display-values.content.enabled")) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче