| Index: tests/contest_issues/issue45.html
|
| ===================================================================
|
| --- tests/contest_issues/issue45.html (revision 4284)
|
| +++ tests/contest_issues/issue45.html (working copy)
|
| @@ -26,7 +26,7 @@
|
| <body onload="PostInit();" onunload="ClearTimeout();">
|
| <button type="button" id="mybutton" disabled="true"
|
| onclick="boom();" />boom</button>
|
| - <embed type="application/x-nacl-srpc" id="nacl_server"
|
| + <embed type="application/x-nacl" id="nacl_server"
|
| width="0" height="0" src="srpc_nrd_server.nexe" />
|
| <p>
|
| <b>Note:</b> For the purposes of contest issue #45, the actual expected
|
|
|