From ce748d36f6b80cf894aa480f74a1606030b1ea2b Mon Sep 17 00:00:00 2001 From: chaals Date: Wed, 28 Feb 2018 16:08:34 +0100 Subject: [PATCH] fix webgl2 idl link see #1215 --- single-page.bs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/single-page.bs b/single-page.bs index e31ae4a666..75104c7082 100644 --- a/single-page.bs +++ b/single-page.bs @@ -167,6 +167,8 @@ url: https://www.w3.org/TR/css-style-attr/#syntax; type: dfn; spec: css-style-at text: style attribute url: https://www.khronos.org/registry/webgl/specs/1.0/#WEBGLRENDERINGCONTEXT; type: interface; spec: webgl; text: WebGLRenderingContext +url: https://www.khronos.org/registry/webgl/specs/latest/2.0/webgl2.idl; type: interface; spec: webgl2; + text: WebGL2RenderingContext url: https://www.w3.org/TR/jlreq/#positioning_of_jukugoruby; type: dfn; spec: jlreq; text: jukugo ruby rendering url: https://w3c.github.io/using-aria/; type: dfn; spec: using-aria;