mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +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
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
import os
|
||||
ccdir = os.path.dirname(os.path.dirname(os.path.abspath(__file__)))
|
||||
# based on https://github.com/w3c/web-platform-tests/blob/275544eab54a0d0c7f74ccc2baae9711293d8908/url/urltestdata.txt
|
||||
# based on https://github.com/web-platform-tests/wpt/blob/275544eab54a0d0c7f74ccc2baae9711293d8908/url/urltestdata.txt
|
||||
invalid = {
|
||||
"scheme-trailing-space": "a: foo.com",
|
||||
"scheme-trailing-tab": "a:\tfoo.com",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue