🏠 New in Low Baseline Support: text-wrap
October 17, 2024
The text-wrap CSS property sets how lines break in text that overflows the container. It is a shorthand for text-wrap-style and text-wrap-mode.
Source features
css.properties.text-wrap[mdn]css.properties.text-wrap.nowrap[mdn]css.properties.text-wrap.wrap[mdn]css.properties.text-wrap.stable[mdn]css.properties.text-wrap-mode[mdn]css.properties.text-wrap-mode.nowrap[mdn]css.properties.text-wrap-mode.wrap[mdn]css.properties.text-wrap-style[mdn]css.properties.text-wrap-style.auto[mdn]css.properties.text-wrap-style.stable[mdn]