mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision cf261625e2d230ab219eec966f4abe26e3401b64
This commit is contained in:
parent
11a89bcc47
commit
8f98acd0e7
297 changed files with 3396 additions and 1555 deletions
|
@ -454,7 +454,7 @@ def make_hosts_file(config, host):
|
|||
# for this context. These systems do not reserve any value for this
|
||||
# purpose, so the inavailability of the domains must be taken for granted.
|
||||
#
|
||||
# https://github.com/w3c/web-platform-tests/issues/10560
|
||||
# https://github.com/web-platform-tests/wpt/issues/10560
|
||||
if platform.uname()[0] == "Windows":
|
||||
for not_domain in config.not_domains_set:
|
||||
rv.append("0.0.0.0\t%s\n" % not_domain)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue