Sign in
webkit
/
WebKit
/
d507f536e123365c4233f3083e0192532185e8fc
/
.
/
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