summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/dom/script-element-gc-expected.txt
blob: 368bf116bb28f980ab3fe47deeacb77d0f04f96d (plain)
1
2
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!