Travis Leithead
Travis Leithead
Because Promise types are reference types, the [SameObject] extended attribute should be permitted for use with them. In the current spec, they are forbidden by the restriction: [4.3.15. SameObject](http://heycam.github.io/webidl/#SameObject) >...
In this scenario: ```html ... ... ``` where two `child` elements extend the `grandparent` (in an orthogonal direction), the spec allows for a down-arrow on `parent` to descend into `child`...
Transferred from https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/579 Opened by @aleventhal Focusgroup is really neat. I'm super happy to see it being worked on, and the number of scenarios handled is amazing. Regarding this part,...
This issue has been transferred from https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/514 @fvsch opened this issue on 2021-09-09 > The Focusgroup explainer currently states: > >> up/right moves focus forward, down/left moves focus backwards >...
Copied from https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/556 @benbeaudry filed originally on 2022-02-23 > I'm implementing a prototype of this explainer in Chromium and I'm wondering whether we should allow elements in shadow trees to...
This issue was migrated from https://github.com/MicrosoftEdge/MSEdgeExplainers/issues/369 @jcgregorio opened the issue on 2020-07-29 > ` How would work on Mobile platforms, where OS-native UIs are used for some control popups? Would...
Hi folks! A new [`focusgroup` attribute](https://github.com/MicrosoftEdge/MSEdgeExplainers/blob/main/Focusgroup/explainer.md) proposal was released recently, and while it and the Popup explainer evolved independently, I wonder if there is an opportunity for one to leverage...
## Introduction [From the intro to the explainer] At Microsoft, we are committed to fostering a healthy web ecosystem where everyone can thrive – consumers, publishers, advertisers, and platforms alike....
The following is re-posted with permission from @aleventhal: I had some thoughts about ariaNotify based on my previous experience in helping to create the properties used by ARIA live regions....
Last note from TAG review: https://github.com/w3ctag/design-reviews/issues/279 In the explainer there is a note about the UA should take steps to ensure that the content that originates from the web app...