Open
Description
I've been noticing a number of nbsps being added within the opening tags of HTML elements, for example:
<img src="..." 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
Labels
No labels