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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:356175b857e6
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: uppercase; }
7 </style>
8 </head>
9 <body>
10 <p>
11 &#x10428;
12 &#x10429;
13 &#x1042A;
14 &#x1042B;
15 &#x1042C;
16 &#x1042D;
17 &#x1042E;
18 &#x1042F;
19 &#x10430;
20 &#x10431;
21 &#x10432;
22 &#x10433;
23 &#x10434;
24 &#x10435;
25 &#x10436;
26 &#x10437;
27 &#x10438;
28 &#x10439;
29 &#x1043A;
30 &#x1043B;
31 &#x1043C;
32 &#x1043D;
33 &#x1043E;
34 &#x1043F;
35 &#x10440;
36 &#x10441;
37 &#x10442;
38 &#x10443;
39 &#x10444;
40 &#x10445;
41 &#x10446;
42 &#x10447;
43 &#x10448;
44 &#x10449;
45 &#x1044A;
46 &#x1044B;
47 &#x1044C;
48 &#x1044D;
49 &#x1044E;
50 &#x1044F;
51 </p>
52 </body>
53 </html>

mercurial