Skip to content

Commit

Permalink
fixup! Fix data
Browse files Browse the repository at this point in the history
  • Loading branch information
caugner committed Jan 29, 2025
1 parent 6180092 commit a4faea4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions webdriver/bidi.json
Original file line number Diff line number Diff line change
Expand Up @@ -1811,14 +1811,15 @@
},
"firefox_android": "mirror",
"safari": {
"version_added": "NaN"
"version_added": false,
"impl_url": "https://webkit.org/b/271956"
},
"safari_ios": "mirror",
"webview_android": "mirror",
"webview_ios": "mirror"
},
"status": {
"experimental": false,
"experimental": true,
"standard_track": true,
"deprecated": false
}
Expand Down

0 comments on commit a4faea4

Please sign in to comment.