Oriol Brufau
e1213f9dbc
Enable layout_grid_enabled pref for all tests ( #36316 )
...
This is part of #36315
Testing: This improves several tests that rely on this feature
Signed-off-by: Oriol Brufau <obrufau@igalia.com>
2025-04-03 18:48:05 +00:00
Martin Robinson
7b7020a8d4
layout: Enable flexbox by default on non-legacy layout ( #33186 )
...
Flexbox is still very much in progress, but things are working well
enough that we can enable it by default. It improves most pages that use
flexbox now.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
2024-08-26 13:50:52 +00:00
Servo WPT Sync
9cb0e74cdc
Update web-platform-tests to revision b'3634d5a63f2fa3969616396d95537c91c3348fe5' ( #32959 )
...
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2024-08-07 10:15:56 +00:00
Servo WPT Sync
2c4b96b872
Update web-platform-tests to revision b'5af3e9c2a2aba76ade00f0dbc3486e50a74a4506' ( #32824 )
...
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
2024-07-21 07:59:39 +00:00
Oriol Brufau
2b1d342102
Enable more css tests ( #31469 )
...
* Enable more css tests
In particular, these directories are no longer skipped:
- CSS1 (has no tests)
- css-box (except margin-trim)
- css-cascade
- css-display (except run-in)
- css-easing
- css-env
- css-lists
- css-namespaces
- css-overflow
- css-pseudo
- css-sizing (except aspect-ratio and contain-intrinsic-size)
- css-syntax
- reference
- support (has no tests)
* Sort list properly
* Explicitly list skipped directories
* Do not skip css tests by default
* Add expectations
2024-03-01 07:49:39 +00:00