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

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/layout/reftests/text-transform/smtp-title.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,53 @@
     1.4 +<!DOCTYPE html>
     1.5 +<html>
     1.6 + <head>
     1.7 +  <meta http-equiv="Content-type" content="text/html; charset=utf-8">
     1.8 +  <style type="text/css">
     1.9 +   p { text-transform: capitalize; }
    1.10 +  </style>
    1.11 + </head>
    1.12 + <body>
    1.13 +  <p>
    1.14 +&#x10428;x
    1.15 +&#x10429;x
    1.16 +&#x1042A;x
    1.17 +&#x1042B;x
    1.18 +&#x1042C;x
    1.19 +&#x1042D;x
    1.20 +&#x1042E;x
    1.21 +&#x1042F;x
    1.22 +&#x10430;x
    1.23 +&#x10431;x
    1.24 +&#x10432;x
    1.25 +&#x10433;x
    1.26 +&#x10434;x
    1.27 +&#x10435;x
    1.28 +&#x10436;x
    1.29 +&#x10437;x
    1.30 +&#x10438;x
    1.31 +&#x10439;x
    1.32 +&#x1043A;x
    1.33 +&#x1043B;x
    1.34 +&#x1043C;x
    1.35 +&#x1043D;x
    1.36 +&#x1043E;x
    1.37 +&#x1043F;x
    1.38 +&#x10440;x
    1.39 +&#x10441;x
    1.40 +&#x10442;x
    1.41 +&#x10443;x
    1.42 +&#x10444;x
    1.43 +&#x10445;x
    1.44 +&#x10446;x
    1.45 +&#x10447;x
    1.46 +&#x10448;x
    1.47 +&#x10449;x
    1.48 +&#x1044A;x
    1.49 +&#x1044B;x
    1.50 +&#x1044C;x
    1.51 +&#x1044D;x
    1.52 +&#x1044E;x
    1.53 +&#x1044F;x
    1.54 +  </p>
    1.55 + </body>
    1.56 +</html>

mercurial