summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt')
-rw-r--r--third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt
index 0e923e4..368bf11 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt
@@ -1,5 +1,3 @@
ALERT: Script onload handler called!
This tests that removing the script element from the script loaded by the element itself, and then garbage collecting does not cause a crash when dispatching the onload element (because the script element was freed).
SUCCESS! Didn't Crash!
-
-