direction-overall-002-ref.html (266B)
1 <!DOCTYPE html> 2 <html> 3 <head><title>Test dir=rtl</title></head> 4 <body style="background: white;"> 5 6 <div style="position: absolute; top: 0px; left: 0px;"> 7 <div style="width: 40px; height: 3000px; background: black;"></div> 8 </div> 9 10 </body> 11 </html>