summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/151407-2-empty-ref.html
blob: f3d1e3225d7465fb58237c98647b40856e1fb3e2 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE html>
<html>
  <head>
    <meta charset="utf-8">
    <title>Test GetDir() for documents</title>
  </head>
  <body>
    <div>getDir on document returns ""</div>
  </body>
</html>