Test to restore form value states for a radio group.

PASS document.getElementById("input1").checked is true
PASS document.getElementById("input2").checked is false
PASS successfullyParsed is true

TEST COMPLETE