Microsoft Edge and Interop 2025

Microsoft Edge is very pleased to announce our participation in the fifth edition of the Interop project: Interop 2025. We're joining forces with our colleagues at Microsoft Edge and Interop 2025 appeared first on Windows Blog.

Feb 13, 2025 - 18:24
 0
Microsoft Edge and Interop 2025
Microsoft Edge is very pleased to announce our participation in the fifth edition of the Interop project: Interop 2025. We're joining forces with our colleagues at Apple, Bocoup, Igalia, Google, and Mozilla, to improve interoperability on the web platform. Interoperability matters because it ensures that the code you write for the web will work the same way for your users regardless of browser and device. The Interop project is a yearly effort where browser implementers survey developers about top pain-points and agree on areas where we will concentrate resources to drive to full interoperability. Over the past four years, Interop has highlighted areas where bugs in engines prevented widespread adoption of important features, from CSS styling and layout to new HTML elements and web APIs. In 2024, Interop helped resolve important issues in multiple areas, including:
  • The Popover API, which allows you to display content on top of other page content declaratively using HTML, is now fully supported across all browsers.
  • Declarative shadow DOM, which lets you create shadow roots directly in HTML, by using the