Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(154)

Unified Diff: third_party/webgl/index.php

Issue 9360034: Remove everthing except conformance tests in the deps/third_party/webgl (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/webgl/index.php
===================================================================
--- third_party/webgl/index.php (revision 121077)
+++ third_party/webgl/index.php (working copy)
@@ -1,35 +0,0 @@
-<?php include("../../_inc/doctype.txt"); ?>
-<head>
-<title>Khronos WebGL API Registry</title>
-<?php include("../../_inc/registry/registry_head.txt"); ?>
-</head>
-<body id="developers" class="registry">
-<?php include("../../_inc/registry/registry_body.txt"); ?>
-<h1 class="pagetitle">Khronos WebGL API Registry</h1> <!-- top left shadow-->
-<div id="mainformat">
-
-
-<h1 style="text-align:center"> Khronos WebGL API Registry </h1>
-
-<p> The WebGL API registry contains specifications of the core API;
- specifications of Khronos- and vendor-approved WebGL extensions;
- IDL files corresponding to the specifications; and other related
- documentation.
-
-<h6> WebGL Core API Specification, IDL, and Documentation </h6>
-
-<ul>
-<li> <a href="specs/latest">WebGL current draft specification</a>.
- </li>
-<li> <a href="specs/latest/webgl.idl"> webgl.idl </a>
- Web IDL description of the WebGL API. </li>
-</ul>
-
-<h6> <a name="otherextspecs"></a>
- WebGL Extensions</h6>
-<ul>
-<li> <a href="extensions/">WebGL extension registry</a> </li>
-</ul>
-<?php include("../../_inc/registry/registry_footer.txt"); ?>
-</body> <!-- END pagewrapper -->
-</html>
« no previous file with comments | « third_party/webgl/extensions/template/index.html ('k') | third_party/webgl/other/get.webgl.org/assets/skybox-negx.jpg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698