[WK2] selection does not disappear after coping the text
[framework/web/webkit-efl.git] / LayoutTests / fast / url / idna2008-expected.txt
1 IDNA2008 handling in domain name labels.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 The PASS/FAIL results of this test are set to the behavior in IDNA2008.
7 PASS canonicalize('http://Bücher.de/') is 'http://xn--bcher-kva.de/'
8 FAIL canonicalize('http://faß.de/') should be http://xn--fa-hia.de/. Was http://fass.de/.
9 FAIL canonicalize('http://βόλος.com/') should be http://xn--nxasmm1c.com/. Was http://xn--nxasmq6b.com/.
10 FAIL canonicalize('http://ශ්‍රී.com/') should be http://xn--10cl1a0b660p.com/. Was http://xn--10cl1a0b.com/.
11 FAIL canonicalize('http://نامه‌ای.com/') should be http://xn--mgba3gch31f060k.com/. Was http://xn--mgba3gch31f.com/.
12 FAIL canonicalize('http://♥.net/') should be http://�.net/. Was http://xn--g6h.net/.
13 FAIL canonicalize('http://͸.net/') should be http://�.net/. Was http://xn--zva.net/.
14 FAIL canonicalize('http://Ӏ.com/') should be http://�.com/. Was http://xn--d5a.com/.
15 FAIL canonicalize('http://㛼.com/') should be http://�.com/. Was http://xn--j74i.com/.
16 FAIL canonicalize('http://Ↄ.com/') should be http://�.com/. Was http://xn--q5g.com/.
17 PASS canonicalize('http://look͏out.net/') is 'http://lookout.net/'
18 PASS canonicalize('http://gOoGle.com/') is 'http://google.com/'
19 FAIL canonicalize('http://ড়.com/') should be http://ড়.com/. Was http://xn--15b8c.com/.
20 FAIL canonicalize('http://ẞ.com/') should be http://ss.com/. Was http://xn--kkg.com/.
21 FAIL canonicalize('http://ẞ.foo.com/') should be http://ss.foo.com/. Was http://xn--kkg.foo.com/.
22 FAIL canonicalize('http://-foo.bar.com/') should be http:///. Was http://-foo.bar.com/.
23 FAIL canonicalize('http://foo-.bar.com/') should be http:///. Was http://foo-.bar.com/.
24 FAIL canonicalize('http://ab--cd.com/') should be http:///. Was http://ab--cd.com/.
25 FAIL canonicalize('http://xn--0.com/') should be http:///. Was http://xn--0.com/.
26 FAIL canonicalize('http://foò.bar.com/') should be http://foo%CC%80.bar.com/. Was http://xn--fo-3ja.bar.com/.
27 PASS successfullyParsed is true
28
29 TEST COMPLETE
30