LibWeb: Remove block properties from inline typesetting allow list

This commit is contained in:
Tim Ledbetter 2026-06-22 00:36:46 +01:00 committed by Jelle Raaijmakers
parent 9b06a79b81
commit cd29e3013d

View file

@ -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",