Home | History | Annotate | Download | only in HTMLFormElement
      1 This test verifies that elements can be fetched by index from HTMLFormElements.
      2 
      3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
      4 
      5 
      6 PASS form[0] is my_input
      7 PASS successfullyParsed is true
      8 
      9 TEST COMPLETE
     10 HTMLInputElement
     11