w3c / webdriver

Remote control interface that enables introspection and control of user agents.
https://w3c.github.io/webdriver/
Other
676 stars 190 forks source link

Fix error in "get a known shadow root" algorithm #1726

Closed lutien closed 1 year ago

lutien commented 1 year ago

Update error in get a known shadow root algorithm from no such element to no such shadow root.


Preview | Diff

whimboo commented 1 year ago

Small bug fix so we probably do not have to wait for further reviewers. I'm going ahead and merge this PR. Thanks @lutien.

whimboo commented 1 year ago

The wdspec tests have already been updated and a test for that change can be found here.