Skip to content

Commit

Permalink
Add mdn_urls for drawingBufferColorSpace & unpackColorSpace (#17875)
Browse files Browse the repository at this point in the history
  • Loading branch information
Elchi3 committed Sep 24, 2022
1 parent aacdaa8 commit b2b32e6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions api/WebGLRenderingContext.json
Original file line number Diff line number Diff line change
Expand Up @@ -2428,6 +2428,7 @@
},
"drawingBufferColorSpace": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/drawingBufferColorSpace",
"spec_url": "https://registry.khronos.org/webgl/specs/latest/1.0/#DOM-WebGLRenderingContext-drawingBufferColorSpace",
"support": {
"chrome": {
Expand Down Expand Up @@ -6229,6 +6230,7 @@
},
"unpackColorSpace": {
"__compat": {
"mdn_url": "https://developer.mozilla.org/docs/Web/API/WebGLRenderingContext/unpackColorSpace",
"spec_url": "https://registry.khronos.org/webgl/specs/latest/1.0/#DOM-WebGLRenderingContext-unpackColorSpace",
"support": {
"chrome": {
Expand Down

0 comments on commit b2b32e6

Please sign in to comment.