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