wpt icon indicating copy to clipboard operation
wpt copied to clipboard

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

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

Add basic tests for a blob range request. Related To: https://github.com/whatwg/fetch/issues/1070

fetch

Currently we get no information about where the rejection occurred. This makes developing promise_tests painful. With this change the stack is logged to the console. An alternative is to insert...

infra
testharness.js

Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 2.5.0. Changelog Sourced from pyflakes's changelog. 2.5.0 (2022-07-30) Drop support for EOL python 2.7 / 3.4 / 3.5 Ignore __all__ when not directly assigned Handle...

infra
requirements_flake8.txt
dependencies
python

Hi @foolip and @jgraham, I was checking the ecosystem [dashboard](https://ecosystem-infra-rotation.appspot.com/) and saw that the stable runs circle is red. Would you happen to have any insight on why the Chrome...

infra

Bug: 1223106 Change-Id: I13056f1eec8e0db47d047d878ae97027f0c91df0 Reviewed-on: https://chromium-review.googlesource.com/3789841 WPT-Export-Revision: 0c7db0f8f925d3bbead089e837617df3c3b0003a

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

When composited clip path animations are enabled, clip path animations that have a keyframe with clip-path: none crash. This change adds a filter function to GetAnimationIfCompositable to exclude animations with...

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

See https://github.com/w3c/csswg-drafts/issues/7203#issuecomment-1183737711 The grammar in the spec requires that `not` be treated as part of the container condition rather than as part of the name, and parentheses are not required....

css-contain

This spun from a comment I made in [PR27412](https://github.com/web-platform-tests/wpt/pull/27412#issuecomment-900373950) in which I stated that the text assert should be a bit more precise. Nothing more.

css-text

WebKit export from bug: [Allowlisting empty elements via content hashes in CSP directives is inconsistent across browser engines](https://bugs.webkit.org/show_bug.cgi?id=233071)

content-security-policy
webkit-export