summaryrefslogtreecommitdiff
path: root/cli/tests/070_location.ts
AgeCommit message (Collapse)Author
2021-01-16upgrade: dlint in third_party/ (#9134)Bartek Iwańczuk
2021-01-14fix: align DOMException API to the spec and add web platform testing of it. ↵Yoshiya Hinosawa
(#9106) * fix: align DOMException API to the spec * test: fix test case 070_location * test(DOMException): disable "does not inherit from Error: class-side" test of WPT * test: remove test cases in deno codebase * docs: add note about skipped test
2021-01-07feat: add --location=<href> and globalThis.location (#7369)Nayeem Rahman