mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-14 03:51:46 +00:00
Bug 1321022 pt 4.1 - Regenerate the devtools property db (auto-generated using ./mach devtools-css-db). r=dholbert
This commit is contained in:
parent
cd6fcd068a
commit
eac09cd359
@ -2906,6 +2906,7 @@ exports.CSS_PROPERTIES = {
|
||||
"font-variant-ligatures",
|
||||
"font-variant-numeric",
|
||||
"font-variant-position",
|
||||
"font-variation-settings",
|
||||
"font-weight",
|
||||
"-moz-force-broken-image-icon",
|
||||
"grid-auto-columns",
|
||||
@ -6269,6 +6270,18 @@ exports.CSS_PROPERTIES = {
|
||||
"unset"
|
||||
]
|
||||
},
|
||||
"font-variation-settings": {
|
||||
"isInherited": true,
|
||||
"subproperties": [
|
||||
"font-variation-settings"
|
||||
],
|
||||
"supports": [],
|
||||
"values": [
|
||||
"inherit",
|
||||
"initial",
|
||||
"unset"
|
||||
]
|
||||
},
|
||||
"font-weight": {
|
||||
"isInherited": true,
|
||||
"subproperties": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user