Skip to content

BR and WBR style refers to "display-outside" which is no longer present in CSS Display Module #2749

Closed
@mmotorny

Description

@mmotorny
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.

See https://drafts.csswg.org/css-display/#changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions