Skip to content

White space is always condensed for non-pre HTML tags, which can be a semantic change #6

Description

@CodingMarkus

Currently white space is condensed in HTML text nodes, unless those belong to a pre tag.

The problem with that heuristic is that using CSS, every tag can act like a pre tag (white-space: pre, or white-space: pre-wrap).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions