blob: abd782414ac31cb2894b8a83109e930af2e12ff3 [file] [log] [blame]
This tests that radio buttons are checked by default, even when the name attribute is parsed after the checked attribute.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS document.getElementById("rb").checked is true
PASS successfullyParsed is true
TEST COMPLETE