index
:
deno.git
main
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
specs
/
test
/
document
/
document_test.js
blob: d60d6893ccb4611d5bc40fd0a55c1cfe9ddbd480 (
plain
)
1
2
3
Deno.test("document query selector", () => { document.querySelector("div"); });