Closed
Bug 1892885
Opened 9 months ago
Closed 8 months ago
Document.parseHTMLUnsafe() return value throws "Permission denied" error on access
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1887817
Tracking | Status | |
---|---|---|
firefox127 | --- | affected |
People
(Reporter: zcorpan, Unassigned)
Details
See https://software.hixie.ch/utilities/js/live-dom-viewer/?saved=12607
It appears that if the document.write call occurs before the window load event is fired, it will still fail.
Updated•9 months ago
|
Severity: -- → S3
Updated•8 months ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•