summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-transform/smtp-title.html
blob: c3dd440d5c374d3689497d5e1e3e2b5ccc7fb9ff (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
<!DOCTYPE html>
<html>
 <head>
  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  <style type="text/css">
   p { text-transform: capitalize; }
  </style>
 </head>
 <body>
  <p>
&#x10428;x
&#x10429;x
&#x1042A;x
&#x1042B;x
&#x1042C;x
&#x1042D;x
&#x1042E;x
&#x1042F;x
&#x10430;x
&#x10431;x
&#x10432;x
&#x10433;x
&#x10434;x
&#x10435;x
&#x10436;x
&#x10437;x
&#x10438;x
&#x10439;x
&#x1043A;x
&#x1043B;x
&#x1043C;x
&#x1043D;x
&#x1043E;x
&#x1043F;x
&#x10440;x
&#x10441;x
&#x10442;x
&#x10443;x
&#x10444;x
&#x10445;x
&#x10446;x
&#x10447;x
&#x10448;x
&#x10449;x
&#x1044A;x
&#x1044B;x
&#x1044C;x
&#x1044D;x
&#x1044E;x
&#x1044F;x
  </p>
 </body>
</html>