Closed
Bug 1155
Opened 26 years ago
Closed 26 years ago
OBJECTs do not degrade correctly
Categories
(Core Graveyard :: Plug-ins, defect, P2)
Tracking
(Not tracked)
People
(Reporter: Antti.Nayha, Assigned: amusil)
References
()
Details
OBJECTs with unknown MIME types do not degrade correctly
- i.e. the content of the OBJECT element is not displayed.
For example:
<object type="video/mpeg" data="test.mpg">
alternative text
</object>
The words "alternative text" should be rendered, if NGLayout
cannot find a plugin for video/mpeg. Currently, they are not.
Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Marked verified as duplicate; reporter if you disagree please reopen.
Updated•2 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•