servo/tests/wpt
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
..
meta layout: Split overflow calculation after fragment tree construction (#37203) 2025-05-30 19:41:05 +00:00
mozilla Implement Input type=text UA Shadow DOM (#37065) 2025-05-30 12:02:10 +00:00
tests Add slot default display style test (#37189) 2025-05-30 08:13:07 +00:00
webgl Enable all remaining disabled intermittent tests (#37094) 2025-05-23 18:33:56 +00:00
webgpu Disable serviceworkers for webgpu CTS tests (#36672) 2025-04-24 10:02:57 +00:00
aliases
config.ini
hosts
include.ini Implement basics of link preloading (#37036) 2025-05-29 11:26:27 +00:00
README.md

Web tests (including Web Platform Tests)

Moved to the Servo book: