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 detached check for "get a known shadow root" step #1714

Closed whimboo closed 1 year ago

whimboo commented 1 year ago

Regression from #1712.

Edit: The issue here is that by copying and pasting in the other PR I accidentally used the term is stale instead of is detached for detached checks when deserializing ShadowRoot references.

@jgraham can you please review?


Preview | Diff