Skip to content

Commit d419dc4

Browse files
committed
Undeprecate the unload event
1 parent 6e0f755 commit d419dc4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

api/Window.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7478,7 +7478,7 @@
74787478
"status": {
74797479
"experimental": false,
74807480
"standard_track": true,
7481-
"deprecated": true
7481+
"deprecated": false
74827482
}
74837483
}
74847484
},
@@ -7518,7 +7518,6 @@
75187518
},
75197519
"viewport": {
75207520
"__compat": {
7521-
"mdn_url": "https://developer.mozilla.org/docs/Web/API/Window/viewport",
75227521
"spec_url": "https://drafts.csswg.org/css-viewport/#dom-window-viewport",
75237522
"tags": [
75247523
"web-features:viewport-segments"

0 commit comments

Comments
 (0)