Closed
Bug 318400
Opened 19 years ago
Closed 16 years ago
IMG and EMBED should not show the resource when it returns 404 or 410
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: zcorpan, Unassigned)
References
(Depends on 1 open bug, )
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051121 Firefox/1.6a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20051121 Firefox/1.6a1
When a raster image is returned as the body of a 404 or 410 response (also via a 301 response), it is incorrectly displayed for IMG and EMBED elements.
Reproducible: Always
Steps to Reproduce:
1. Go to the test suite URL that demonstrates the problem
2.
3.
Actual Results:
IMG and EMBED display the image for 404, 410, 301-404 and 301-410.
Expected Results:
IMG should display the alt-text and EMBED should show nothing.
http://listserver.dreamhost.com/pipermail/whatwg-whatwg.org/2005-November/005137.html
Updated•19 years ago
|
Assignee: darin → pavlov
Component: Networking: HTTP → ImageLib
QA Contact: networking.http
Updated•17 years ago
|
Assignee: pavlov → nobody
QA Contact: imagelib
Reporter | ||
Comment 2•16 years ago
|
||
I think this bug is invalid now per HTML5.
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•