Skip to content

Commit 9a38228

Browse files
committed
Mark FetchEvent.targetClientId as deprecated and non-standard
It was renamed in w3c/ServiceWorker#1333.
1 parent 56c40a3 commit 9a38228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api/FetchEvent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -643,8 +643,8 @@
643643
},
644644
"status": {
645645
"experimental": false,
646-
"standard_track": true,
647-
"deprecated": false
646+
"standard_track": false,
647+
"deprecated": true
648648
}
649649
}
650650
}

0 commit comments

Comments
 (0)