wpt icon indicating copy to clipboard operation
wpt copied to clipboard

Test suites for Web platform specs — including WHATWG, W3C, and others

Results 1059 wpt issues
Sort by recently updated
recently updated
newest added

See, e.g., ``` secure-payment-confirmation/authentication-in-iframe.sub.https.html 75: assert_equals(result.clientDataJSON.origin, 'https://{{hosts[alt][]}}:{{ports[https][0]}}'); workers/Worker-location.sub.any.js 5: assert_equals(location.href, 'http://{{host}}:{{ports[http][0]}}/workers/Worker-location.sub.any.worker.js'); 6: assert_equals(location.origin, "http://{{host}}:{{ports[http][0]}}"); 8: assert_equals(location.host, "{{host}}:{{ports[http][0]}}"); portals/portals-host-post-message.sub.html 36: assert_equals(origin, "http://{{host}}:{{ports[http][0]}}"); js-self-profiling/cross-origin-script-cors.sub.html 18: assert_equals(trace.resources[0], 'https://{{hosts[alt][]}}:{{ports[https][0]}}/js-self-profiling/resources/profiling-script.js'); reporting/same-origin-cross-site-credentials.https.sub.html 18: assert_true(location.href.startsWith("https://{{hosts[][]}}:{{ports[https][0]}}/"), reporting/same-origin-same-site-credentials.https.sub.html 18:...

These tests increase coverage in paint worklet based clip path, which does not currently have test coverage for zoom != 1 and !UsesZoomedReferenceBox Bug: 1356237 Change-Id: Iaa25ec5bbb36683b4d83e59b91cfb873db2cd444 Reviewed-on: https://chromium-review.googlesource.com/3854709 WPT-Export-Revision:...

wg-css
do not merge yet
chromium-export
css-masking

[WebKitGTK runs missing since August 23](https://wpt.fyi/runs?label=master&label=experimental&max-count=100&product=chrome&product=edge&product=firefox&product=safari&product=webkitgtk&view=subtest). @clopez would you mind taking a look? Thanks!

This allows .any.js could be loaded as a ES module script, whereas 'global=window' loads the script as a classic JS script.

infra
docs
manifest
serve

See https://github.com/whatwg/html/pull/8111#issuecomment-1229907894 Tests that: * preload/prefetch-cache.html No 5 minute rule (cache headers must be respected) * preload/prefetch-document.html No special treatment of as=document Whether Accept is left as its default value....

wg-webperf
preload

This test case corresponds to a current round trip issue in Chrome/Firefox (at least): grid serializes to 'none' even if grid-template-areas is declared to a non-initial value.

css-grid

Change-Id: I6c497324efd38fad1e017dcd6684da186d574b79 Reviewed-on: https://chromium-review.googlesource.com/3877731 WPT-Export-Revision: cda3fad5af6d2f1822e5e492e31e32eb1787487f

workers
fetch
do not merge yet
chromium-export
wg-s_htmlwg

The Cache Storage service worker partitioning test sometimes times out (observed on MacOS devices), and from testing locally the issues seems to be resolved by attempting to unregister the first...

service-workers
do not merge yet
chromium-export
wg-sw

This CL plumbs the information needed to capture LCP from videos into Video timing information for LCP into the HTMLVideoElement, from where it is sent to the PaintTimingDetector when the...

wg-webperf
do not merge yet
chromium-export
largest-contentful-paint

Bug: 1093840 Change-Id: Ie6814cf58911bdfc7e66cd133606371540dbc5ae Reviewed-on: https://chromium-review.googlesource.com/3875327 WPT-Export-Revision: 0e04e6efa7cf7ba2ff334661b0af711c791fd3fe

mathml
wg-math
do not merge yet
chromium-export