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

web-platform-tests dashboard

Results 222 wpt.fyi issues
Sort by recently updated
recently updated
newest added

See https://github.com/web-platform-tests/wpt.fyi/pull/3970#issuecomment-2332769826

back-end

We run the web-platform tests on Android devices for both Chrome and Firefox, and the results are already visible, as shown in the following URL: https://wpt.fyi/results/webdriver/tests/classic/new_session/websocket_url.py?label=experimental&label=master&product=firefox&product=firefox_android&product=chrome&product=chrome_android&product=safari&aligned&view=subtest However, the history timeline,...

There seems to be something wrong with the `feature:` search functionality in the case of `feature:check-visibility`. In WPT, one test is mapped to this feature: https://github.com/web-platform-tests/wpt/blob/11ee78cd478f37250bf54810add2149b6490764c/css/cssom-view/WEB_FEATURES.yml#L2-L4 That test can be...

Compare these two views of `view=subtest` and `view=test`: https://wpt.fyi/results/html/semantics/interactive-elements/the-dialog-element?label=master&label=stable&aligned&view=subtest https://wpt.fyi/results/html/semantics/interactive-elements/the-dialog-element?label=master&label=stable&aligned&view=test These looks correct, no issue. However, adding `feature:dialog` to the query changes `view=test` radically: https://wpt.fyi/results/html/semantics/interactive-elements/the-dialog-element?label=master&label=stable&aligned&view=subtest&q=feature%3Adialog https://wpt.fyi/results/html/semantics/interactive-elements/the-dialog-element?label=master&label=stable&aligned&view=test&q=feature%3Adialog The passing reftests are...

[Staging link](https://interop-dashboard-mobi-dot-wptdashboard-staging.uk.r.appspot.com/interop-2025) This change adds a mobile-friendly view to the Interop dashboard. wpt.fyi has had essentially no mobile-friendly functionality, and the mobile view is simply a shrunken view of the...

Taken from https://github.com/web-platform-tests/interop/issues/968 From @foolip Of the suggestions here, I think that toggling individual lines on and off is the one I've had the biggest need for personally. It can...

In WPT, .any.js tests generate a number of other tests, like .any.html and .any.worker.html. In wasm/, for reasons I don't understand yet, the .any.js files are also included in the...

I'd like to request that the [Blitz](https://github.com/DioxusLabs/blitz) become a "test submitter" (as suggested [here](https://github.com/web-platform-tests/wpt.fyi/blob/main/api/README.md#apiresultsupload)). Blitz is a new web engine: - We don't have JavaScript execution support yet, so we...

This PR adds support for the [Blitz web engine](https://github.com/DioxusLabs/blitz) (see https://github.com/web-platform-tests/wpt.fyi/issues/4371) I've followed what was done in https://github.com/web-platform-tests/wpt.fyi/pull/3908. Please let me know if there's anything else I need to do.

It would be very handy for me if the interop dashboard pages supported linking to the focus area section. As an example, `https://wpt.fyi/interop-2025?feature=interop-2025-backdrop-filter#focus-area-section` should not only load the interop 2025...