Closed Bug 74420 Opened 23 years ago Closed 23 years ago

Web browser persist ignores background attribute on body tag

Categories

(Core Graveyard :: Embedding: APIs, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: adamlock, Assigned: adamlock)

Details

Web browser persist is ignoring the "background" tag on the BODY attribute. It 
should fix this up and save the associated image.
Blocks: 64833
you mean "background" attribute on a BODY tag :)

It should save all background images -- Not only from the body tag, but 
tables/rows/cells could each (potentially) have background attributes.
And what about other attributes that resolve to links?? Such as sound files, 
flash files, whatever?
Yes, sorry I mean background attribute on body tag.

Table tags have no such attribute so I don't intend to fix them if they do. It's 
possible to specify background images in CSS but the code doesn't touch CSS at 
all yet, just the HTML.

All other linked files with the possible exception of datasources 
for EMBED/OBJECT tags are already saved.

Changing summary, marking fixed.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Summary: Web browser persist ignores some attributes that should be fixed up → Web browser persist ignores background attribute on body tag
Moving API bug ownership to David Epstein.
QA Contact: mdunn → depstein
Correction: Changing QA contact for the Embed API bugs to David Epstein.
changed QA contact to dsirnapalli. He's looking at this interface.
QA Contact: depstein → dsirnapalli
marking bug as verfied.
Status: RESOLVED → VERIFIED
No longer blocks: 64833
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.