servo/python/wpt
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
..
exporter Auto merge of #29923 - mrobinson:test-scripts, r=jdm 2023-06-30 00:18:58 +02:00
tests Update scripts to reflect new WPT directory name 2023-06-26 10:48:02 +02:00
__init__.py Run same tests for layout-2020 and layout-2013 (#30092) 2023-08-15 00:28:32 +00:00
export.py Reorganize Servo's WPT Python scripts 2023-04-20 12:24:55 +02:00
grouping_formatter.py Make WPT results output more useful 2023-04-26 10:13:00 +02:00
manifestupdate.py Update scripts to reflect new WPT directory name 2023-06-26 10:48:02 +02:00
run.py Make the --release/--dev more consistent and less surprising (#30091) 2023-08-14 10:21:29 +00:00
test.py Combine all script tests into test-scripts 2023-06-29 19:09:33 +02:00
update.py Switch default layout option to --layout-2020 in some mach commands (#30048) 2023-08-02 19:29:20 +00:00