Files
ladybird/Tests/LibWeb/Text/expected/HTML/formAction-attribute.txt
2024-09-08 09:45:57 +02:00

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