servo/tests/wpt/meta
Servo WPT Sync b3b79e049b
Sync WPT with upstream (14-09-2025) (#39293)
Automated downstream sync of changes from upstream as of 14-09-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2025-09-14 01:44:16 +00:00
..
acid wpt: Unskip acid folder as most tests are passing (#36340) 2025-04-07 15:46:41 +00:00
beacon Implement initial version of navigator.sendBeacon (#38301) 2025-08-02 15:14:07 +00:00
clipboard-apis async clipboard: implement readText (#36689) 2025-05-07 15:11:37 +00:00
console Implement console.trace (#34629) 2024-12-18 23:45:06 +00:00
content-security-policy Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
cookies Sync WPT with upstream (16-08-2025) (#38706) 2025-08-16 00:46:10 +00:00
cookiestore script: Do not include fragments when comparing URLs in CookieStore (#38876) 2025-08-27 23:41:11 +00:00
cors [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
css Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
custom-elements Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
dom Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
domparsing Sync WPT with upstream (30-04-2025) (#36785) 2025-04-30 19:46:03 +00:00
domxpath fix(xpath): pass in correct context node for // and / in predicates (#37434) 2025-06-17 18:45:00 +00:00
encoding Script: Implement TextEncoderStream (#38466) 2025-08-15 07:57:00 +00:00
eventsource script: Ensure EventSource interprets non-200 response codes as failure (#36853) 2025-05-05 12:04:46 +00:00
fetch Enable abort controller preference for fetch/api/abort (#39282) 2025-09-13 09:14:13 +00:00
FileAPI Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
focus script: Implement scrollIntoView (#38230) 2025-08-06 08:08:25 +00:00
fullscreen Update web-platform-tests to revision b'38623a53d6598cb7aab4be8a810102b352a652df' (#34622) 2024-12-15 03:52:07 +00:00
gamepad Update web-platform-tests to revision b'fc557e215e11221c91de4f283539725ef2f35928' (#35741) 2025-03-02 12:18:38 +00:00
hr-time Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
html Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
import-maps script: complete resolve_module_specifier (#37552) 2025-06-21 06:17:27 +00:00
IndexedDB Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
intersection-observer Sync WPT with upstream (31-08-2025) (#39049) 2025-08-31 01:40:16 +00:00
js Update mozjs (SpiderMonkey) to 128.0 (#32769) 2024-07-29 07:20:15 +00:00
mediasession Update web-platform-tests to revision b'f630424a79c1ae17deaaf27a21efdbca1378af0e' (#35258) 2025-02-02 01:40:50 +00:00
mimesniff Use spec compliant content-type extraction in more places and enable a <stylesheet> quirk (#28321) 2025-05-19 11:38:01 +00:00
mixed-content Implement initial version of navigator.sendBeacon (#38301) 2025-08-02 15:14:07 +00:00
navigation-timing Add resource header for mime sniffing (#39167) 2025-09-07 12:31:57 +00:00
notifications Sync WPT with upstream (24-08-2025) (#38893) 2025-08-24 01:41:18 +00:00
old-tests/submission/Microsoft wpt: Unskip old-tests/ folder as most tests are passing (#36333) 2025-04-04 11:05:24 +00:00
page-visibility script: document.visibilityState and document.hidden (#32635) 2024-07-12 08:32:25 +00:00
performance-timeline Sync WPT with upstream (13-07-2025) (#38026) 2025-07-13 02:09:35 +00:00
permissions Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
png add support for apng and webp animated image decoding (#37637) 2025-07-10 08:54:16 +00:00
pointerevents Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
preload Sync WPT with upstream (07-09-2025) (#39188) 2025-09-07 01:47:40 +00:00
quirks layout: Implement list-style-position quirk (#37837) 2025-07-03 09:16:54 +00:00
referrer-policy Inherit CSP for blob workers (#38033) 2025-07-17 08:14:20 +00:00
reporting Sync WPT with upstream (10-08-2025) (#38583) 2025-08-10 11:09:48 +00:00
resize-observer script: Calculate proper border box for resizeobserver (#38988) 2025-09-03 12:16:20 +00:00
resource-timing Sync WPT with upstream (07-09-2025) (#39188) 2025-09-07 01:47:40 +00:00
secure-contexts Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
selection Sync WPT with upstream (10-08-2025) (#38583) 2025-08-10 11:09:48 +00:00
service-workers Sync WPT with upstream (24-08-2025) (#38893) 2025-08-24 01:41:18 +00:00
shadow-dom Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
streams Enable dom_abort_controller_enabled for AbortController test subdirectory (#38749) 2025-08-18 07:25:04 +00:00
subresource-integrity Sync WPT with upstream (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
touch-events Enable dom_svg_enabled on all tests (#36475) 2025-04-11 18:46:00 +00:00
trusted-types Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
uievents script: Implement getModifierState for mouse event (#38535) 2025-08-12 06:33:15 +00:00
upgrade-insecure-requests Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
url Throw SyntaxError from Location::SetHref (#39051) 2025-09-02 17:19:10 +00:00
urlpattern Sync WPT with upstream (24-08-2025) (#38893) 2025-08-24 01:41:18 +00:00
user-timing Sync WPT with upstream (20-04-2025) (#36618) 2025-04-20 01:47:50 +00:00
wasm Sync WPT with upstream (31-08-2025) (#39049) 2025-08-31 01:40:16 +00:00
webaudio Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
WebCryptoAPI webcrypto: implement raw hmac export (#39059) 2025-09-01 05:34:29 +00:00
webdriver/tests Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
webgl WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
webidl Update to SpiderMonkey 137. (#37077) 2025-08-07 16:47:27 +00:00
webmessaging Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
websockets Update to SpiderMonkey 137. (#37077) 2025-08-07 16:47:27 +00:00
webstorage script: Implement QuotaExceededError WebIDL interface (#38507) 2025-08-14 17:58:50 +00:00
webvr
webvtt/api
webxr Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00
workers Sync WPT with upstream (07-09-2025) (#39188) 2025-09-07 01:47:40 +00:00
xhr XMLHttpRequest Send: fix Content-Type failures (#38993) 2025-08-28 12:44:42 +00:00
__dir__.ini script: Implement DocumentOrShadowDOM.adoptedStylesheet with FrozenArray (#38163) 2025-07-23 08:16:01 +00:00
MANIFEST.json Sync WPT with upstream (14-09-2025) (#39293) 2025-09-14 01:44:16 +00:00