Open Bug 275150 Opened 20 years ago Updated 2 years ago

IMG as root element doesn't work

Categories

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

x86
Windows XP
defect

Tracking

()

People

(Reporter: annevk, Unassigned)

References

Details

(Keywords: testcase)

Attachments

(1 file)

Attached file testcase
I thought I had filed a bug on this, but I guess not.... We have a similar bug on <script>, iirc. The issue is the "do we have a parent?" hack to prevent premature loading of the image when building the DOM. It may be that the hack can get removed when BindToTree is created....
Depends on: 211128
Yes, bug 88309 covers the SCRIPT element as root. It has some patches attached as well.
Depends on: 88309
Depends on: 286000
OK... The lack of parent thing is not an issue any more, so we load the image data. But we're still creating a "root" rendering object for all root nodes, so the image isn't actually drawn. I'm pretty sure we have a bug on that, but can't recall the bug#.
Product: Core → Core Graveyard
Product: Core Graveyard → Core
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: