Microsoft Edge Origin Trials Developer Console
Safely experiment for a fixed period of time and provide feedback on new platform features with Microsoft Edge origin trials
Virtual keyboard APIs
The VirtualKeyboardPolicy provides an API surface to control when the virtual keyboard is shown on the page and VirtualKeyboardAPI provides an API surface to notify web authors that an on-screen keyboard has overlaid some page content so they can adjust the layout accordingly.
Learn more
Pen Events
Allows web developers to handle the event that is dispatched by the browser when it receives a signal describing pen interactions outside of the scope of the PointerEvent. These interactions, produced by Windows Ink compatible pens, can be either a button-press gesture or when a pen is docked and undocked.
Learn more
Web App File Type Registration
Support registering a PWA for file type handling via the web app manifest. Requires Windows 10 OS build 2004 or newer.
Learn more
Web App File Activation with local file read
Support PWA activation via file type open when PWA has been registered to handle those file types. Requires Windows 10 OS build 2004 or newer.
Learn more
JS Self-Profiling API
A web-exposed sampling profiler for measuring client JavaScript execution time.
Learn more
Canvas2d Context Lost event
Introduces an API that allows canvases to be discarded by the browser and re-drawn by the web application on demand.
Learn more
Dual-screen and foldable devices CSS and JavaScript Primitives
CSS media feature and a companion JavaScript API to help developers effectively detect dual-screen and foldable form factor and lay content out when the browser window is spanned across multiple display regions.
Learn more
Web App Protocol Handler Registration
Support registering a PWA for protocol handling via the web app manifest.
Learn more