Skip to content

Commit 9016126

Browse files
committed
add HTMLDocument test
1 parent 18a796b commit 9016126

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

unittests/files/htmldocument.ts

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
const d = new HTMLDocument()
2+
const result = d instanceof HTMLDocument

0 commit comments

Comments
 (0)