88TEST COMPLETE
99PASS brRect.width is 0
1010PASS brRect.height is 0
11PASS brRect.left is precedingSpanRect.right
12PASS brRect.top is > precedingSpanRect.top
11FAIL brRect.left should be 8. Was 0.
12FAIL brRect.top should be > precedingSpanRect.top. Was 0 (of type number).
1313PASS precedingSpanRect.bottom is > brRect.top
14PASS brRects.length is 1
15PASS brRects[0].left is brRect.left
16PASS brRects[0].top is brRect.top
17PASS brRects[0].width is brRect.width
18PASS brRects[0].height is brRect.height
14FAIL brRects.length should be 1. Was 0.
15FAIL brRects[0].left should be 0. Threw exception TypeError: Cannot read property 'left' of undefined
16FAIL brRects[0].top should be 0. Threw exception TypeError: Cannot read property 'top' of undefined
17FAIL brRects[0].width should be 0. Threw exception TypeError: Cannot read property 'width' of undefined
18FAIL brRects[0].height should be 0. Threw exception TypeError: Cannot read property 'height' of undefined
1919Filler text.
2020
2121There's a line break element at the end of this sentence.
2222Here is the second line.