diff --git a/api/XRWebGLSubImage.json b/api/XRWebGLSubImage.json index f777c46b7ae94..67096c0786073 100644 --- a/api/XRWebGLSubImage.json +++ b/api/XRWebGLSubImage.json @@ -71,10 +71,10 @@ } } }, - "depthStencilTexture": { + "colorTextureHeight": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/depthStencilTexture", - "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-depthstenciltexture", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/colorTextureHeight", + "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-colortextureheight", "support": { "chrome": { "version_added": false @@ -107,10 +107,10 @@ } } }, - "imageIndex": { + "colorTextureWidth": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/imageIndex", - "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-imageindex", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/colorTextureWidth", + "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-colortexturewidth", "support": { "chrome": { "version_added": false @@ -143,10 +143,10 @@ } } }, - "textureHeight": { + "depthStencilTexture": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/textureHeight", - "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-textureheight", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/depthStencilTexture", + "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-depthstenciltexture", "support": { "chrome": { "version_added": false @@ -179,10 +179,10 @@ } } }, - "textureWidth": { + "imageIndex": { "__compat": { - "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/textureWidth", - "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-texturewidth", + "mdn_url": "https://developer.mozilla.org/docs/Web/API/XRWebGLSubImage/imageIndex", + "spec_url": "https://immersive-web.github.io/layers/#dom-xrwebglsubimage-imageindex", "support": { "chrome": { "version_added": false