mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-04 14:58:37 +09:00
Issue #1370 - Part 5: Regenerate developer tools' static CSS properties database
This commit is contained in:
parent
b315caec8a
commit
581097efe6
1 changed files with 5 additions and 0 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue