mirror of
https://github.com/servo/servo.git
synced 2025-08-16 10:55:34 +01:00
Update web-platform-tests to revision 74e1fe40eb227423537d6eafa99244ece1a8f8fd
This commit is contained in:
parent
e1103176e3
commit
fa876fc660
145 changed files with 2974 additions and 433 deletions
|
@ -76,8 +76,8 @@ On Linux, macOS or other UNIX-like system:
|
|||
|
||||
And on Windows (this must be run in a PowerShell session with Administrator privileges):
|
||||
|
||||
```bash
|
||||
python wpt make-hosts-file | Out-File %SystemRoot%\System32\drivers\etc\hosts -Encoding ascii -Append
|
||||
```
|
||||
python wpt make-hosts-file | Out-File $env:SystemRoot\System32\drivers\etc\hosts -Encoding ascii -Append
|
||||
```
|
||||
|
||||
If you are behind a proxy, you also need to make sure the domains above are
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue