dir-3-ref.html 265 B

123456789101112
  1. <!DOCTYPE html>
  2. <html>
  3. <head><title>Test dir=rtl</title></head>
  4. <body style="background: white;">
  5. <div style="position: absolute; top: 5px; left: 5px;">
  6. <div style="width: 30px; height: 500px; background: black;"></div>
  7. </div>
  8. </body>
  9. </html>