mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-01-02 06:37:52 +00:00
7 lines
462 B
Plaintext
7 lines
462 B
Plaintext
button.formAction initial value: http://www.example.com/
|
|
Final segment of button.formAction after setting to the empty string: formAction-attribute.html
|
|
Final segment of button.formAction after setting to "../test.html": test.html
|
|
input.formAction initial value: http://www.example.com/
|
|
Final segment of input.formAction after setting to the empty string: formAction-attribute.html
|
|
Final segment of input.formAction after setting to "../test.html": test.html
|