2 The test ensures that non-fast scrollable regions nested in iframe are correctly offset by the iframe location.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS nonFastScrollableRects.length is 3
8 PASS rectToString(nonFastScrollableRects[0]) is "[51, 102, 200, 200]"
9 PASS rectToString(nonFastScrollableRects[1]) is "[51, 402, 211, 211]"
10 PASS rectToString(nonFastScrollableRects[2]) is "[51, 702, 222, 222]"
11 PASS successfullyParsed is true