We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 83ece0e commit e4de886Copy full SHA for e4de886
origin-trials/upstream-trials.json
@@ -72,6 +72,12 @@
72
"repo": "w3c/longtasks",
73
"explainer": "https://github.com/w3c/longtasks/blob/main/loaf-explainer.md"
74
},
75
+ {
76
+ "label": "Mutation Events Deprecation Trial",
77
+ "expiration": "2025-05-13",
78
+ "feedbackLink": "https://crbug.com/new",
79
+ "explainer": "https://developer.chrome.com/blog/mutation-events-deprecation"
80
+ },
81
{
82
"label": "Open popups as fullscreen windows",
83
"expiration": "2024-04-30",
@@ -146,7 +152,7 @@
146
152
147
153
148
154
"label": "WebAssembly JS String Builtins",
149
- "expiration": "2024-06-25",
155
+ "expiration": "2024-10-01",
150
156
"repo": "WebAssembly/js-string-builtins",
151
157
"explainer": "https://github.com/WebAssembly/js-string-builtins/blob/main/proposals/js-string-builtins/Overview.md"
158
0 commit comments