| Index: tests/many/mix.html
|
| ===================================================================
|
| --- tests/many/mix.html (revision 4284)
|
| +++ tests/many/mix.html (working copy)
|
| @@ -76,7 +76,7 @@
|
| <canvas id="redspot" width=384 height=384 />
|
| </div>
|
| <div style="{position: absolute; top: 200; left: 192; z-index:2;}">
|
| -<embed id="embed" src="voronoi.nexe" type="application/x-nacl-srpc" width=384 height=384 update=52 />
|
| +<embed id="embed" src="voronoi.nexe" type="application/x-nacl" width=384 height=384 update=52 />
|
| </div>
|
| <div style="{position: absolute; top: 200; left: 384; z-index:3;}">
|
| <canvas id="bluespot" width=384 height=384 />
|
|
|