@mdn/browser-compat-data 5.6.43 → 5.7.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -1
- package/data.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -188,7 +188,10 @@ Data for [WebAssembly](https://developer.mozilla.org/docs/WebAssembly) features.
|
|
|
188
188
|
|
|
189
189
|
### [`webdriver`](./webdriver)
|
|
190
190
|
|
|
191
|
-
Data for [WebDriver](https://developer.mozilla.org/en-US/docs/Web/WebDriver) features
|
|
191
|
+
Data for [WebDriver](https://developer.mozilla.org/en-US/docs/Web/WebDriver) features, including:
|
|
192
|
+
|
|
193
|
+
- `bidi` - WebDriver BiDi protocol
|
|
194
|
+
- `classic` - WebDriver Classic protocol
|
|
192
195
|
|
|
193
196
|
### [`webextensions`](./webextensions)
|
|
194
197
|
|