Chromium Code Reviews| Index: samples/o3d-webgl-samples/hellocube-colors.html |
| =================================================================== |
| --- samples/o3d-webgl-samples/hellocube-colors.html (revision 45777) |
| +++ samples/o3d-webgl-samples/hellocube-colors.html (working copy) |
| @@ -286,7 +286,7 @@ |
| <!-- Start of O3D plugin --> |
| -<div id="o3d" width="600px" height="600px"></div> |
| +<div id="o3d" style="width: 600px; height: 600px;"></div> |
| <!-- End of O3D plugin --> |
| <form name="default_form" action="#" method="get"> |