w3c / webdriver-bidi

Bidirectional WebDriver protocol for browser automation
https://w3c.github.io/webdriver-bidi/
370 stars 42 forks source link

Remove redundant parenthesis in ErrorCode #458

Closed jrandolf-2 closed 1 year ago

jrandolf-2 commented 1 year ago

Preview | Diff

whimboo commented 1 year ago

Note the following: The entire choice construct can be put into parentheses if this is required to make the construction unambiguous (please see Appendix B for details of the CDDL grammar). Also a better indentation would have been good here.