chromium/third_party/blink/web_tests/http/tests/misc/image-input-type-outlives-gc-without-crashing-expected.txt

PASS successfullyParsed is true

TEST COMPLETE

This test has a form with an input type=image element in it. The form is wrapped in a div. It removes the div, forces garbage collection, and makes sure that the window load event does not fire. It also makes sure there is no crash.