diff options
Diffstat (limited to 'devtools/shared/css/generated/properties-db.js')
-rw-r--r-- | devtools/shared/css/generated/properties-db.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devtools/shared/css/generated/properties-db.js b/devtools/shared/css/generated/properties-db.js index 2f1900a8c9..dc4df73b39 100644 --- a/devtools/shared/css/generated/properties-db.js +++ b/devtools/shared/css/generated/properties-db.js @@ -2073,6 +2073,7 @@ exports.CSS_PROPERTIES = { "-moz-min-content", "auto", "calc", + "content", "inherit", "initial", "unset" @@ -2095,6 +2096,7 @@ exports.CSS_PROPERTIES = { "-moz-min-content", "auto", "calc", + "content", "inherit", "initial", "unset" @@ -3231,6 +3233,7 @@ exports.CSS_PROPERTIES = { "column-reverse", "condensed", "contain", + "content", "content-box", "contents", "cover", @@ -5840,6 +5843,7 @@ exports.CSS_PROPERTIES = { "-moz-min-content", "auto", "calc", + "content", "inherit", "initial", "unset" @@ -5862,6 +5866,7 @@ exports.CSS_PROPERTIES = { "-moz-min-content", "auto", "calc", + "content", "inherit", "initial", "unset" |