Closed Bug 101151 Opened 23 years ago Closed 23 years ago

newline not converted to space in title attribute in <a> element

Categories

(Core :: DOM: HTML Parser, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

()

VERIFIED DUPLICATE of bug 67127

People

(Reporter: mozilla.org, Assigned: harishd)

Details

Attachments

(1 file)

A newline within a title attribute is not properly converted to a space
character. Instead, a box glyph shows up where the newline is.

To reproduce:

Open the attachment. and point the cursor over the "point here" link.

The tooltip should say "problem here," but a box glyph appears where the space
character should be.

<html>
<body>
<a href="." title="problem
here">point here</a>
</body>
</html>
Attached file test case

*** This bug has been marked as a duplicate of 67127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
QA Contact: bsharma → moied
verified dup.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: