Javier Fernandez Garcia-Boente
Javier Fernandez Garcia-Boente
This new endpoint would have the purpose of handling the prompt dialog launched to ask the user for confirmation after a request of the [registerProtocolHandler](https://html.spec.whatwg.org/multipage/system-state.html#custom-handlers) method. This is specified in...
This commit implements the actions and protocol to use a new webdriver extension command to allow testing automation of the registerProtocolHandler method. Additionally, this change also adds new tests which...
This commit adds a new subsection about User Agent Automation in the Custom Handlers section. The purpose of this new subsection is to define a new WebDriver extension command to...
The HTML spec states in the [Custom Handler section](https://html.spec.whatwg.org/multipage/system-state.html#custom-handlers) that user agents may launch a prompt dialog during the registration of a custom protocol handler: > A user agent could,...
## Request for position on an emerging web specification * WebKittens who can provide input: ### Information about the spec * Spec Title: Curve25519 in WebCrypto * Spec URL: https://wicg.github.io/webcrypto-secure-curves/...
There is some inconsistency in the spec regarding the 'length' parameter in the deriveBits operations of different algorithms, such as ECDH, HKDF, PBKDF2 or X25519. This PR adds a few...
### WebKittens @annevk @smfr ### Title of the spec window.onmove ### URL to the spec https://html.spec.whatwg.org/multipage/webappapis.html#event-handlers-on-elements,-document-objects,-and-window-objects ### URL to the spec's repository https://github.com/whatwg/html ### Issue Tracker URL _No response_ ###...
The 'params' argument would be useful to include the entities in the response, for instance.