Open
Bug 1888253
Opened 1 year ago
Updated 1 year ago
nsRange::CutContents allow scripts to run while using ContentSubtreeIterator
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: sefeng, Unassigned)
Details
Attachments
(1 file)
362 bytes,
text/html
|
Details |
This behaviour can cause nextNode to be null because the DOM tree can change when the scripts run.
Reporter | ||
Comment 1•1 year ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•