| OLD | NEW |
| 1 | 1 |
| 2 Please follow this link for a manual test. | 2 Please follow this link for a manual test. |
| 3 | 3 |
| 4 -------- | 4 -------- |
| 5 Frame: '<!--framePath //<!--frame0-->-->' | 5 Frame: '<!--framePath //<!--frame0-->-->' |
| 6 -------- | 6 -------- |
| 7 | 7 |
| 8 Test for NPP_SetWindow calls sent while a plug-in resizes itself. | 8 Test for NPP_SetWindow calls sent while a plug-in resizes itself. |
| 9 | 9 |
| 10 x: 18, y: 18, width: 200, height: 200, clipRect: (18, 18, 200, 142) | |
| 11 Height and width should equal 200, and the plug-in size should not change on scr
oll. | |
| 12 | 10 |
| OLD | NEW |