summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-transform/capitalize-4-ref.html
blob: 35b4a5dd108ba875e72062c580fb6e99484c186f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
    <title>text-transform:capitalize with punctuation</title>
  </head>
  <body>
    <div>
    "This" (Is) /A/ _Short_ *Test* -For- —The— ¡Capitalize! ¿Transform? «With» [Punctuation] “Marks”.
    </div>
  </body>
</html>