servo/tests/wpt/meta
Oriol Brufau b01bb462b6
layout: Recreate lazy block size when re-doing layout to avoid floats (#38366)
Block-level boxes that establish an independent formatting context need
to avoid overlapping floats. If their inline size stretches, then we may
need to lay out multiple times.

The problem was that when trying with a different inline size, the
intrinsic block size can change, but we were using the cached final
block size from the previous attempt.

Testing: Adding new test
Fixes: #38365

Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-08-04 17:07:10 +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 (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
cookies Sync WPT with upstream (27-07-2025) (#38296) 2025-07-27 01:45:05 +00:00
cors [#34767] - Range header is missing from CORS header safelist (#35138) 2025-01-24 17:31:27 +00:00
css script: Unify script-based "update the rendering" and throttle it to 60 FPS (#38431) 2025-08-04 16:27:00 +00:00
custom-elements Sync WPT with upstream (27-07-2025) (#38296) 2025-07-27 01:45:05 +00:00
dom Sync WPT with upstream (27-07-2025) (#38296) 2025-07-27 01:45:05 +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 TextDecoderStream (#38112) 2025-07-29 04:18:15 +00:00
eventsource script: Ensure EventSource interprets non-200 response codes as failure (#36853) 2025-05-05 12:04:46 +00:00
fetch Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
FileAPI Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
focus Sync WPT with upstream (13-06-2025) (#37436) 2025-06-13 14:15:36 +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 HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
import-maps script: complete resolve_module_specifier (#37552) 2025-06-21 06:17:27 +00:00
IndexedDB script: Don't panic on IndexedDB put operation structured clone (#38280) 2025-07-26 16:35:10 +00:00
intersection-observer layout: Consider transform for bounding box queries (#37871) 2025-07-30 08:13:54 +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 Sync WPT with upstream (27-07-2025) (#38296) 2025-07-27 01:45:05 +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 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 (03-08-2025) (#38434) 2025-08-03 01:48:15 +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 Add support for Reporting-Endpoints (#37965) 2025-07-09 19:07:29 +00:00
resize-observer Sync WPT with upstream (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
resource-timing Implement initial version of navigator.sendBeacon (#38301) 2025-08-02 15:14:07 +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-07-2025) (#37974) 2025-07-10 03:09:13 +00:00
service-workers Sync WPT with upstream (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
shadow-dom Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
streams implement Writablestreamdefaultcontroller abortcontroller (#37511) 2025-06-18 15:26:05 +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 (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
uievents Sync WPT with upstream (02-06-2025) (#37212) 2025-06-02 06:06:09 +00:00
upgrade-insecure-requests Check all ancestor navigable trustworthiness for mixed content (#36157) 2025-04-05 05:38:24 +00:00
url Sync WPT with upstream (29-06-2025) (#37774) 2025-06-29 01:47:33 +00:00
urlpattern Sync WPT with upstream (02-06-2025) (#37212) 2025-06-02 06:06:09 +00:00
user-timing Sync WPT with upstream (20-04-2025) (#36618) 2025-04-20 01:47:50 +00:00
wasm script: Don't panic on IndexedDB put operation structured clone (#38280) 2025-07-26 16:35:10 +00:00
webaudio Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
WebCryptoAPI Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
webdriver/tests webdriver: Improve "element click" by using container + Upgrade outdated test (#38436) 2025-08-04 08:12:50 +00:00
webgl WebGL2: support TexImage3D (#37718) 2025-07-09 14:22:03 +00:00
webidl Implement HTMLDocument API (#38433) 2025-08-04 03:42:54 +00:00
webmessaging Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
websockets Sync WPT with upstream (13-06-2025) (#37436) 2025-06-13 14:15:36 +00:00
webstorage Sync WPT with upstream (03-08-2025) (#38434) 2025-08-03 01:48:15 +00:00
webvr
webvtt/api
webxr Sync WPT with upstream (20-07-2025) (#38178) 2025-07-20 15:11:10 +00:00
workers script: implement IDBKeyRange (#38268) 2025-07-26 02:59:15 +00:00
xhr Implement cookie expiry date parsing algorithm (#37715) 2025-07-11 05:18:11 +00:00
__dir__.ini script: Implement DocumentOrShadowDOM.adoptedStylesheet with FrozenArray (#38163) 2025-07-23 08:16:01 +00:00
MANIFEST.json layout: Recreate lazy block size when re-doing layout to avoid floats (#38366) 2025-08-04 17:07:10 +00:00