Sign in
webkit
/
WebKit
/
b77ef60f9e352abd5f0b9f65cef7d6cf3a025367
/
.
/
LayoutTests
/
svg
/
dom
/
SVGScriptElement
/
script-onerror-bubbling-expected.txt
blob: 73a0d4f412a5b46087d09fb3ccace43c78372637 [
file
] [
log
] [
blame
]
Test that "error" event is dispatched to SVGScriptElement onerror handler and doesn't bubble.
PASS: script onerror ivoked for script id = 0
PASS: script onerror ivoked for script id = 1
PASS: onerror invoked on a dynamic script
DONE.