Status
Status copied to clipboard
This repository tracks the roadmap for the Microsoft Edge web platform. This data is used on https://status.microsoftedge.com/ to provide implementation status and forward-looking plans for web standa...
This should be shared in public. So that there won't be a duplicate and the community may have an answer. [How to hide this extension popup in Edge?](https://superuser.com/questions/1451624/how-to-hide-this-extension-popup-in-edge)
This feature is already implemented in Chrome/Opera. See: https://html.spec.whatwg.org/multipage/semantics.html#link-type-noopener https://mathiasbynens.github.io/rel-noopener/ http://caniuse.com/#feat=rel-noopener https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/12942405-implement-rel-noopener
Kiwibrowser has achieved it so I don't see why Microsoft engeeners couldn't do it as well. It would bring power to users and allow us to enhance our experience of...
Intended to add support data for forced colors to the JSON file, but noticed it's [already available in Chrome Platform Status](https://chromestatus.com/features/5757293075365888) and should probably just be pulled down from there....
I am doing dev in Power BI and I get JS errors in web.min.js about fullscreen mode in chrome, but not edge. Brilliant! I am now switching from chrome to...
Only the viewport meta tag parts are relevant
I have found the following problem on Microsoft EdgeHTML in several pages when doing keyboard navigation. When I open the file chooser(input file type tag) to add a new file(e.g....
[The entry for `prefers-reduced-motion` on the Platform Status website](https://developer.microsoft.com/en-us/microsoft-edge/status/mediaqueriesprefersreducedmotion/) lists Chrome and Edge (Chromium) as not supported, when in fact they are supported. [See Chrome Status for details](https://www.chromestatus.com/feature/5597964353404928) Shouldn't the...