1 <!DOCTYPE html PUBLIC
"-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4 <!-- Copyright (c) 2011 Google Inc. All rights reserved. -->
6 <meta http-equiv=
"Pragma" content=
"no-cache" />
7 <meta http-equiv=
"Expires" content=
"-1" />
8 <script type=
"text/javascript" src=
"nacltest.js"></script>
9 <script type=
"text/javascript" src=
"ppapi_crash.js"> </script>
10 <title>Nexe Crash Test
</title>
13 <h1>Nexe Crash Test
</h1>
14 <script type=
"text/javascript">
16 crashTest('crash_via_exit_call', 'CrashViaExitCall');