Closed
Bug 720204
Opened 13 years ago
Closed 13 years ago
<abbr> dosn't use line break
Categories
(Firefox :: Untriaged, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 358452
People
(Reporter: tomas.lyngen, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:9.0.1) Gecko/20100101 Firefox/9.0.1
Build ID: 20111220165912
Steps to reproduce:
I used the code <abbr title="Some text and linbreak (without use of code)
More text and a linbreak
And some more text">?</abbr> in a HTML5 powered site.
Actual results:
Firefox show all the text in one line.
Expected results:
Firefox should have divided the text with a line break (even the html code shows the code with a line break), as Opera, Chrome and Internet Explorer 9 (the IE version tested) does.
Updated•13 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•