mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Update web-platform-tests to revision 00fa50687cab43b660296389acad6cc48717f1d1
This commit is contained in:
parent
07d53e32c4
commit
28bbe1473c
58 changed files with 2119 additions and 360 deletions
|
@ -56,7 +56,8 @@ def main(product, commit_range, wpt_args):
|
|||
"--no-pause",
|
||||
"--no-restart-on-unexpected",
|
||||
"--install-fonts",
|
||||
"--no-headless"
|
||||
"--no-headless",
|
||||
"--verify-log-full"
|
||||
]
|
||||
wpt_args += browser_specific_args.get(product, [])
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue