Ben Mathwig

Results 8 comments of Ben Mathwig

Based on the conversation in https://github.com/whatwg/html/issues/8150 about the change to "push" and "replace", it doesn't appear that we need to have a 1:1 mapping to an HTML `historyHandling` types for...

In [7.1.1 Creating browsing contexts](https://html.spec.whatwg.org/#creating-browsing-contexts), step 22 _may_ set the session history entry to 'launch' instead of 'default' if this is the first navigation after the browser process has been...

Microsoft is interested in implementing this in Edge and Chromium :)

> Autocomplete works differently on different form controls, see https://html.spec.whatwg.org/#inappropriate-for-the-control > > Editing hosts don't have a way to signal what kind of input is accepted (e.g. single line vs...

Here is our proposal to adjust the wording of 4.10.18.7.1 Autofill to allow for [editing host](https://html.spec.whatwg.org/multipage/interaction.html#editing-host) elements to be eligible for autofill and the autocomplete attribute. https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/AutocompleteContentEditable/explainer.md

> It seems your use case only needs to tell devices apart per document, in which case we could just start with device 1 and increment from there, right? Yes,...

Discussing for standardization in https://github.com/w3c/csswg-drafts/issues/7017