summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text-transform/fullwidth-1.html
blob: 147bea6241e0a19cc577fbeb8a17ea78976fdaad (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-type" content="text/html; charset=utf-8">
  </head>
  <body>
    <span style="text-transform: full-width;">full width &#xa5;10</span>
  </body>
</html>