Closed
Bug 182471
Opened 22 years ago
Closed 22 years ago
in attributes doesn't translate into a CR
Categories
(Core :: Layout: Text and Fonts, defect)
Tracking
()
People
(Reporter: errola, Unassigned)
References
()
Details
(Whiteboard: DUPEME)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.2) Gecko/20021126
Typically put in an alt or title attribute for long descriptions of image or
anchor elements
Reproducible: Always
Steps to Reproduce:
1. add alt="some text some more text" to an <img> or
2. add title="some text some more text" to an <a>
3.
Actual Results:
some text?some more text
onmouseover displays unknown character
Expected Results:
some text
some more text
we don't currently support multiline tooltips <period> there's a bug for it. I'm
not sure whether we will ever support it. There are reasons not to.
*** This bug has been marked as a duplicate of 67127 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: doesn't translate into a CR → in attributes doesn't translate into a CR
Whiteboard: DUPEME
You need to log in
before you can comment on or make changes to this bug.
Description
•