Closed
Bug 1832220
Opened 2 years ago
Closed 2 years ago
Save Page As "Web Page, complete" must save stylesheet-referenced remote resources
Categories
(Firefox :: File Handling, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 115107
People
(Reporter: googol.morons, Unassigned)
Details
Attachments
(1 file)
|
1.66 KB,
text/css
|
Details |
Steps to reproduce:
utilize attached 'css.css' in simple *.html, open it and 'File/Save page as' complete web page
OR
e.g. https://www.circuitden.com/blog/11 - 'File/Save page as' complete web page
open saved page in FF, open Web Dev tools / Network tab and refresh the page
Actual results:
there are set of network requests for remote resources, referenced from saved stylesheets, e.g. MathJax_Math-Italic.woff, MathJax_Size1-Regular.woff, etc. in case of https://www.circuitden.com/blog/11
Expected results:
all the stylesheet-referenced resources { src: url(http...); } must be available locally and no remote requests are necessary to see downloaded 'Web page, complete'(!)
| Reporter | ||
Updated•2 years ago
|
Component: Untriaged → File Handling
Hardware: Unspecified → Desktop
Updated•2 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 2 years ago
Duplicate of bug: 115107
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•