mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-15 20:41:02 +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-ligatures",
|
||||||
"font-variant-numeric",
|
"font-variant-numeric",
|
||||||
"font-variant-position",
|
"font-variant-position",
|
||||||
|
"font-variation-settings",
|
||||||
"font-weight",
|
"font-weight",
|
||||||
"-moz-force-broken-image-icon",
|
"-moz-force-broken-image-icon",
|
||||||
"grid-auto-columns",
|
"grid-auto-columns",
|
||||||
@ -6269,6 +6270,18 @@ exports.CSS_PROPERTIES = {
|
|||||||
"unset"
|
"unset"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"font-variation-settings": {
|
||||||
|
"isInherited": true,
|
||||||
|
"subproperties": [
|
||||||
|
"font-variation-settings"
|
||||||
|
],
|
||||||
|
"supports": [],
|
||||||
|
"values": [
|
||||||
|
"inherit",
|
||||||
|
"initial",
|
||||||
|
"unset"
|
||||||
|
]
|
||||||
|
},
|
||||||
"font-weight": {
|
"font-weight": {
|
||||||
"isInherited": true,
|
"isInherited": true,
|
||||||
"subproperties": [
|
"subproperties": [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user