Sign in
webkit
/
WebKit
/
72be8c726400c824b623e5fa1dac1b199ec829ae
/
.
/
LayoutTests
/
fast
/
forms
/
textarea
/
textarea-state-restore-expected.txt
blob: 396a81c8428d3629c2b7d5e34016ac13d4b6a14c [
file
] [
log
] [
blame
]
Confirm nothing is saved and restored:
PASS $("inserted").value is ""
PASS $("saved1").value is ""
PASS $("saved2").value is "aaa\nbbb"
PASS successfullyParsed is true
TEST COMPLETE