Closed
Bug 296206
Opened 20 years ago
Closed 20 years ago
IMG tag WIDTH and HEIGHT attributes ignored
Categories
(Firefox :: General, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 247386
People
(Reporter: alexc, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.8) Gecko/20050511 Firefox/1.0.4 WIDTH and HEIGHT attributes of IMG tag are ignored when "Load Images" option is off. Placeholders for images are totally removed from page. You may look at the example URL with turned off "Load Images", all comments are aligned at left side although there's comments tree with different margins. Reproducible: Always Steps to Reproduce: 1. Turn off "Load Images" option. 2. Open any page with <img ... width=... heigth=...> 3. Compare result with turned on images. Actual Results: Placeholders are removed with images Expected Results: Leave empty placeholders if width and height are specified (remove only image)
Comment 1•20 years ago
|
||
This web page is in standards mode rendering, and this is the correct way to display it according to the HTML spec. *** This bug has been marked as a duplicate of 247386 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•