servo/python/wpt
Yutaro Ohno ad0fa77456
Switch default layout option to --layout-2020 in some mach commands (#30048)
Currently, `./mach test-wpt` family of commands (`test-wpt`,
`test-wpt-android`, and `test-wpt-failure`) and `./mach update-wpt`
default to using the legacy-layout option `--layout-2013` unless
`--layout-2020` is specified.

Given that we are now using layout-2020 by default, this change updates
these commands to default to using the `--layout-2020` option instead of
`--layout-2013`.
2023-08-02 19:29:20 +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 Switch default layout option to --layout-2020 in some mach commands (#30048) 2023-08-02 19:29:20 +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 Switch default layout option to --layout-2020 in some mach commands (#30048) 2023-08-02 19:29:20 +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