Update web-platform-tests to revision 1a7f5f868420607ef13a00c6ec14fd9e0310e7c0

This commit is contained in:
WPT Sync Bot 2020-02-27 08:20:16 +00:00
parent 412eccddcc
commit 8fcaceef00
87 changed files with 2034 additions and 172 deletions

View file

@ -35,7 +35,7 @@ from mod_pywebsocket import standalone as pywebsocket
EDIT_HOSTS_HELP = ("Please ensure all the necessary WPT subdomains "
"are mapped to a loopback device in /etc/hosts. "
"See https://github.com/web-platform-tests/wpt#running-the-tests "
"See https://web-platform-tests.org/running-tests/from-local-system.html#system-setup "
"for instructions.")