mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 23:02:20 +00:00
Bug 1492958 - Update the devtools property database.
This commit is contained in:
parent
cbc11eb6a3
commit
9674abaaa8
@ -1356,19 +1356,14 @@ exports.CSS_PROPERTIES = {
|
|||||||
],
|
],
|
||||||
"supports": [],
|
"supports": [],
|
||||||
"values": [
|
"values": [
|
||||||
"-moz-all",
|
|
||||||
"-moz-none",
|
"-moz-none",
|
||||||
"-moz-text",
|
"-moz-text",
|
||||||
"all",
|
"all",
|
||||||
"auto",
|
"auto",
|
||||||
"element",
|
|
||||||
"elements",
|
|
||||||
"inherit",
|
"inherit",
|
||||||
"initial",
|
"initial",
|
||||||
"none",
|
"none",
|
||||||
"text",
|
"text",
|
||||||
"toggle",
|
|
||||||
"tri-state",
|
|
||||||
"unset"
|
"unset"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@ -2752,19 +2747,14 @@ exports.CSS_PROPERTIES = {
|
|||||||
],
|
],
|
||||||
"supports": [],
|
"supports": [],
|
||||||
"values": [
|
"values": [
|
||||||
"-moz-all",
|
|
||||||
"-moz-none",
|
"-moz-none",
|
||||||
"-moz-text",
|
"-moz-text",
|
||||||
"all",
|
"all",
|
||||||
"auto",
|
"auto",
|
||||||
"element",
|
|
||||||
"elements",
|
|
||||||
"inherit",
|
"inherit",
|
||||||
"initial",
|
"initial",
|
||||||
"none",
|
"none",
|
||||||
"text",
|
"text",
|
||||||
"toggle",
|
|
||||||
"tri-state",
|
|
||||||
"unset"
|
"unset"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user