Backed out changeset 0f0a3d3602d8 (bug 1818819) for causing failures at browser_parsable_css.js. CLOSED TREE

This commit is contained in:
Butkovits Atila 2023-03-28 23:27:48 +03:00
Родитель abbf3bb18d
Коммит b3e712cea0
2 изменённых файлов: 1 добавлений и 17 удалений

Просмотреть файл

@ -7504,22 +7504,6 @@ exports.CSS_PROPERTIES = {
"unset"
]
},
"forced-color-adjust": {
"isInherited": true,
"subproperties": [
"forced-color-adjust"
],
"supports": [],
"values": [
"auto",
"inherit",
"initial",
"none",
"revert",
"revert-layer",
"unset"
]
},
"gap": {
"isInherited": false,
"subproperties": [

Просмотреть файл

@ -8810,7 +8810,7 @@
# Is support for forced-color-adjust properties enabled?
- name: layout.css.forced-color-adjust.enabled
type: RelaxedAtomicBool
value: true
value: false
mirror: always
rust: true