diff options
author | Moonchild <moonchild@palemoon.org> | 2022-09-20 20:44:57 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2022-09-20 20:44:57 +0000 |
commit | 66a4e028567dbabd7560aec5ea0c3b224bbd9c98 (patch) | |
tree | 902cd3dfdf498e9d12ca16189bb025017dfb9d3b /devtools/shared/css/generated/properties-db.js | |
parent | 9fea63c9d417a69d8f56bb0481712d26c31b737b (diff) | |
download | uxp-1992.tar.gz |
Issue #1992 - Part 2: Regenerate devtools CSS database.1992
Using `mach devtools-css-db`
Note: this also picked up a break-spaces entry that was missed previously.
Diffstat (limited to 'devtools/shared/css/generated/properties-db.js')
-rw-r--r-- | devtools/shared/css/generated/properties-db.js | 57 |
1 files changed, 29 insertions, 28 deletions
diff --git a/devtools/shared/css/generated/properties-db.js b/devtools/shared/css/generated/properties-db.js index 9ccebc8481..cff6dcf686 100644 --- a/devtools/shared/css/generated/properties-db.js +++ b/devtools/shared/css/generated/properties-db.js @@ -2209,13 +2209,13 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "content", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -2232,13 +2232,13 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "content", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -3304,9 +3304,7 @@ exports.CSS_PROPERTIES = { "-moz-mac-source-list-selection", "-moz-mac-vibrancy-dark", "-moz-mac-vibrancy-light", - "-moz-max-content", "-moz-middle-with-baseline", - "-moz-min-content", "-moz-none", "-moz-popup", "-moz-pre-space", @@ -3362,6 +3360,7 @@ exports.CSS_PROPERTIES = { "bottom", "bottom-outside", "break-all", + "break-spaces", "break-word", "butt", "button", @@ -3493,6 +3492,7 @@ exports.CSS_PROPERTIES = { "margin-box", "match-source", "mathematical", + "max-content", "medium", "menuarrow", "menubar", @@ -3510,6 +3510,7 @@ exports.CSS_PROPERTIES = { "meterbar", "meterchunk", "middle", + "min-content", "miter", "mixed", "multiply", @@ -6000,13 +6001,13 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "content", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -6023,13 +6024,13 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "content", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -6816,12 +6817,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -6903,12 +6904,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -7651,11 +7652,11 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "calc", "inherit", "initial", + "max-content", + "min-content", "none", "unset" ] @@ -7673,11 +7674,11 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "calc", "inherit", "initial", + "max-content", + "min-content", "none", "unset" ] @@ -7695,11 +7696,11 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "calc", "inherit", "initial", + "max-content", + "min-content", "none", "unset" ] @@ -7735,12 +7736,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -7757,12 +7758,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -7779,12 +7780,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, @@ -9543,12 +9544,12 @@ exports.CSS_PROPERTIES = { "-moz-available", "-moz-calc", "-moz-fit-content", - "-moz-max-content", - "-moz-min-content", "auto", "calc", "inherit", "initial", + "max-content", + "min-content", "unset" ] }, |