Skip to content

Overflow-wrap property being recognized as unsupported. #80

@auchenberg

Description

@auchenberg

overflow-wrap is a alias for word-wrap in the CSS3 Text specification (1), so overflow-wrap should be added as a recognized property.

Currently giving me a few exceptions when using CSSLint, which relies on this library.

(1): http://www.w3.org/TR/css3-text/#overflow-wrap

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