Pass | offset* APIs on tables with captions. | Asserts runPass | assert_equals(Element node <td><span>I'm a cell.</span> </td>, Element node <td><span>I'm a cell.</span> </td>, "<td> should be an offset parent")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-table-caption.html:17:5) | Pass | assert_equals(Element node <table style="border-spacing: 0px"> <caption>I'm a <br>r..., Element node <table style="border-spacing: 0px"> <caption>I'm a <br>r..., "<table> should be an offset parent for <td>")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-table-caption.html:18:5) | Pass | assert_equals(Element node <table style="border-spacing: 0px"> <caption>I'm a <br>r..., Element node <table style="border-spacing: 0px"> <caption>I'm a <br>r..., "<table> should be an offset parent for <caption>")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-table-caption.html:19:5) | Pass | assert_equals(0, 0, "<caption> is at the top of its offsetParent")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-table-caption.html:20:5) | Pass | assert_equals(76, 76, "<td> is under the caption")
at Test.<anonymous> ( /css/cssom-view/offsetTopLeft-table-caption.html:21:5) |
|