You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yeah, that'd work. Just not adding an href attribute until we have the final URL would also do the trick, and probably less noticeable in the typical case where people aren't focuses on this link.
https://staging.wpt.fyi/results/gamepad/idlharness.window.html?label=stable initially links to https://github.com/web-platform-tests/wpt/blob/master/gamepad/idlharness.window.html when loading, but after loading the link is updated to https://github.com/web-platform-tests/wpt/blob/master/gamepad/idlharness.window.js, which works.
The fixuping is slow enough that I encountered it without trying to stress test. Hiding the link until it's been updated would work.
The text was updated successfully, but these errors were encountered: