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