Closed Bug 186793 Opened 23 years ago Closed 23 years ago

Images in tables with specified size don't render

Categories

(Core :: Layout: Images, Video, and HTML Frames, defect)

x86
Linux
defect
Not set
major

Tracking

()

RESOLVED INVALID

People

(Reporter: taintedwheat, Assigned: jdunn)

References

()

Details

Attachments

(1 file)

User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 This page with, say, Konquerer, looks like a table with images. Moz shows the table with placeholders, but as the images appear, the table decreases in size and the images dissappear. Reproducible: Always Steps to Reproduce: Go to http://plan9.bell-labs.com/magic/eg/wne8f7c4wkd7brf4bkb7 Actual Results: small blank table in the upper left Expected Results: Somewhat similar to attachment, although that's not quite right on the right hand side of teh image.
Attached image How it ought to look
The source of troubes is secondary <base> tag. This document look as: <body> <base href=http://cm.bell-labs.com/cm/cs/who/ken/eggif/> <table> Images </table> <base href=http://plan9.bell-labs.com/magic/eg/> Text </body> So this is bad code -- <base> should be stated only in <head>, not in body.
See above
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → INVALID
Product: Core → Core Graveyard
Product: Core Graveyard → Core
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: