| OLD | NEW |
| 1 | 1 |
| 2 | 2 |
| 3 -------- | 3 -------- |
| 4 Frame: '<!--framePath //<!--frame0-->-->' | 4 Frame: '<!--framePath //<!--frame0-->-->' |
| 5 -------- | 5 -------- |
| 6 PASS | 6 PASS |
| 7 | 7 |
| 8 Test for bug 18401 Apparent caching between form submits. | 8 Test for bug 18401 Apparent caching between form submits. |
| 9 | 9 |
| 10 In this test the main page is loaded in a frameset, which sets the value of an i
nput field in a form and has an iframe, which loads a page which submits the for
m. The form's target is the main page. When the form is reloaded it should not h
ave the value that was set before the submission. | 10 In this test the main page is loaded in a frameset, which sets the value of an i
nput field in a form and has an iframe, which loads a page which submits the for
m. The form's target is the main page. When the form is reloaded it should not h
ave the value that was set before the submission. |
| 11 | 11 |
| 12 | 12 |
| 13 | 13 |
| 14 | 14 |
| 15 -------- | 15 -------- |
| 16 Frame: '<!--framePath //submitted/<!--frame0-->-->' | 16 Frame: '<!--framePath //<!--frame0-->/<!--frame0-->-->' |
| 17 -------- | 17 -------- |
| 18 | 18 |
| OLD | NEW |