| OLD | NEW |
| 1 | 1 |
| 2 PASS popupWindowRect.x is 0 | 2 PASS popupWindowRect.x is 0 |
| 3 PASS popupWindowRect.y is menuHeight | 3 PASS popupWindowRect.y is menuHeight |
| 4 PASS popupWindowRect.x is screenWidth - popupWindowRect.width | 4 PASS popupWindowRect.x is screenWidth - popupWindowRect.width |
| 5 PASS popupWindowRect.y is screenHeight - popupWindowRect.height - menuHeight | 5 PASS popupWindowRect.y is screenHeight - popupWindowRect.height - menuHeight |
| 6 PASS popupWindowRect.x is screenWidth - menuWidth | 6 PASS popupWindowRect.x is screenWidth - 100 |
| 7 PASS popupWindowRect.y is menuHeight | 7 PASS popupWindowRect.y is menuHeight |
| 8 PASS popupWindowRect.x is 0 | 8 PASS popupWindowRect.x is -100 |
| 9 PASS popupWindowRect.y is menuHeight | 9 PASS popupWindowRect.y is menuHeight |
| 10 PASS popupWindowRect.x is screenWidth - 250 | 10 PASS popupWindowRect.x is screenWidth - menuWidth - 10 |
| 11 PASS popupWindowRect.y is menuHeight | 11 PASS popupWindowRect.y is menuHeight |
| 12 PASS popupWindowRect.x is 0 | 12 PASS popupWindowRect.x is 0 |
| 13 PASS popupWindowRect.y is screenHeight - 100 - popupWindowRect.height | 13 PASS popupWindowRect.y is screenHeight - 100 - popupWindowRect.height |
| 14 PASS popupWindowRect.x is 100 - menuWidth * 0.1 | 14 PASS popupWindowRect.x is 100 - menuWidth * 0.1 |
| 15 PASS popupWindowRect.y is 100 + menuHeight * 1.1 | 15 PASS popupWindowRect.y is 100 + menuHeight * 1.1 |
| 16 PASS successfullyParsed is true | 16 PASS successfullyParsed is true |
| 17 | 17 |
| 18 TEST COMPLETE | 18 TEST COMPLETE |
| 19 | 19 |
| OLD | NEW |