Oriol Brufau
007a31c1b5
Enable CSS Tables by default ( #31470 )
...
And remove the pref `layout.tables.enabled`.
2024-03-07 10:09:10 +00:00
Servo WPT Sync
6c67fa8b9e
Update web-platform-tests to revision b'504dbb9401e985461bdc3fb534cb26fd5bb9d9ad' ( #31372 )
2024-02-18 04:56:46 +00:00
Oriol Brufau
2b0a64b087
Update test expectations
2023-11-21 15:36:35 +01:00
Oriol Brufau
1b20d5e67a
Update test expectations
2023-11-06 09:35:57 +01:00
Oriol Brufau
9b56e95912
Update test expectations
2023-11-04 08:17:09 +01:00
Servo WPT Sync
c06ec90151
Sync WPT with upstream (04-10-2023) ( #30493 )
...
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c'
* fix linter errors after WPT import
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com >
* Update expectations
---------
Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com >
Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com >
Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com >
2023-10-06 00:51:48 +00:00
Samson
aa41fbd8f6
Media query resolution ( #30406 )
...
* Add resolution and device-pixel-ratio media query
* Update expectations
2023-09-22 16:18:00 +00:00
Oriol Brufau
963104e5fc
Run same tests for layout-2020 and layout-2013 ( #30092 )
...
Most tests were only being run for layout-2013, not for layout-2020.
This wasn't great since layout-2020 is now the default.
So this patch unifies the lists of included tests for both layouts.
For layout-2013 this implies adding css/css-content/, css/css-logical/
and css/css-masking/clip/.
For layout-2020 this implies adding several additional css tests, and
also tests like dom/, js/, html/, etc.
2023-08-15 00:28:32 +00:00
Martin Robinson
f4578afdfe
Rename metadata directories
...
This renames:
- `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
- `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
- `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
- `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
2023-06-22 21:15:41 +02:00