haikuwebkit/LayoutTests/fast/forms/get-forms-to-about-blank-ex...

12 lines
319 B
Plaintext

Submitting a GET form to <about:blank> should redirect the browser to <about:blank?>.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
PASS iframe.contentDocument.URL is "about:blank"
PASS iframe.contentDocument.URL is "about:blank?"
PASS successfullyParsed is true
TEST COMPLETE