mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
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:
commit
a9eaed44d5
7 changed files with 3 additions and 35 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue