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