d2d9e2334ca1488c52f41b08463743e504785c9c
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / table / relative-position-offsets.html
1 <!doctype html>\r
2 <html>\r
3 \r
4 Will be green if relative positioning offsets are supported:\r
5 \r
6 <table border=0 cellpadding=0 cellspacing=0>\r
7 <tr><td style="width:100px;height:100px;background-color:red">\r
8 <tr><td style="position:relative; width:100px;height:100px; top:-100px;background-color:green">\r
9 </table>\r