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