Closed
Bug 98864
Opened 24 years ago
Closed 24 years ago
Save with content does not save background images specified through CSS
Categories
(Core Graveyard :: Embedding: APIs, defect)
Tracking
(Not tracked)
People
(Reporter: petter.sundlof, Assigned: adamlock)
References
()
Details
See the above URL. Save with content (for example with Galeon's Save with
content feature -- I know of no other way), and you'll see that only the HTML
and the centered image will be downloaded. The background .png that is specified
as background in CSS:
BODY { background: #353026 url(skogen.png);
will not be downloaded.
| Reporter | ||
Updated•24 years ago
|
Severity: normal → minor
OS: other → Linux
Hardware: Other → PC
Comment 1•24 years ago
|
||
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
see also bug 115107
Updated•7 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•