We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9016126 commit 7663b8fCopy full SHA for 7663b8f
unittests/files/htmldocument.ts
@@ -1,2 +1 @@
1
-const d = new HTMLDocument()
2
-const result = d instanceof HTMLDocument
+document instanceof HTMLDocument
0 commit comments