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

- Remove restriction of a single entry for events due to noise/unknown entries in the longtasks API - Provide a timeout mechanism that will allow the test to fail cleanly...

do not merge yet
chromium-export
longtask-timing

Some tests can run well while the page is active but then crash while the page is being unloaded. Such crashing tests are marked as PASS by WPT even if...

For the pointerMove and scroll Actions API functions, the coordinate parameters must be integers. Let's update the documentation to mention this Reference: - https://www.w3.org/TR/webdriver/#dfn-process-a-pointer-action - https://www.w3.org/TR/webdriver/#dfn-process-a-wheel-action

infra
testdriver.js

I've been asked by @johanneswilm to prepare some tests for selection issues in CKEditor as a part of Interop 2022. There are two main issues for us: * selection of...

selection
editing

Bumps [types-ujson](https://github.com/python/typeshed) from 4.2.1 to 5.5.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=types-ujson&package-manager=pip&previous-version=4.2.1&new-version=5.5.0)](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
requirements_mypy.txt
dependencies
python

This is to match the (unofficial) spec name: https://clelland.github.io/page-unload-beacon/spec.html

infra
page-unload-beacon

Fixed: 1363082 Change-Id: I083cb15604405cea68f81bd9d411d3985103a79d Reviewed-on: https://chromium-review.googlesource.com/3900540 WPT-Export-Revision: 6d87917685255f2438838804e39c01e86bfcae27

html
do not merge yet
chromium-export

This is required for the style recalc machinery to understand that changes in view-timeline properties may affect descendants and subsequent siblings. This problem was already solved for scroll-timeline, so it's...

do not merge yet
chromium-export
scroll-animations

…g-Endpoints These two COOP tests were still using the legacy report-to header instead of the modern Reporting-Endpoints one. WebKit is adding support for Reporting-Endpoints but doesn't support report-to.

html

This CL adds back/forward cache not restored reasons in Performance NavigationTiming API. It's proposed here: https://github.com/w3c/navigation-timing/issues/171 Explainer: https://github.com/rubberyuzu/bfcache-not-retored-reason/blob/main/NotRestoredReason.md This CL... (main) - exposes not restored reasons to PerformanceNavigationTiming API -...

html
performance-timeline
wg-webperf
do not merge yet
chromium-export