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

This has an embed element representing an image. That embed element 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.