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

Unified Diff: third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl

Issue 2579313002: Update two WebGL 1.0 links that weren't to /latest/ (Closed)
Patch Set: Created 4 years 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
diff --git a/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl b/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
index 1de4edce37b1abe39617e030be2c5f26b679a746..99f46df83c0a976d149d623e3d16549595cfd541 100644
--- a/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
+++ b/third_party/WebKit/Source/modules/webgl/WebGLContextEvent.idl
@@ -23,7 +23,7 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-// https://www.khronos.org/registry/webgl/specs/1.0/#5.15
+// https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15
[
Constructor(DOMString type, optional WebGLContextEventInit eventInit),
« no previous file with comments | « no previous file | third_party/WebKit/Source/modules/webgl/WebGLContextEventInit.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698