Demos-old icon indicating copy to clipboard operation
Demos-old copied to clipboard

Open source and interoperable demos for Microsoft Edge Dev site

Results 33 Demos-old issues
Sort by recently updated
recently updated
newest added

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/hover/ The link to View Demo takes you to http://hover.ie which is a domain owned by Microsoft. It points to an ip address which hosts cloudapp.net websites. There is an...

It would also be nice if a repo owner could update the url in the repo description. ## What this PR does The previous url in the README redirected to...

Edge allowed icon only in Favorites bar. It saved a great deal of space. This would be nice in the Chromium based Edge.

## What this PR does Makes it so that the name and charLength fields of a SpeechSynthesisEvent are printed to the console when an event occurs. @molant ## Requirements *Note:...

## What this PR does Wraps images into buttons to better interactivity using the keyboard. ## Requirements * [ ] My PR follows all applicable accessibility requirements (See [`.github/ACCESSIBILITY_REQS.md`](https://github.com/MicrosoftEdge/Demos/blob/master/.github/ACCESSIBILITY_REQS.md)). *...

PR #363 adds a CSS style guide. Some of that will be condensed when we hook up the CSS linter, but there's still some styles that I linter can't really...

Possibly not counted as an a11y issue but as the input bg is transparent it does make it harder to read, and generally looks bad. The speech bubble is probably...

a11y

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/ortcdemo/ Changes from transparent background to white, which is very similar.  It looks like the styles are busted as no top margin (owl removal probably) and the hover state is...

a11y
external-demo

https://developer.microsoft.com/en-us/microsoft-edge/testdrive/demos/microphone/ There are two tab stops between the audio file buttons and effects drop down where the tab focus disappears and I'm not sure where it goes. Also perhaps related...

a11y

Can't successfully download, appears to be cross-browser. Seems like a missing file?

bug