|
|
| 8 | 8 | TEST COMPLETE
|
|---|
| 9 | 9 | PASS brRect.width is 0
|
|---|
| 10 | 10 | PASS brRect.height is 0
|
|---|
| 11 | | PASS brRect.left is precedingSpanRect.right
|
|---|
| 12 | | PASS brRect.top is > precedingSpanRect.top
|
|---|
| 11 | FAIL brRect.left should be 8. Was 0.
|
|---|
| 12 | FAIL brRect.top should be > precedingSpanRect.top. Was 0 (of type number).
|
|---|
| 13 | 13 | PASS precedingSpanRect.bottom is > brRect.top
|
|---|
| 14 | | PASS brRects.length is 1
|
|---|
| 15 | | PASS brRects[0].left is brRect.left
|
|---|
| 16 | | PASS brRects[0].top is brRect.top
|
|---|
| 17 | | PASS brRects[0].width is brRect.width
|
|---|
| 18 | | PASS brRects[0].height is brRect.height
|
|---|
| 14 | FAIL brRects.length should be 1. Was 0.
|
|---|
| 15 | FAIL brRects[0].left should be 0. Threw exception TypeError: Cannot read property 'left' of undefined
|
|---|
| 16 | FAIL brRects[0].top should be 0. Threw exception TypeError: Cannot read property 'top' of undefined
|
|---|
| 17 | FAIL brRects[0].width should be 0. Threw exception TypeError: Cannot read property 'width' of undefined
|
|---|
| 18 | FAIL brRects[0].height should be 0. Threw exception TypeError: Cannot read property 'height' of undefined
|
|---|
| 19 | 19 | Filler text.
|
|---|
| 20 | 20 |
|
|---|
| 21 | 21 | There's a line break element at the end of this sentence.
|
|---|
| 22 | 22 | Here is the second line.
|
|---|