servo/tests/wpt/meta
Oriol Brufau de2da3b1e1
layout: Split overflow calculation after fragment tree construction (#37203)
Instead of computing scrollable overflow while constructing the fragment
tree, we will now do it later. In the future this will also allow to
only recalculate the overflow without rebuilding the tree when transform
properties change, but that's left for a follow-up.

Stylo PR: https://github.com/servo/stylo/pull/194

Testing: One test is now passing (more investigation is needed), but
otherwise this isn't expected to have any effect.

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
Co-authored-by: Martin Robinson <mrobinson@igalia.com>
2025-05-30 19:41:05 +00:00
..
acid wpt: Unskip acid folder as most tests are passing (#36340) 2025-04-07 15:46:41 +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 Implement Input type=text UA Shadow DOM (#37065) 2025-05-30 12:02:10 +00:00
cookies Fix handling of __Secure- and __Host- Cookie prefixes (#33717) 2024-10-09 04:52:48 +00:00
cors [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
css layout: Split overflow calculation after fragment tree construction (#37203) 2025-05-30 19:41:05 +00:00
custom-elements Forward manager_number to NullBrowser constructor (#37125) 2025-05-25 15:12:55 +00:00
dom script: stub AbortSignal (#37033) 2025-05-27 09:53:43 +00:00
domparsing Sync WPT with upstream (30-04-2025) (#36785) 2025-04-30 19:46:03 +00:00
domxpath Add XPath parser/evaluator (#34463) 2024-12-08 02:01:50 +00:00
encoding Use spec compliant content-type extraction in more places and enable a <stylesheet> quirk (#28321) 2025-05-19 11:38:01 +00:00
eventsource script: Ensure EventSource interprets non-200 response codes as failure (#36853) 2025-05-05 12:04:46 +00:00
fetch Implement basics of link preloading (#37036) 2025-05-29 11:26:27 +00:00
FileAPI Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
focus Improve inter-document focus handling (#36649) 2025-04-30 04:37:53 +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 Implement Input type=text UA Shadow DOM (#37065) 2025-05-30 12:02:10 +00:00
intersection-observer Implement document.scrollingElement (#35994) 2025-05-05 12:50:42 +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 Sync WPT with upstream (06-04-2025) (#36369) 2025-04-06 04:11:16 +00:00
navigation-timing Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
notifications Enable service worker WPT tests. (#36221) 2025-03-31 08:31:24 +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 Update web-platform-tests to revision b'de61904887c13679551c32e5e3e70b4dc870c98a' (#35480) 2025-02-16 01:35:48 +00:00
permissions Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
png Enable more test directories and preferences (#34952) 2025-01-17 02:41:09 +00:00
pointerevents Update web-platform-tests to revision b'bf49dde84c5f05613115d6146d109f0ec3900694' (#34483) 2024-12-05 05:23:07 +00:00
preload Implement basics of link preloading (#37036) 2025-05-29 11:26:27 +00:00
quirks Create new image cache per document (#36832) 2025-05-04 20:20:56 +00:00
referrer-policy Add support for static SVG images using resvg crate (#36721) 2025-05-27 11:02:40 +00:00
resize-observer Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
resource-timing Update web-platform-tests to revision b'1a5b13545ae58e468ed11e4c21912a3faf3355ea' (#35384) 2025-02-09 01:38:02 +00:00
secure-contexts Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
selection Update web-platform-tests to revision b'9d20f3ae600d00673a27a69f69e13d4cd8eca443' (#36195) 2025-03-28 06:07:42 +00:00
service-workers Sync WPT with upstream (20-04-2025) (#36618) 2025-04-20 01:47:50 +00:00
shadow-dom Add a user agent style for the <slot> element (#37174) 2025-05-29 08:20:01 +00:00
streams script: stub AbortSignal (#37033) 2025-05-27 09:53:43 +00:00
subresource-integrity Forward manager_number to NullBrowser constructor (#37125) 2025-05-25 15:12:55 +00:00
touch-events Enable dom_svg_enabled on all tests (#36475) 2025-04-11 18:46:00 +00:00
trusted-types Implement iframe.srcdoc trusted type sink (#36960) 2025-05-13 21:07:13 +00:00
uievents Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
upgrade-insecure-requests Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
url Update web-platform-tests to revision b'18fda923cafeb4e3e0546ffcfb2302c3b1b11f98' (#36019) 2025-03-18 05:51:39 +00:00
urlpattern Implement URLPattern::{text, exec} (#37044) 2025-05-24 11:12:11 +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 (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
webaudio Sync WPT with upstream (18-05-2025) (#37040) 2025-05-18 01:43:27 +00:00
WebCryptoAPI Sync WPT with upstream (11-05-2025) (#36954) 2025-05-11 01:41:53 +00:00
webdriver/tests rework webdriver deserialization to avoid false-positive cycle error (#36908) 2025-05-08 13:54:58 +00:00
webgl Enable all experimental web platform features on all testsuites (#36519) 2025-04-14 18:33:38 +00:00
webidl Don't set a prototype for unscopable objects (#37122) 2025-05-25 00:16:31 +00:00
webmessaging imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
websockets Convert http&https to ws&wss in websocket constructor (#34735) 2024-12-22 10:52:24 +00:00
webstorage Create config_dir if none exist for caching (#35761) 2025-03-18 18:36:33 +00:00
webvr Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
webvtt/api Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
webxr Forward manager_number to NullBrowser constructor (#37125) 2025-05-25 15:12:55 +00:00
workers imagebitmap: Make ImageBitmap serializable and transferable (#37101) 2025-05-23 20:40:25 +00:00
xhr Forward manager_number to NullBrowser constructor (#37125) 2025-05-25 15:12:55 +00:00
__dir__.ini Unconditionally enable the URLPattern API (#37116) 2025-05-24 13:20:45 +00:00
MANIFEST.json Add slot default display style test (#37189) 2025-05-30 08:13:07 +00:00