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

The `Sec-CH-Prefers-Reduced-Motion` client hint is modeled after the `prefers-reduced-motion` user preference media feature as defined in Media Queries 5. Intent to ship: https://groups.google.com/a/chromium.org/g/blink-dev/c/_m5xConFTfY Demo: https://sec-ch-prefers-reduced-motion.glitch.me Spec: https://wicg.github.io/user-preference-media-features-headers/#sec-ch-prefers-reduced-motion Bug: 1361871 Change-Id:...

do not merge yet
chromium-export
client-hints

A frame may have relevant entries removed from the joint session history based on actions outside of its control. The two main cases for this are: * User-initiated history changes...

do not merge yet
chromium-export
navigation-api

This patch implements the filtering of records in the PressureObserver and not anymore in the platform collector, for the reasons explained below. As described in [1]: All observers should be...

do not merge yet
chromium-export
compute-pressure

Bug: 1259886 Change-Id: I24f95cc99d8e3917f4bed77d709a8426426c8213 Reviewed-on: https://chromium-review.googlesource.com/3886069 WPT-Export-Revision: e01da1b14953677cc44ef3c3866fdab28f25af1a

do not merge yet
chromium-export
webtransport
wg-webtransport

This CL introduces "previous slide" and "next slide" media session actions to websites through the Media Session API. Those can be used to show "previous slide" and "next slide" controls...

do not merge yet
chromium-export
mediasession
wg-media

In this CL we allow unsanitized HTML format to be read from the clipboard as a well-formed HTML document under the standard format. This is part two of writing/reading unsanitized...

clipboard-apis
do not merge yet
chromium-export
wg-s_webapps

Bug: chromium:1338439 Change-Id: I152944e5959c8e952d67cc9736bfd77a8cfc4b56 Reviewed-on: https://chromium-review.googlesource.com/3879523 WPT-Export-Revision: 2065ec115307b2e9c6b8447cf5aa91df1363fc8a

fetch
do not merge yet
chromium-export

PromosManagerMediator should be created to communicate with the PromosManager to fetch the next promo for display, if any. If there's a promo to display, the mediator should dispatch it via...

webauthn
wg-payments
do not merge yet
wg-webauthn
chromium-export
credential-management
secure-payment-confirmation

forecolor.html for example is built around "stylewithcss", "queryCommandValue", "queryCommandState". I made a change to chromium that broke this test and spent a day trying to fix it before realizing it...

editing