Sign in
webkit
/
WebKit
/
a3dac503d27b0615b748b043cf9728afb4472c9e
/
.
/
LayoutTests
/
http
/
tests
/
misc
/
embedCrasher.html
blob: 1edeffedbdd88112203fbf2fe90f7b32da8c28cf [
file
] [
log
] [
blame
]
<embed
src
=
'doesnotexist'
>
<script>
if
(
window
.
testRunner
)
testRunner
.
dumpAsText
();
alert
(
"PASS: If you see this and the test did not crash the test has passed. (rdar://problem/5267870)"
);
</script>
<frameset>
<frame>