blob: 019c20cda26e47f40fa9fac5fbce2891b715f88b (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
CONSOLE MESSAGE: line 16: Generated state: [state-restore-broken-state-2.html [name1 ] #0,1,name1,text,1,modified]
The value was modified in the first load of state-restore-broken-state-1.html, but it should not be restored because the state-restore-broken-state-2.html breaks the state.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementsByTagName("iframe")[0].contentDocument.f.name1.value is "unmodified"
PASS successfullyParsed is true
TEST COMPLETE
|