mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 01:48:05 +00:00
Bug 1321022 followup, refresh devtools css db to fix xpcshell errors.
This commit is contained in:
parent
c6501e5cff
commit
7b177ba9bc
@ -1237,9 +1237,12 @@ exports.CSS_PROPERTIES = {
|
||||
"-moz-tab-size"
|
||||
],
|
||||
"supports": [
|
||||
6,
|
||||
7
|
||||
],
|
||||
"values": [
|
||||
"-moz-calc",
|
||||
"calc",
|
||||
"inherit",
|
||||
"initial",
|
||||
"unset"
|
||||
@ -6270,18 +6273,6 @@ exports.CSS_PROPERTIES = {
|
||||
"unset"
|
||||
]
|
||||
},
|
||||
"font-variation-settings": {
|
||||
"isInherited": true,
|
||||
"subproperties": [
|
||||
"font-variation-settings"
|
||||
],
|
||||
"supports": [],
|
||||
"values": [
|
||||
"inherit",
|
||||
"initial",
|
||||
"unset"
|
||||
]
|
||||
},
|
||||
"font-weight": {
|
||||
"isInherited": true,
|
||||
"subproperties": [
|
||||
|
Loading…
Reference in New Issue
Block a user