| <p> <h4>Testcase for <a href="https://bugs.webkit.org/show_bug.cgi?id=16811">Bug 16811</a>.<br> |
| The test case checks if the height and position of rows having overlapping rowSpan and colSpan cells gets properly calculated.</h4> |
| If the row height/position is properly calculated then the height of the green rectangle should be same as the yellow rectangle and the green rectangle must be contained |
| within the yellow rectangle. |
| <table style="border:1px solid yellow;"> |
| <img width="20" height="60"/> |
| <img width="20" height="120" style="border:1px solid green;"/> |