Skip to content

Commit

Permalink
MDN links w/x/y/z (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsnkuhn authored Jan 6, 2025
1 parent 138e448 commit e23e24e
Showing 1 changed file with 15 additions and 5 deletions.
20 changes: 15 additions & 5 deletions additional-data/mdn-docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2685,7 +2685,9 @@
"Web/API/WebGLRenderingContext/drawingBufferColorSpace",
"Web/API/WebGLRenderingContext/unpackColorSpace"
],
"webgl-compressed-texture-astc": [],
"webgl-compressed-texture-astc": [
"Web/API/WEBGL_compressed_texture_astc"
],
"webgl-compressed-texture-etc": [
"Web/API/WEBGL_compressed_texture_etc"
],
Expand All @@ -2704,13 +2706,19 @@
"webgl-debug-renderer-info": [
"Web/API/WEBGL_debug_renderer_info"
],
"webgl-debug-shaders": [],
"webgl-debug-shaders": [
"Web/API/WEBGL_debug_shaders"
],
"webgl-depth-texture": [
"Web/API/WEBGL_depth_texture"
],
"webgl-desynchronized": [],
"webgl-draw-buffers": [],
"webgl-lose-context": [],
"webgl-draw-buffers": [
"Web/API/WEBGL_draw_buffers"
],
"webgl-lose-context": [
"Web/API/WEBGL_lose_context"
],
"webgl-multi-draw": [
"Web/API/WEBGL_multi_draw"
],
Expand Down Expand Up @@ -2770,7 +2778,9 @@
"Web/API/VTTCue/lineAlign",
"Web/API/VTTCue/positionAlign"
],
"webvtt-cue-settings": [],
"webvtt-cue-settings": [
"Web/API/VTTCue"
],
"webvtt-regions": [
"Web/API/VTTRegion"
],
Expand Down

0 comments on commit e23e24e

Please sign in to comment.