LibWeb: Remove block properties from inline typesetting allow list
This commit is contained in:
parent
9b06a79b81
commit
cd29e3013d
1 changed files with 0 additions and 7 deletions
|
|
@ -148,19 +148,12 @@ PROPERTY_GROUPS = {
|
|||
# FIXME: line-padding
|
||||
"overflow-wrap",
|
||||
"tab-size",
|
||||
"text-align",
|
||||
# FIXME: text-align-all
|
||||
# FIXME: text-align-last
|
||||
# FIXME: text-autospace
|
||||
# FIXME: text-group-align
|
||||
"text-indent",
|
||||
"text-justify",
|
||||
# FIXME: text-spacing
|
||||
# FIXME: text-spacing-trim
|
||||
"text-transform",
|
||||
"text-wrap",
|
||||
"text-wrap-mode",
|
||||
"text-wrap-style",
|
||||
"white-space",
|
||||
"white-space-collapse",
|
||||
"white-space-trim",
|
||||
|
|
|
|||
Loading…
Reference in a new issue