Remove Origin::unicode_serialization

Fixes #20701
This commit is contained in:
Bastien Orivel 2018-10-12 00:03:13 +02:00
parent 61fe737885
commit a97ba4f57d
7 changed files with 3 additions and 35 deletions

View file

@ -9,12 +9,3 @@
[EventSource: cross-origin No allow-origin should fail]
expected: FAIL
[EventSource: cross-origin basic use]
expected: FAIL
[EventSource: cross-origin redirect use]
expected: FAIL
[EventSource: cross-origin redirect use recon]
expected: FAIL

View file

@ -6,12 +6,3 @@
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
expected: FAIL
[Parsing origin: <http://你好你好> against <http://other.com/>]
expected: FAIL
[Parsing origin: <ftp://%e2%98%83> against <about:blank>]
expected: FAIL
[Parsing origin: <https://%e2%98%83> against <about:blank>]
expected: FAIL

View file

@ -6,12 +6,3 @@
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
expected: FAIL
[Parsing origin: <http://你好你好> against <http://other.com/>]
expected: FAIL
[Parsing origin: <ftp://%e2%98%83> against <about:blank>]
expected: FAIL
[Parsing origin: <https://%e2%98%83> against <about:blank>]
expected: FAIL