зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1242053
part 2 - [css-grid] Enable subgrid support for tests. r=dholbert
This commit is contained in:
Родитель
e251d1d43d
Коммит
c53b82e57d
|
@ -153,6 +153,7 @@ user_pref("layout.css.report_errors", true);
|
|||
|
||||
// Enable CSS Grid for testing
|
||||
user_pref("layout.css.grid.enabled", true);
|
||||
user_pref("layout.css.grid-template-subgrid-value.enabled", true);
|
||||
|
||||
// Enable CSS 'contain' for testing
|
||||
user_pref("layout.css.contain.enabled", true);
|
||||
|
|
Загрузка…
Ссылка в новой задаче