| OLD | NEW |
| 1 Test 1 | 1 Test 1 |
| 2 PASS rect.left.toFixed(3) is "8.000" | 2 PASS rect.left.toFixed(3) is "8.000" |
| 3 PASS rect.top.toFixed(3) is "40.000" | 3 PASS rect.top.toFixed(3) is "40.000" |
| 4 PASS rect.width.toFixed(3) is "300.000" | 4 PASS rect.width.toFixed(3) is "300.000" |
| 5 PASS rect.height.toFixed(3) is "100.000" | 5 PASS rect.height.toFixed(3) is "100.000" |
| 6 PASS rect.right is rect.left + rect.width | 6 PASS rect.right is rect.left + rect.width |
| 7 PASS rect.bottom is rect.top + rect.height | 7 PASS rect.bottom is rect.top + rect.height |
| 8 | 8 |
| 9 Test 2 | 9 Test 2 |
| 10 PASS rect.left.toFixed(3) is "8.000" | 10 PASS rect.left.toFixed(3) is "8.000" |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 PASS rect.top.toFixed(3) is "483.289" | 27 PASS rect.top.toFixed(3) is "483.289" |
| 28 PASS rect.width.toFixed(3) is "141.421" | 28 PASS rect.width.toFixed(3) is "141.421" |
| 29 PASS rect.height.toFixed(3) is "141.421" | 29 PASS rect.height.toFixed(3) is "141.421" |
| 30 PASS rect.right is rect.left + rect.width | 30 PASS rect.right is rect.left + rect.width |
| 31 PASS rect.bottom is rect.top + rect.height | 31 PASS rect.bottom is rect.top + rect.height |
| 32 | 32 |
| 33 Test 5 | 33 Test 5 |
| 34 PASS rect.left.toFixed(3) is "8.000" | 34 PASS rect.left.toFixed(3) is "8.000" |
| 35 PASS rect.top.toFixed(3) is "652.000" | 35 PASS rect.top.toFixed(3) is "652.000" |
| 36 PASS rect.width.toFixed(3) is "300.000" | 36 PASS rect.width.toFixed(3) is "300.000" |
| 37 PASS rect.height.toFixed(3) is "374.000" | 37 PASS rect.height.toFixed(3) is "368.000" |
| 38 PASS rect.right is rect.left + rect.width | 38 PASS rect.right is rect.left + rect.width |
| 39 PASS rect.bottom is rect.top + rect.height | 39 PASS rect.bottom is rect.top + rect.height |
| 40 | 40 |
| 41 Test 6 | 41 Test 6 |
| 42 Known failure. Skipping. | 42 Known failure. Skipping. |
| 43 | 43 |
| 44 Test 7 | 44 Test 7 |
| 45 PASS rect.left.toFixed(3) is "8.000" | 45 PASS rect.left.toFixed(3) is "8.000" |
| 46 PASS rect.top.toFixed(3) is "1490.000" | 46 PASS rect.top.toFixed(3) is "1484.000" |
| 47 PASS rect.width.toFixed(3) is "288.000" | 47 PASS rect.width.toFixed(3) is "288.000" |
| 48 PASS rect.height.toFixed(3) is "464.000" | 48 PASS rect.height.toFixed(3) is "464.000" |
| 49 PASS rect.right is rect.left + rect.width | 49 PASS rect.right is rect.left + rect.width |
| 50 PASS rect.bottom is rect.top + rect.height | 50 PASS rect.bottom is rect.top + rect.height |
| 51 | 51 |
| 52 Test 8 | 52 Test 8 |
| 53 PASS rect.left.toFixed(3) is "8.000" | 53 PASS rect.left.toFixed(3) is "8.000" |
| 54 PASS rect.top.toFixed(3) is "2002.000" | 54 PASS rect.top.toFixed(3) is "1996.000" |
| 55 PASS rect.width.toFixed(3) is "300.000" | 55 PASS rect.width.toFixed(3) is "300.000" |
| 56 PASS rect.height.toFixed(3) is "74.000" | 56 PASS rect.height.toFixed(3) is "74.000" |
| 57 PASS rect.right is rect.left + rect.width | 57 PASS rect.right is rect.left + rect.width |
| 58 PASS rect.bottom is rect.top + rect.height | 58 PASS rect.bottom is rect.top + rect.height |
| 59 | 59 |
| 60 Test 9 | 60 Test 9 |
| 61 PASS rect.left.toFixed(3) is "8.000" | 61 PASS rect.left.toFixed(3) is "8.000" |
| 62 PASS rect.top.toFixed(3) is "2140.000" | 62 PASS rect.top.toFixed(3) is "2134.000" |
| 63 PASS rect.width.toFixed(3) is "300.000" | 63 PASS rect.width.toFixed(3) is "300.000" |
| 64 PASS rect.height.toFixed(3) is "90.000" | 64 PASS rect.height.toFixed(3) is "90.000" |
| 65 PASS rect.right is rect.left + rect.width | 65 PASS rect.right is rect.left + rect.width |
| 66 PASS rect.bottom is rect.top + rect.height | 66 PASS rect.bottom is rect.top + rect.height |
| 67 | 67 |
| 68 Test 10 | 68 Test 10 |
| 69 PASS rect.left.toFixed(3) is "8.000" | 69 PASS rect.left.toFixed(3) is "8.000" |
| 70 PASS rect.top.toFixed(3) is "2280.000" | 70 PASS rect.top.toFixed(3) is "2274.000" |
| 71 PASS rect.width.toFixed(3) is "300.000" | 71 PASS rect.width.toFixed(3) is "300.000" |
| 72 PASS rect.height.toFixed(3) is "34.000" | 72 PASS rect.height.toFixed(3) is "34.000" |
| 73 PASS rect.right is rect.left + rect.width | 73 PASS rect.right is rect.left + rect.width |
| 74 PASS rect.bottom is rect.top + rect.height | 74 PASS rect.bottom is rect.top + rect.height |
| 75 | 75 |
| 76 Test 11 | 76 Test 11 |
| 77 PASS rect.left.toFixed(3) is "10.000" | 77 PASS rect.left.toFixed(3) is "10.000" |
| 78 PASS rect.top.toFixed(3) is "2402.000" | 78 PASS rect.top.toFixed(3) is "2396.000" |
| 79 PASS rect.width.toFixed(3) is "147.000" | 79 PASS rect.width.toFixed(3) is "147.000" |
| 80 PASS rect.height.toFixed(3) is "34.000" | 80 PASS rect.height.toFixed(3) is "34.000" |
| 81 PASS rect.right is rect.left + rect.width | 81 PASS rect.right is rect.left + rect.width |
| 82 PASS rect.bottom is rect.top + rect.height | 82 PASS rect.bottom is rect.top + rect.height |
| 83 | 83 |
| 84 Test 12 | 84 Test 12 |
| 85 PASS rect.left.toFixed(3) is "8.000" | 85 PASS rect.left.toFixed(3) is "8.000" |
| 86 PASS rect.top.toFixed(3) is "2538.000" | 86 PASS rect.top.toFixed(3) is "2532.000" |
| 87 PASS rect.width.toFixed(3) is "100.000" | 87 PASS rect.width.toFixed(3) is "100.000" |
| 88 PASS rect.height.toFixed(3) is "100.000" | 88 PASS rect.height.toFixed(3) is "100.000" |
| 89 PASS rect.right is rect.left + rect.width | 89 PASS rect.right is rect.left + rect.width |
| 90 PASS rect.bottom is rect.top + rect.height | 90 PASS rect.bottom is rect.top + rect.height |
| 91 | 91 |
| 92 Test 13 | 92 Test 13 |
| 93 PASS rect.left.toFixed(3) is "8.000" | 93 PASS rect.left.toFixed(3) is "8.000" |
| 94 PASS rect.top.toFixed(3) is "2789.000" | 94 PASS rect.top.toFixed(3) is "2783.000" |
| 95 PASS rect.width.toFixed(3) is "260.000" | 95 PASS rect.width.toFixed(3) is "260.000" |
| 96 PASS rect.height.toFixed(3) is "16.000" | 96 PASS rect.height.toFixed(3) is "16.000" |
| 97 PASS rect.right is rect.left + rect.width | 97 PASS rect.right is rect.left + rect.width |
| 98 PASS rect.bottom is rect.top + rect.height | 98 PASS rect.bottom is rect.top + rect.height |
| 99 | 99 |
| 100 Test 14 | 100 Test 14 |
| 101 PASS rect.left.toFixed(3) is "8.000" | 101 PASS rect.left.toFixed(3) is "8.000" |
| 102 PASS rect.top.toFixed(3) is "2869.000" | 102 PASS rect.top.toFixed(3) is "2863.000" |
| 103 PASS rect.width.toFixed(3) is "300.000" | 103 PASS rect.width.toFixed(3) is "300.000" |
| 104 PASS rect.height.toFixed(3) is "232.000" | 104 PASS rect.height.toFixed(3) is "232.000" |
| 105 PASS rect.right is rect.left + rect.width | 105 PASS rect.right is rect.left + rect.width |
| 106 PASS rect.bottom is rect.top + rect.height | 106 PASS rect.bottom is rect.top + rect.height |
| 107 | 107 |
| 108 Test 15 | 108 Test 15 |
| 109 PASS rect.left.toFixed(3) is "8.000" | 109 PASS rect.left.toFixed(3) is "8.000" |
| 110 PASS rect.top.toFixed(3) is "3165.000" | 110 PASS rect.top.toFixed(3) is "3159.000" |
| 111 PASS rect.width.toFixed(3) is "0.000" | 111 PASS rect.width.toFixed(3) is "0.000" |
| 112 PASS rect.height.toFixed(3) is "0.000" | 112 PASS rect.height.toFixed(3) is "0.000" |
| 113 PASS rect.right is rect.left + rect.width | 113 PASS rect.right is rect.left + rect.width |
| 114 PASS rect.bottom is rect.top + rect.height | 114 PASS rect.bottom is rect.top + rect.height |
| 115 | 115 |
| 116 PASS successfullyParsed is true | 116 PASS successfullyParsed is true |
| 117 | 117 |
| 118 TEST COMPLETE | 118 TEST COMPLETE |
| 119 | 119 |
| OLD | NEW |