summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/wpt/expectation.json6
1 files changed, 5 insertions, 1 deletions
diff --git a/tools/wpt/expectation.json b/tools/wpt/expectation.json
index 944446913..0618d6a39 100644
--- a/tools/wpt/expectation.json
+++ b/tools/wpt/expectation.json
@@ -15910,7 +15910,11 @@
"Parsing: <http://foo.09> against <about:blank>",
"Parsing: <http://foo.09.> against <about:blank>",
"Parsing: <http://foo.0x4> against <about:blank>",
- "Parsing: <http://foo.0x4.> against <about:blank>"
+ "Parsing: <http://foo.0x4.> against <about:blank>",
+ "Parsing: <http://0999999999999999999/> against <about:blank>",
+ "Parsing: <http://foo.0x> against <about:blank>",
+ "Parsing: <http://foo.0XFfFfFfFfFfFfFfFfFfAcE123> against <about:blank>",
+ "Parsing: <http://💩.123/> against <about:blank>"
],
"url-origin.any.html": true,
"url-searchparams.any.html": true,