Index: LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt |
diff --git a/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt b/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt |
index afdc7157c28842560c5854e6c17b2b435ec798c7..f817783fbd5ea4c3ba99a9630837e3f1ce1ea01b 100644 |
--- a/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt |
+++ b/LayoutTests/http/tests/navigation/image-load-in-subframe-unload-handler-expected.txt |
@@ -1,2 +1 @@ |
-frame "<!--framePath //target/<!--frame0-->-->" - has 1 onunload handler(s) |
This test triggers an unload handler that starts an image load in a different frame (and deletes both frames), but ensures the main frame is not destroyed. We pass if we don't crash. |