2 <title>Table Row Testcase, bug
1379306</title>
5 table { background: yellow }
6 td { height:
50px; width:
200px; background: aqua; }
7 div { background: fuchsia; height:
10px; width:
20px }
9 tr { position: relative; border:
30px solid blue; }
10 div { position: absolute; top:
0; left:
0 }
13 <h1>Table Row Testcase, bug
1379306</h1>