summaryrefslogtreecommitdiffstats
path: root/layout/reftests/text/820255.html
blob: 5f7afe7a909ecc590d99e0e58497041568b18eb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE html>
<html>
  <head>
  <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  <style type="text/css">
    div { width: 0px; }
  </style>
  <title>Test - Bug 820255</title>
  </head>
  <body>
    <div>A&#x1680;B</div>
    <div>A&#x205F;B</div>
  </body>
</html>