mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Issue #2106 - Follow-up: Additional contain Keyword Entries
This commit is contained in:
parent
abb891ff26
commit
f1815317c3
2 changed files with 3 additions and 1 deletions
|
|
@ -2978,6 +2978,7 @@ exports.CSS_PROPERTIES = {
|
|||
"-moz-text",
|
||||
"all",
|
||||
"auto",
|
||||
"contain",
|
||||
"element",
|
||||
"elements",
|
||||
"inherit",
|
||||
|
|
@ -10072,6 +10073,7 @@ exports.CSS_PROPERTIES = {
|
|||
"-moz-text",
|
||||
"all",
|
||||
"auto",
|
||||
"contain",
|
||||
"element",
|
||||
"elements",
|
||||
"inherit",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue