Skip to content

Non-breaking spaces added inside HTML tags #2

Open
@jonathanpatt

Description

@jonathanpatt

I've been noticing a number of nbsps being added within the opening tags of HTML elements, for example:

<img src="..." &nbsp;alt="..." />

In most browsers, this doesn't break anything, but in IE it tends to break that element and cause (in the case of the img tag) a broken image to show instead. I've also noticed this occurring in form elements—for example, causing a hidden field to be visible.

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