wpt.fyi icon indicating copy to clipboard operation
wpt.fyi copied to clipboard

"View source on GitHub" links should link to .any.js for any.* tests

Open lucacasonato opened this issue 4 years ago • 2 comments

Clicking "View source on GitHub" on "websockets/eventhandlers.any.html" links me to https://github.com/web-platform-tests/wpt/blob/master/websockets/eventhandlers.any.html, even though the source of this testcase is https://github.com/web-platform-tests/wpt/blob/master/websockets/eventhandlers.any.js.

lucacasonato avatar Jun 16 '21 22:06 lucacasonato