Open
Description
We have external definitions of WebDriver BiDi command and events like this on-exhaustive list shows:
https://w3c.github.io/webdriver-bidi/#external-specifications
Right now we do not yet read their CDDL defintions which means even if implemented in browsers clients will not know about in case they rely on auto-generated code.
We should probably update our cddl generation script to check external documents as well.