w3c / webdriver-bidi

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

Fix unparenthesized ranges #457

Closed jrandolf-2 closed 1 year ago

jrandolf-2 commented 1 year ago

Ranges in CDDL must be parenthesized when using defaults. This follows from operations in CDDL being right associative.


Preview | Diff