Searched refs:Web (Results 1 – 25 of 224) sorted by relevance
123456789
2 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…3 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…4 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…6 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…7 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…8 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…9 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…10 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…12 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…13 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…[all …]
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…2 …'eval'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…3 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…13 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…16 …'eval'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…19 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…8 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…24 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…22 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…2 …'eval'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…28 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…31 …'eval'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
1 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…9 …ments'. For more information, see https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referenc…
9 …// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl#Locale_id…25 …// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/RelativeT…39 …// https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl/DisplayNa…
5 Documentation and examples can be found on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/f…9 …tandard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/File)15 …ard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/FormData)19 …ard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Response)23 …dard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Request)27 …dard, you can find documentation on [MDN](https://developer.mozilla.org/en-US/docs/Web/API/Headers)
5 Extends: [`EventTarget`](https://developer.mozilla.org/en-US/docs/Web/API/EventTarget)7 … API follows the [WebSocket spec](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket) and …41 - [MDN - WebSocket](https://developer.mozilla.org/en-US/docs/Web/API/WebSocket)
3 …s://developer.mozilla.org/en-US/docs/Web/API/CacheStorage) and [Cache](https://developer.mozilla.o…
12 |JWS|[RFC7515](https://tools.ietf.org/html/rfc7515)|JSON Web Signatures|13 |JWE|[RFC7516](https://tools.ietf.org/html/rfc7516)|JSON Web Encryption|14 |JWK|[RFC7517](https://tools.ietf.org/html/rfc7517)|JSON Web Keys|15 |JWA|[RFC7518](https://tools.ietf.org/html/rfc7518)|JSON Web Algorithms|
4 // Source: Web Cryptography API (https://w3c.github.io/webcrypto/)93 // The following fields are defined in Section 6.3.2.7 of JSON Web Algorithms100 // The following fields are defined in Section 3.1 of JSON Web Key106 // The following fields are defined in JSON Web Key Parameters Registration109 // The following fields are defined in Section 6 of JSON Web Algorithms
1 # Web Platform Test Fixtures6 This folder contains a subset of the [Web Platform Tests][] for the7 implementation of Web APIs in Node.js.37 [Web Platform Tests]: https://github.com/web-platform-tests/wpt
26 interface Web { interface39 let web: Web = {
36 The API is based on the Web API [`AbortController`][].374 A browser-compatible implementation of the [Web Crypto API][].400 A browser-compatible implementation of the [`CustomEvent` Web API][].887 [Web Crypto API]: webcrypto.md891 [`AbortController`]: https://developer.mozilla.org/en-US/docs/Web/API/AbortController895 [`CustomEvent` Web API]: https://dom.spec.whatwg.org/#customevent896 [`DOMException`]: https://developer.mozilla.org/en-US/docs/Web/API/DOMException900 [`MessageEvent`]: https://developer.mozilla.org/en-US/docs/Web/API/MessageEvent/MessageEvent929 [`fetch()`]: https://developer.mozilla.org/en-US/docs/Web/API/fetch930 [`globalThis`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/gl…[all …]
204 [`Date.prototype.toLocaleString()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refere…205 [`Intl.DateTimeFormat`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_O…206 [`Intl`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Intl208 [`Number.prototype.toLocaleString()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refe…210 [`String.prototype.localeCompare()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Refer…211 [`String.prototype.normalize()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference…212 [`String.prototype.toLowerCase()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referen…213 [`String.prototype.toUpperCase()`]: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Referen…
23 // run in Web Worker26 // run in share Web Worker
40 …ulkan-Web-Registry/blob/main/Vulkan-Projects.adoc[Vulkan-Projects] list on the link:https://github…
32 …ulkan-Web-Registry/blob/main/Vulkan-Projects.adoc[Vulkan-Projects] list on the link:https://github…
1 const jsDocPrefix = 'https://developer.mozilla.org/en-US/docs/Web/JavaScript/';31 'https://developer.mozilla.org/en-US/docs/Web/API/ArrayBufferView',269 'FormData': 'https://developer.mozilla.org/en-US/docs/Web/API/FormData',270 'Headers': 'https://developer.mozilla.org/en-US/docs/Web/API/Headers',271 'Response': 'https://developer.mozilla.org/en-US/docs/Web/API/Response',272 'Request': 'https://developer.mozilla.org/en-US/docs/Web/API/Request',
13 [Web API][]) and overlaps with existing functionality.58 [Web API]: https://developer.mozilla.org/en-US/docs/Web/API
9 many related methods available to JS clients (e.g. Web Browsers) using19 [Path2D](https://developer.mozilla.org/en-US/docs/Web/API/Path2D)240 - A [Path2D](https://developer.mozilla.org/en-US/docs/Web/API/Path2D) object386 [SVGMatrix](https://developer.mozilla.org/en-US/docs/Web/API/SVGMatrix), a391 [Path2D.addPath()](https://developer.mozilla.org/en-US/docs/Web/API/Path2D/addPath)398 [SVGMatrix](https://developer.mozilla.org/en-US/docs/Web/API/SVGMatrix), which403 [Path2D.addPath()](https://developer.mozilla.org/en-US/docs/Web/API/Path2D/addPath)459 [Path2D.arc()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/arc)477 [Path2D.arcTo()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/arcTo)484 [Path2D.closePath()](https://developer.mozilla.org/en-US/docs/Web/API/CanvasRenderingContext2D/clos…[all …]