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