layout/reftests/text-transform/smtp-title.html

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:7c1f7099a98f
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
5 <style type="text/css">
6 p { text-transform: capitalize; }
7 </style>
8 </head>
9 <body>
10 <p>
11 &#x10428;x
12 &#x10429;x
13 &#x1042A;x
14 &#x1042B;x
15 &#x1042C;x
16 &#x1042D;x
17 &#x1042E;x
18 &#x1042F;x
19 &#x10430;x
20 &#x10431;x
21 &#x10432;x
22 &#x10433;x
23 &#x10434;x
24 &#x10435;x
25 &#x10436;x
26 &#x10437;x
27 &#x10438;x
28 &#x10439;x
29 &#x1043A;x
30 &#x1043B;x
31 &#x1043C;x
32 &#x1043D;x
33 &#x1043E;x
34 &#x1043F;x
35 &#x10440;x
36 &#x10441;x
37 &#x10442;x
38 &#x10443;x
39 &#x10444;x
40 &#x10445;x
41 &#x10446;x
42 &#x10447;x
43 &#x10448;x
44 &#x10449;x
45 &#x1044A;x
46 &#x1044B;x
47 &#x1044C;x
48 &#x1044D;x
49 &#x1044E;x
50 &#x1044F;x
51 </p>
52 </body>
53 </html>

mercurial