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

Add definition for "weak map" #1713

Closed whimboo closed 4 months ago

whimboo commented 1 year ago

Preview | Diff

whimboo commented 1 year ago

The tests are currently failing because the [=infra/map=] cannot be resolved. Using [=map=] instead fails as well because it's defined in infra and html. Same most likely applies to the [=WeakMap=] reference which should be resolved to the ecmascript spec.

@jgraham, @foolip does one of you have an idea how to get this fixed or whom to ask for help? Thanks!

whimboo commented 4 months ago

Oh even through the CI results for this PR didnt' show any failure all the CI tasks actually fail with this PR merged.

I'm going to backout via https://github.com/w3c/webdriver/pull/1803