Skip to content

Commit

Permalink
Update Chrome/Safari versions for api.EventSource.withCredentials (md…
Browse files Browse the repository at this point in the history
  • Loading branch information
queengooborg authored Sep 23, 2022
1 parent b7d7d9d commit 3c34e14
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions api/EventSource.json
Original file line number Diff line number Diff line change
Expand Up @@ -464,7 +464,7 @@
"spec_url": "https://html.spec.whatwg.org/multipage/server-sent-events.html#dom-eventsource-withcredentials-dev",
"support": {
"chrome": {
"version_added": "6"
"version_added": "26"
},
"chrome_android": "mirror",
"deno": {
Expand All @@ -488,11 +488,9 @@
"version_added": "12"
},
"safari": {
"version_added": "5"
},
"safari_ios": {
"version_added": "5"
"version_added": "7"
},
"safari_ios": "mirror",
"samsunginternet_android": "mirror",
"webview_android": "mirror"
},
Expand Down

0 comments on commit 3c34e14

Please sign in to comment.