You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When saving a page, SingleFile does not include the CSS3 markup, of pages served over file://localhost/, in its resultant self-extractable zip archive: 1
Screencast_20260628_181817.webm
How To Reproduce It
#!/usr/bin/env pwsh
firefox-nightly about:support
Save the file, via the native option, as a "Complete webpage" (XHTML).
When .assign'd to "file:///$Home/Downloads/Troubleshooting%20Information.xhtml", invoke SingleFile.
When .assign'd to "file:///$Home/Downloads/Troubleshooting%20Information%20(28_06_2026%2017%EF%BC%9A31%EF%BC%9A41).u.zip.html" (via "moz-extension://$UUID/src/ui/pages/viewer.html?compressed&blobURI=blob:moz-extension://3d005895-683a-4b99-96d7-f6e887bf859d/316c67e0-b37d-42f1-862f-a42b54c5e235"), you shall observe that no CSS was incorporated.
What The Problem Is
When saving a page, SingleFile does not include the CSS3 markup, of pages served over
file://localhost/, in its resultant self-extractable zip archive: 1Screencast_20260628_181817.webm
How To Reproduce It
Save the file, via the native option, as a "Complete webpage" (XHTML).
When
.assign'd to"file:///$Home/Downloads/Troubleshooting%20Information.xhtml", invoke SingleFile.When
.assign'd to"file:///$Home/Downloads/Troubleshooting%20Information%20(28_06_2026%2017%EF%BC%9A31%EF%BC%9A41).u.zip.html"(via"moz-extension://$UUID/src/ui/pages/viewer.html?compressed&blobURI=blob:moz-extension://3d005895-683a-4b99-96d7-f6e887bf859d/316c67e0-b37d-42f1-862f-a42b54c5e235"), you shall observe that no CSS was incorporated.Environment
OS
Details
Browser
Details
Additional Context
In lieu of
issues/1494, I know of no alternative to this process.Footnotes
user-attachments/files/29440941/Troubleshooting.Information.28_06_2026.18.18.39.u.zip.html↩