Skip to content

Tidy moves whitespace to outside of a <span> #945

Open
@eshellman

Description

@eshellman

In: Moved white<span class="bold"> space</span>.
Out: Moved white <span class="bold">space</span>.

This causes problems when css sets a background color on the class, or floats it, or sets display:None, or when javascript replaces the content, etc.

This is with default settings, but the issue persists for any setting I try.
space.html.txt

reproduced on:
HTML Tidy for Apple macOS version 5.2.0
HTML Tidy for Apple macOS version 5.6.0
HTML Tidy for Linux version 5.6.0

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions