We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88aa1aa commit d36cb7cCopy full SHA for d36cb7c
src/main/scala/org/scalajs/dom/raw/lib.scala
@@ -262,6 +262,7 @@ class TreeWalker extends js.Object {
262
*
263
* MDN
264
*/
265
+ @deprecated("Obsolete.", "WHATWG DOM")
266
def expandEntityReferences: Boolean = js.native
267
268
/**
@@ -1657,6 +1658,7 @@ class NodeIterator extends js.Object {
1657
1658
1659
1660
1661
1662
1663
1664
0 commit comments