Closed
Bug 61128
Opened 25 years ago
Closed 25 years ago
URL of <img> not resolved correctly
Categories
(Core :: DOM: HTML Parser, defect, P3)
Tracking
()
People
(Reporter: gaul, Assigned: harishd)
References
()
Details
At the bottom of the above mentioned page should appear some images with links.
Theses images are not displayed. I think that the reason is the quite unusual
URL-Syntax <img src="http:/images/xy.gif">, i.e. a protocol given but no server
name. Nevertheless, URLs of the same style are resolved correctly in <a href> tags.
Comment 1•25 years ago
|
||
> URLs of the same style are resolved correctly in <a href> tags.
No, they are not. Anyway, this issue was resolved a long time ago as WONTFIX.
*** This bug has been marked as a duplicate of 32966 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•