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

See individual commits here. In short, this uses [vendoring](https://pypi.org/project/vendoring/) to re-do all of our Python vendoring, directly into third_party (crudely: `pip install -t tools/third_party ...`), and then moves to a...

infra
webdriver
wpt
wptrunner
localpaths.py
third_party
ci
mozilla:gecko-blocked
wg-s_browser-tools-testing
pyproject.toml
requirements_vendor.in
requirements_vendor.txt
third_party_js
third_party_patches

See the `master` branch https://github.com/web-platform-tests/wpt/runs/42387737071 or the `tools/ integration tests` https://github.com/web-platform-tests/wpt/pull/52455/checks?check_run_id=42357970828, both of which failed with: ``` Traceback (most recent call last): File "/home/test/web-platform-tests/./wpt", line 10, in wpt.main() File "/home/test/web-platform-tests/tools/wpt/wpt.py",...

infra
priority:urgent

From https://github.com/w3c/web-platform-tests/pull/2589#issuecomment-187208381 > What would be useful to test step 3 of https://html.spec.whatwg.org/multipage/forms.html#input-type-change is something like this http://software.hixie.ch/utilities/js/live-dom-viewer/saved/3912 WebKit and Blink fail this, Gecko passes. cc @g-k

html
good first issue

For a long time, Web IDL "class string" behavior was non-interoperable. As such, currently `assert_class_string` only tests the interoperable subset: basically, does `Object.prototype.toString()` produce the right result on instances. This...

infra
idlharness.js
testharness.js
priority:backlog

Reverts web-platform-tests/wpt#52321 This breaks - contain-layout-stacking-context-001.html

wg-css
css-contain

The `Document::set_csp_list` method now appends new policies to any existing `CspList` rather than replacing it. This ensures that CSPs from multiple sources (e.g., HTTP headers and `` tags) are merged...

content-security-policy
do not merge yet
trusted-types
servo-export
wg-s_webappsec

This CL supports fusing `dq->slice->q` subgraph on tflite. Input and output operands have to be dequantized from ints8, the scale and zero point of input and output have to be...

... in lieu of the Chrome `infrastructure/` coverage the upstream CI doesn't have. Hopefully this will reduce the time wasted fixing trivial breakages only discovered downstream. Chrome Android type hints...

infra
wptrunner

8624366d45 tried to change the test in line with the modern requirement that Ahem is not a system font. However, in actuality it just ended up testing that: `X` !=...

infra
docs
ci

Bumps [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) from 6.0.12.20241230 to 6.0.12.20250516. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-pyyaml&package-manager=pip&previous-version=6.0.12.20241230&new-version=6.0.12.20250516)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

infra
ci
docker
metadata
dependencies
python
requirements_tests.txt