зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1380617 - Fix web platform tests meta to expect punycode encoding r=annevk
MozReview-Commit-ID: 4PU6Zg105SB
This commit is contained in:
Родитель
953c52ffc5
Коммит
a44fac0e8f
|
@ -1,11 +0,0 @@
|
|||
[eventsource-cross-origin.htm]
|
||||
type: testharness
|
||||
[EventSource: cross-origin basic use]
|
||||
expected: FAIL
|
||||
|
||||
[EventSource: cross-origin redirect use]
|
||||
expected: FAIL
|
||||
|
||||
[EventSource: cross-origin redirect use recon]
|
||||
expected: FAIL
|
||||
|
|
@ -1,5 +0,0 @@
|
|||
[location-origin-idna.sub.window.html]
|
||||
type: testharness
|
||||
[Test that location.origin returns ASCII]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[self-origin.sub.html]
|
||||
type: testharness
|
||||
[Should have the right origin for IDN subframe]
|
||||
expected: FAIL
|
||||
|
||||
[Should have the right origin for IDN subframe after setting document.domain]
|
||||
expected: FAIL
|
||||
|
|
@ -98,10 +98,3 @@
|
|||
|
||||
[Parsing origin: <https://0x.0x.0> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -98,10 +98,3 @@
|
|||
|
||||
[Parsing origin: <https://0x.0x.0> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -270,9 +270,6 @@
|
|||
[Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://%zz%66%a.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -610,9 +607,6 @@
|
|||
[Parsing: <non-special://[:80/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <sc://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -703,6 +697,11 @@
|
|||
[Parsing: </?chai> against <file://tea/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -255,9 +255,6 @@
|
|||
[Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://%zz%66%a.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -619,9 +616,6 @@
|
|||
[Parsing: <non-special://[:80/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <sc://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -712,6 +706,11 @@
|
|||
[Parsing: </?chai> against <file://tea/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing origin: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
[Parsing: <C|> against <file://host/dir/file>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,167 +1,5 @@
|
|||
[toascii.window.html]
|
||||
type: testharness
|
||||
[-x.xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[-x.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x-.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[x..β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--a (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -243,114 +81,6 @@
|
|||
[xn--a.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[xn--nxa.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ab--c.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[.example (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -459,60 +189,6 @@
|
|||
[xn--a-yoc (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[ශ්රී (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[نامهای (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[<5B>.com (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -647,58 +323,3 @@
|
|||
|
||||
[x01234567890123456789012345678901234567890123456789012345678901x.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.xn--nxa (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using URL)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using URL.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using URL.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <a>)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <a>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <a>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <area>)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <area>.host)]
|
||||
expected: FAIL
|
||||
|
||||
[01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.01234567890123456789012345678901234567890123456789.0123456789012345678901234567890123456789012345678.β (using <area>.hostname)]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -123,9 +123,6 @@
|
|||
[Parsing: <http://%ef%bc%85%ef%bc%90%ef%bc%90.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <http://%zz%66%a.com> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -367,9 +364,6 @@
|
|||
[Parsing: <non-special://[:80/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Parsing: <sc://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -98,10 +98,3 @@
|
|||
|
||||
[Origin parsing: <https://0x.0x.0> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
[Origin parsing: <http://你好你好> against <http://other.com/>]
|
||||
expected: FAIL
|
||||
|
||||
[Origin parsing: <https://faß.ExAmPlE/> against <about:blank>]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -756,15 +756,6 @@
|
|||
[<area>: Setting <sc://x/>.host = 'ß']
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <https://x/>.host = 'ß' IDNA Nontransitional_Processing]
|
||||
expected: FAIL
|
||||
|
||||
[<a>: Setting <https://x/>.host = 'ß' IDNA Nontransitional_Processing]
|
||||
expected: FAIL
|
||||
|
||||
[<area>: Setting <https://x/>.host = 'ß' IDNA Nontransitional_Processing]
|
||||
expected: FAIL
|
||||
|
||||
[URL: Setting <javascript://x/>.port = '12']
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,10 +2,3 @@
|
|||
type: testharness
|
||||
[WebSockets: origin]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[003.html]
|
||||
type: testharness
|
||||
[WebSockets: origin]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +0,0 @@
|
|||
[WorkerLocation-origin.sub.window.html]
|
||||
type: testharness
|
||||
[workerLocation.origin must use ASCII code points]
|
||||
expected: FAIL
|
||||
|
Загрузка…
Ссылка в новой задаче