summaryrefslogtreecommitdiffstats
path: root/test/idna-tr46.html
blob: e67f2875865ee2c9474ef0dfd2b6e413ece0a87e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
<!DOCTYPE HTML>
<!--
	https://unicode.org/reports/tr46/
-->
<html lang="en">
<head>
<title>Sample URLs from TR-46</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>

<body>
<p>Samples from <em>Table 1. Deviation Characters</em></p>
<ul>
<li>
<p>
<a href="http://fa&#223;.de">test</a>
fa&#223;.de
</p>
<ul>
<li>2003: xn--bcher-kva.de</li>
<li>2008: xn--bcher-kva.de</li>
</ul>
</li>
<li>
<p><a href="http://&#946;&#972;&#955;&#959;&#962;.com">test</a>
&#946;&#972;&#955;&#959;&#962;.com
</p>
<ul>
<li>2003: http://xn--nxasmq6b.com</li>
<li>2008: http://xn--nxasmm1c.com</li>
</ul>
</li>
<li>
<p>
<a href="http://&#3521;&#3530;&#8205;&#3515;&#3539;.com">test</a>
&#3521;&#3530;&#8205;&#3515;&#3539;.com
</p>
<ul>
<li>2003: http://xn--10cl1a0b.com</li>
<li>2008: http://xn--10cl1a0b660p.com/</li>
</ul>
</li>
<li>
<p><a href="http://&#1606;&#1575;&#1605;&#1607;&#8204;&#1575;&#1740;.com">test</a>
&#1606;&#1575;&#1605;&#1607;&#8204;&#1575;&#1740;.com
</p>
<ul>
<li>2003: http://xn--mgba3gch31f.com/</li>
<li>2008: http://xn--mgba3gch31f060k.com/</li>
</ul>
</li>
</ul>
</body>
</html>