HTMLFormElement-action.txt 215 B

123
  1. form.action initial value: http://www.example.com/
  2. Final segment of form.action after setting to the empty string: HTMLFormElement-action.html
  3. Final segment of form.action after setting to "../test.html": test.html