summaryrefslogtreecommitdiffstats
path: root/layout/reftests/mathml/dir-3-ref.html
blob: 3260aef20481edd74a1f3ee464204ca0e4e44936 (plain)
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
  <head><title>Test dir=rtl</title></head>
  <body style="background: white;">

    <div style="position: absolute; top: 5px; left: 5px;">
      <div style="width: 30px; height: 500px; background: black;"></div>
    </div>

  </body>
</html>