From ca38eaca7095efaf4bb4643d04fc3f18e705e9c0 Mon Sep 17 00:00:00 2001 From: FranklinDM Date: Thu, 7 Apr 2022 00:22:06 +0800 Subject: Issue #1370 - Part 5: Regenerate developer tools' static CSS properties database --- devtools/shared/css/generated/properties-db.js | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'devtools') 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" -- cgit v1.2.3