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