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