| Index: tests/xaos/xaos.html
|
| ===================================================================
|
| --- tests/xaos/xaos.html (revision 1695)
|
| +++ tests/xaos/xaos.html (working copy)
|
| @@ -119,8 +119,13 @@
|
| or press 'h' for help.
|
| <p>
|
| <!-- embed seems to work -->
|
| -<embed id="xaos" src="xaos.nexe" type="application/x-nacl-srpc"
|
| - width="800" height="600" />
|
| +<embed id="xaos" nexe"xaos" type="application/x-nacl-srpc"
|
| + width="800" height="600">
|
| +<noembed>
|
| +Your browser does not appear to support Native Client.
|
| +Visit http://code.google.com/p/nativeclient/ to get started.
|
| +<noembed/>
|
| +</embed>
|
|
|
| <!-- object does not seem to work -->
|
| <!-- object id="xaos" data="xaos" type="application/x-nacl-srpc"
|
|
|