Flush layout for computed border-width shorthand

This commit is contained in:
Basilisk-Dev 2026-05-09 15:24:56 -04:00 committed by wuggy
commit 8f053624dd

View file

@ -1271,7 +1271,8 @@ CSS_PROP_SHORTHAND(
border_width,
BorderWidth,
CSS_PROPERTY_PARSE_FUNCTION |
CSS_PROPERTY_UNITLESS_LENGTH_QUIRK,
CSS_PROPERTY_UNITLESS_LENGTH_QUIRK |
CSS_PROPERTY_GETCS_NEEDS_LAYOUT_FLUSH,
"")
CSS_PROP_POSITION(
bottom,