Closed
Bug 401249
Opened 17 years ago
Closed 17 years ago
CODEBASE attribute not working
Categories
(Core Graveyard :: Plug-ins, defect)
Tracking
(Not tracked)
People
(Reporter: braden, Unassigned)
Details
The CODEBASE attribute seems not to work. Consider an image at the absolute URI "http://example.com/path/to/image.jpg". The following use of OBJECT ought to work, but it does not:
<object data="image.jpg" codebase="http://example.com/path/to/"></object>
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•3 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•