Skip to content

Commit 484d45e

Browse files
Finalize release notes content
1 parent 4d309bb commit 484d45e

3 files changed

Lines changed: 150 additions & 127 deletions

File tree

microsoft-edge/web-platform/release-notes/134.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ To stay up-to-date and get the latest web platform features, download an Insider
4040
* [Web App `LocalFolder` Access](#web-app-localfolder-access)
4141
* [HTML+IDL handwriting attribute](#htmlidl-handwriting-attribute)
4242
* [Acquisition Info API](#acquisition-info-api)
43+
* [New Chromium origin trials](#new-chromium-origin-trials)
44+
* [SelectParserRelaxation](#selectparserrelaxation)
4345

4446

4547
<!-- ====================================================================== -->
@@ -270,6 +272,22 @@ Supports 3P acquisition attribution for Progressive Web Apps (PWAs) that were ac
270272
* [Register](https://developer.microsoft.com/microsoft-edge/origin-trials/trials/4013a45f-3f48-4341-81ea-1bc13bf90c83)
271273

272274

275+
<!-- ---------- -->
276+
#### Chromium origin trials
277+
278+
279+
<!-- ---------- -->
280+
###### SelectParserRelaxation
281+
282+
Expires on November 11, 2025.
283+
284+
This is a deprecation origin trial, which re-enables the old parser behavior for parsing `<select>` tags. Under that old behavior, non-supported content is silently discarded and not included in the DOM content underneath the `<select>`. This trial can be used in case the new behavior described in [Customizable `<select>` element](#customizable-select-element) breaks a site.
285+
286+
* [Explainer](https://chromestatus.com/feature/5145948356083712)
287+
* [Feedback](https://crbug.com/new)
288+
* [Register](https://developer.chrome.com/origintrials/#/register_trial/182958734861926401)
289+
290+
273291
<!-- ====================================================================== -->
274292
> [!NOTE]
275293
> Portions of this page are modifications based on work created and shared by Chromium.org and used according to terms described in the [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0).

0 commit comments

Comments
 (0)