Worker-base64.any.js (187B)
1 // META: global=worker 2 test(() => { 3 assert_equals(typeof atob, 'function'); 4 assert_equals(typeof btoa, 'function'); 5 }, 'Tests that atob() / btoa() functions are exposed to workers');
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |