зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1092264 - Fix testing of 'isolation' property. r=dbaron
This commit is contained in:
Родитель
9dc267bb93
Коммит
407297fd8e
|
@ -5539,7 +5539,7 @@ if (SpecialPowers.getBoolPref("layout.css.isolation.enabled")) {
|
|||
inherited: false,
|
||||
type: CSS_TYPE_LONGHAND,
|
||||
initial_values: [ "auto" ],
|
||||
other_values: ["isolated"],
|
||||
other_values: ["isolate"],
|
||||
invalid_values: []
|
||||
};
|
||||
}
|
||||
|
|
Загрузка…
Ссылка в новой задаче