Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / state-restore-broken-state-expected.txt
blob019c20cda26e47f40fa9fac5fbce2891b715f88b
1 CONSOLE MESSAGE: line 16: Generated state: [state-restore-broken-state-2.html [name1 ] #0,1,name1,text,1,modified]
2 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.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS document.getElementsByTagName("iframe")[0].contentDocument.f.name1.value is "unmodified"
8 PASS successfullyParsed is true
10 TEST COMPLETE