Open
Bug 1663402
Opened 4 years ago
Update "dom/tests/mochitest/dom-level1-core/test_nodesetnodevaluenomodificationallowederr.html"
Categories
(Core :: DOM: Core & HTML, defect, P3)
Core
DOM: Core & HTML
Tracking
()
NEW
People
(Reporter: mbrodesser-Igalia, Unassigned)
References
Details
It uses Document.createEntityReference
which is obsolete.
Executing it leads to:
[failure as todo] Test threw exception: TypeError: doc.createEntityReference is not a function
You need to log in
before you can comment on or make changes to this bug.
Description
•