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

branch
TOR_BUG_3246
changeset 6
8bccb770b82d
equal deleted inserted replaced
-1:000000000000 0:82f75350361f
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: lowercase; }
7 </style>
8 </head>
9 <body>
10 <p>
11 &#x10400;
12 &#x10401;
13 &#x10402;
14 &#x10403;
15 &#x10404;
16 &#x10405;
17 &#x10406;
18 &#x10407;
19 &#x10408;
20 &#x10409;
21 &#x1040A;
22 &#x1040B;
23 &#x1040C;
24 &#x1040D;
25 &#x1040E;
26 &#x1040F;
27 &#x10410;
28 &#x10411;
29 &#x10412;
30 &#x10413;
31 &#x10414;
32 &#x10415;
33 &#x10416;
34 &#x10417;
35 &#x10418;
36 &#x10419;
37 &#x1041A;
38 &#x1041B;
39 &#x1041C;
40 &#x1041D;
41 &#x1041E;
42 &#x1041F;
43 &#x10420;
44 &#x10421;
45 &#x10422;
46 &#x10423;
47 &#x10424;
48 &#x10425;
49 &#x10426;
50 &#x10427;
51 </p>
52 </body>
53 </html>

mercurial