Closed
Description
br { display-outside: newline; } /* this also has bidi implications */
wbr { display-outside: break-opportunity; } /* this also has bidi implications */
See https://html.spec.whatwg.org/multipage/rendering.html#br-wbr-content.
Quote from CSS Display Module:
Removed display-inside, display-outside, and display-extras longhands, in favor of just making display multi-value.
Metadata
Metadata
Assignees
Labels
No labels