1547759-1.html (249B)
1 <!DOCTYPE html> 2 <html dir="rtl"> 3 <meta charset="utf-8" /> 4 <title>Testcase, bug 1547759</title> 5 6 <style> 7 html { overflow: hidden } 8 </style> 9 10 <table> 11 <tr style="background: #f66"> 12 <td style="position: relative">A</td> 13 <td>B</td> 14 </tr> 15 </table>