Skip to content

Commit e587b06

Browse files
authored
Chrome 148 ships PerformanceResourceTiming.contentType (#29375)
Add Chrome support for ResourceTiming ContentType
1 parent 873305b commit e587b06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/PerformanceResourceTiming.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@
265265
],
266266
"support": {
267267
"chrome": {
268-
"version_added": false
268+
"version_added": "148"
269269
},
270270
"chrome_android": "mirror",
271271
"deno": {
@@ -291,7 +291,7 @@
291291
"webview_ios": "mirror"
292292
},
293293
"status": {
294-
"experimental": true,
294+
"experimental": false,
295295
"standard_track": true,
296296
"deprecated": false
297297
}

0 commit comments

Comments
 (0)