Category Archives: API

Auto Added by WPeMatico

Limited Preview of Privacy-Preserving Ads API coming to Microsoft Edge

Earlier this year, we announced a new privacy-preserving ads API coming to Microsoft Edge. The Ad Selection API is intended to enable the web ecosystem to leverage privacy-preserving approaches to support key advertising use cases—even when unpartitioned 3rd-party cookies are not available. Today, we’re happy to announce a limited, developer opt-in, preview of the Ad […]

New Privacy-Preserving Ads API coming to Microsoft Edge

In recent years, the web browser ecosystem has begun to pursue a path toward evolving the web platform in ways that reduce pervasive cross-site tracking of users. With built-in Tracking Prevention and other security features, Microsoft Edge already protects users from third-party tracking cookies and malicious content, and we’re pleased to share an update on […]

A new way to build custom web editing experiences with EditContext

One of the biggest challenges that developers face when working with advanced text editing capabilities in web apps is the limitation of existing elements like <input> and <textarea>. Custom text editors are often created by using a complex DOM structure or even a <canvas> element that often require using a hidden contenteditable element, adding more […]