Auto merge of #21927 - Eijebong:unicode_serialization, r=jdm

Remove Origin::unicode_serialization

Fixes #20701

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/21927)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-10-12 21:57:34 -04:00 committed by GitHub
commit a9eaed44d5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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