Sign in
webkit
/
WebKit
/
0ec51e90e31ded357a3c203dda72e58968c6f044
/
.
/
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>