summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/mathml/presentation-markup/direction/direction-overall-002-ref.html
blob: 03ecf2994427c9e7c5f03ba6a71989081c9de478 (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: 0px; left: 0px;">
      <div style="width: 40px; height: 3000px; background: black;"></div>
    </div>

  </body>
</html>