| Test that spannig rows / columns inside percentage sized grid areas get properly sized. | |
| PASS | |
| PASS | |
| PASS | |
| PASS | |
| PASS | |
| PASS | |
| PASS | |
| PASS | |
| FAIL: | |
| Expected 240 for width, but got 160. | |
| Expected 160 for offsetLeft, but got 0. | |
| <div class="grid" data-expected-width="400" data-expected-height="300"> | |
| <div class="sizedToGridArea autoSecondRowAutoFirstColumn" data-offset-x="160" data-offset-y="0" data-expected-width="240" data-expected-height="90"></div> | |
| </div> |