web standards

  1. News

    VIDEO What’s new for Microsoft Edge at Build 2022

    Another year around the sun, and we’re back at Build to talk about—you guessed it—what’s new for developers with Microsoft Edge. We started this journey 2.5 years ago when we released the latest version of Microsoft Edge built on the Chromium open-source engine and we can’t wait to talk about...
  2. News

    Microsoft Edge and Interop 2022

    Last year, the Compat 2021 effort made tangible progress on improving five of the top pain points for web developers. Microsoft, in collaboration with Google and Igalia, contributed a rewrite of the CSS Grid module in Blink, along with bug fixes for CSS Transforms. Representatives from Apple...
  3. News

    Improving notifications and badging in Microsoft Edge

    Notifications are an important part of the web, helping users stay up to date about what’s going on. Earlier this summer we announced a set of changes to make notification requests less distracting for users. This was just the first step, and we are working to reenable the full notification...
  4. News

    Introducing the Storage Access API

    Today, we’re excited to announce the “first-look” rollout of the Storage Access API in our Canary and Dev channels. For developers, this API allows them to determine whether their access to browser-based storage is restricted by a user’s privacy settings and to request storage access from users...
  5. News

    Announcing dual-screen preview SDKs and Microsoft 365 Developer Day

    In November, we shared our vision for dual-screen devices and how this new device category will help people get more done on smaller and more mobile form factors. Today, we are excited to give you an update on how you can get started and optimize for dual-screen devices by: Exploring preview...
  6. News

    Bringing Screen Capture to Microsoft Edge with the Media Capture API

    Beginning with the EdgeHTML 17, Microsoft Edge is the first browser to support Screen Capture via the Screen Capture API. Web developers can start building on this feature today by upgrading to the Windows 10 April 2018 Update, or using one of our Link Removed. Screen Capture uses the new...
  7. News

    Introducing sonarwhal v1: The linting tool for the web

    Just over one year ago, we started working on a best practices tool for the web called Link Removed—a customizable, open-source linting tool, built for modern web developer workflows. Today, we are announcing the release of its first major version. With today’s launch, we’d like to talk you...
  8. News

    Service Workers: Going beyond the page

    We’re thrilled to announce that today’s Windows Insider build enables Service Workers by default in Microsoft Edge for the first time. This is an exciting milestone for us and for the web! These new APIs allow the web to offer better experiences when devices are offline or have limited...
  9. News

    Watch Microsoft Edge Web Summit 2017 live on Channel 9

    Tomorrow at 9:00 AM Pacific, we’re hosting our third annual Microsoft Edge Web Summit in Seattle, and you can watch all the action live on Channel 9! Read on for a summary of the day ahead, and a list of all the sessions we have in store. Link Removed What to Expect Microsoft Edge Web Summit...
  10. News

    Accessibility improvements in EdgeHTML 15

    In last year’s Windows 10 Anniversary Update, we introduced a new architecture for web accessibility, enabling a more accessible web with Microsoft Edge. With this dramatically improved foundation, we’ve been hard at work improving the experience even more in EdgeHTML 15 and the Windows 10...
  11. News

    Legacy web apps in the enterprise

    Migrating legacy web apps to modern standards can be both costly and time consuming. IT departments are generally cost centers, and it makes sense for enterprises to want to maximize the ROI on their existing LOB apps. Many of these sites may continue to exist without being upgraded for a while...
  12. News

    CSS Custom Properties in Microsoft Edge

    Beginning with EdgeHTML 15 in the Windows 10 Creators Update, Microsoft Edge introduces support for CSS Custom Properties, a new primitive value type to fully cascade variables across CSS properties. You can preview CSS Custom Properties in Windows Insider Preview builds beginning with EdgeHTML...
  13. News

    Building in 10k: Svelte JavaScript Enhancements

    Editor’s note: This is the fifth in a series of posts from the team that built the 10k Apart contest site, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB. In the previous post in this series, I discussed my approach to CSS...
  14. News

    Building in 10k: CSS Structure and Sandboxing

    Editor’s note: This is the fourth in a series of posts from the team that built the 10k Apart contest site, exploring the process of building for interoperability, accessibility, and progressive enhancement in less than 10kB. In the previous post in this series, Stephanie Stimac discussed her...
  15. News

    What would you do with 10kB?

    Sixteen years ago, Link Removed conceived of a contest that would test the mettle of any web designer: The 5k. The idea was that entrants would build an entire site in 5kb of code or less. Its aim was to force us to get creative by putting a bounding box on what we could do: Between servers and...
  16. News

    RC4 is now deprecated in Microsoft Edge and Internet Explorer 11

    In September 2015, Microsoft announced the end-of-support for the RC4 cipher in Microsoft Edge and Internet Explorer 11 in 2016, as there is consensus across the industry that RC4 is no longer cryptographically secure. Today, we are releasing KB3151631 with the August 9, 2016 cumulative updates...
  17. News

    Introducing EdgeHTML 14 with the Windows 10 Anniversary Update

    Earlier this week, the Windows 10 Anniversary Update began rolling out to over 350 million Windows 10 devices. With this release, we’re proud to introduce EdgeHTML 14, the third and most significant update to the Microsoft Edge web platform since our initial release just one year ago...
  18. News

    VIDEO The Progress of Web Apps

    Editor’s Note – this post was originally posted on Medium and has been updated to reflect the latest information. Let’s talk about the progress of web apps. No, that’s not an autocorrect mistake from “progressive web apps” — let’s take a look at how the web has progressed from “a large...
  19. News

    Building a faster and more secure web with TCP Fast Open, TLS False Start, and TLS 1.3

    Performance and security matter to everyone. Better page load performance improves the user’s experience and influences their choice over which web pages to use. At the same time, users just expect their browsing experience to be secure and private. With TCP Fast Open, TLS False Start, and TLS...
  20. News

    Fetch (or the undeniable limitations of XHR)

    Starting in EdgeHTML 14, coming with this summer’s Windows 10 Anniversary Update, Microsoft Edge will support the highly anticipated Fetch APIs. This represents the first step in our planned journey to supporting Service Worker in a future release. You can preview the Fetch APIs in Link Removed...
Back
Top