Index: LayoutTests/fast/events/onerror-img-after-gc-expected.txt |
diff --git a/LayoutTests/fast/events/onerror-img-after-gc-expected.txt b/LayoutTests/fast/events/onerror-img-after-gc-expected.txt |
index 49825edbef1f44c1deee4cc07f6b5b3152384564..f061ebe9c1521cb32c57743614579c7d3559a835 100644 |
--- a/LayoutTests/fast/events/onerror-img-after-gc-expected.txt |
+++ b/LayoutTests/fast/events/onerror-img-after-gc-expected.txt |
@@ -1,2 +1,5 @@ |
ALERT: PASS (1/1) |
+PASS successfullyParsed is true |
+ |
+TEST COMPLETE |
This test ensures that a normal image error doesn't crash if GC occurs before the error event fires. |