summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bidi/151407-2-ltr-ref.html
blob: 993afae2384ed026288b46012abf5f0d6536d384 (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 "ltr"</div>
  </body>
</html>