From ebde77cf1809622b2b11dee01fd4151de7f3153d Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Tue, 16 Feb 2021 13:13:07 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit e1c950514334ccbce543d6da69c01fae26002391. --- ed/dfns/proximity.json | 41 +- ed/diff.md | 612 +++++ ed/diffnew.md | 612 +++++ ed/headings/contact-api.json | 2 +- ed/headings/proximity.json | 2 +- ed/headings/webxrlayers-1.json | 2 +- ed/idl/contact-api.idl | 2 +- ed/idl/proximity.idl | 3 +- ed/idlnames.json | 148 - ed/idlnames/ContactsManager.idl | 2 +- ed/idlnames/ProximitySensor.idl | 3 +- ed/idlnamesparsed/ContactsManager.json | 2 +- ed/idlnamesparsed/ProximitySensor.json | 2 +- ed/idlparsed/contact-api.json | 6 +- ed/idlparsed/proximity.json | 51 +- ed/ids/CSS21.json | 40 +- ed/ids/CSS22.json | 40 +- ed/ids/css-align-3.json | 14 +- ed/ids/css-flexbox-1.json | 28 +- ed/ids/css-fonts-4.json | 44 +- ed/ids/css-grid-2.json | 48 +- ed/ids/css-syntax-3.json | 38 +- ed/ids/css-text-4.json | 2 +- ed/ids/filter-effects-1.json | 2 +- ed/ids/proximity.json | 19 +- ed/ids/webrtc-identity.json | 14 +- ed/index.html | 732 +---- ed/index.json | 488 ++-- ed/index.md | 990 ++++--- ed/links/proximity.json | 4 +- ed/perissue.html | 454 +--- ed/perissue.md | 713 ++--- ed/study.json | 3408 +++--------------------- 33 files changed, 3263 insertions(+), 5305 deletions(-) diff --git a/ed/dfns/proximity.json b/ed/dfns/proximity.json index 77031fbe50c0..d025f16a60ec 100644 --- a/ed/dfns/proximity.json +++ b/ed/dfns/proximity.json @@ -95,17 +95,14 @@ "definedIn": "prose" }, { - "id": "dom-proximitysensor-proximitysensor", - "href": "https://w3c.github.io/proximity/#dom-proximitysensor-proximitysensor", + "id": "proximitysensor", + "href": "https://w3c.github.io/proximity/#proximitysensor", "linkingText": [ - "ProximitySensor(sensorOptions)", - "ProximitySensor()" - ], - "localLinkingText": [], - "type": "constructor", - "for": [ "ProximitySensor" ], + "localLinkingText": [], + "type": "interface", + "for": [], "access": "public", "informative": false, "heading": { @@ -116,15 +113,18 @@ "definedIn": "pre" }, { - "id": "dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", - "href": "https://w3c.github.io/proximity/#dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", + "id": "dom-proximitysensor-proximitysensor", + "href": "https://w3c.github.io/proximity/#dom-proximitysensor-proximitysensor", "linkingText": [ - "sensorOptions" + "ProximitySensor(sensorOptions)", + "constructor(sensorOptions)", + "ProximitySensor()", + "constructor()" ], "localLinkingText": [], - "type": "argument", + "type": "constructor", "for": [ - "ProximitySensor/ProximitySensor(sensorOptions)" + "ProximitySensor" ], "access": "public", "informative": false, @@ -136,14 +136,19 @@ "definedIn": "pre" }, { - "id": "proximitysensor", - "href": "https://w3c.github.io/proximity/#proximitysensor", + "id": "dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", + "href": "https://w3c.github.io/proximity/#dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", "linkingText": [ - "ProximitySensor" + "sensorOptions" ], "localLinkingText": [], - "type": "interface", - "for": [], + "type": "argument", + "for": [ + "ProximitySensor/ProximitySensor(sensorOptions)", + "ProximitySensor/constructor(sensorOptions)", + "ProximitySensor/ProximitySensor()", + "ProximitySensor/constructor()" + ], "access": "public", "informative": false, "heading": { diff --git a/ed/diff.md b/ed/diff.md index f67b704ddb46..77405c18ad46 100644 --- a/ed/diff.md +++ b/ed/diff.md @@ -2,3 +2,615 @@ % Reffy % February 16, 2021 +## WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 123) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_blend_minmax Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 124) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_clip_cull_distance Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 125) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_color_buffer_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 126) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_color_buffer_half_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_disjoint_timer_query Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 129) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_disjoint_timer_query_webgl2 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 128) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_float_blend Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 130) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_frag_depth Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 131) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 132) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_sRGB Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 133) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_texture_compression_bptc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 134) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_texture_compression_rgtc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_texture_norm16 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 137) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL KHR_parallel_shader_compile Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 138) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_draw_buffers_indexed Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_element_index_uint Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_fbo_render_mipmap Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 141) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_standard_derivatives Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 142) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_float Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 144) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_float_linear Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_texture_half_float Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 146) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_vertex_array_object Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OVR_multiview2 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 148) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_color_buffer_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 150) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_astc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_compressed_texture_etc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_compressed_texture_etc1 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 153) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_pvrtc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 154) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 156) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_multi_draw Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 164) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + diff --git a/ed/diffnew.md b/ed/diffnew.md index f67b704ddb46..77405c18ad46 100644 --- a/ed/diffnew.md +++ b/ed/diffnew.md @@ -2,3 +2,615 @@ % Reffy % February 16, 2021 +## WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 123) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_blend_minmax Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 124) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_clip_cull_distance Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 125) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_color_buffer_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 126) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_color_buffer_half_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_disjoint_timer_query Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 129) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_disjoint_timer_query_webgl2 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 128) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_float_blend Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 130) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_frag_depth Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 131) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 132) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_sRGB Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 133) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_texture_compression_bptc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 134) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL EXT_texture_compression_rgtc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL EXT_texture_norm16 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 137) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL KHR_parallel_shader_compile Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 138) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_draw_buffers_indexed Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_element_index_uint Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_fbo_render_mipmap Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 141) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_standard_derivatives Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 142) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_float Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 144) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_float_linear Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_texture_half_float Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 146) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OES_vertex_array_object Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL OVR_multiview2 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 148) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_color_buffer_float Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 150) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_astc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_compressed_texture_etc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + + +## WebGL WEBGL_compressed_texture_etc1 Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 153) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_pvrtc Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 154) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 156) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + +## WebGL WEBGL_multi_draw Extension Specification + +- Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) +- Spec could not be rendered: *INS* TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 164) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0) + + diff --git a/ed/headings/contact-api.json b/ed/headings/contact-api.json index 5e6aaf2cae65..564410b3aa26 100644 --- a/ed/headings/contact-api.json +++ b/ed/headings/contact-api.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Unofficial Proposal Draft, 2 January 2020" + "title": "Unofficial Proposal Draft, 16 February 2021" }, { "id": "abstract", diff --git a/ed/headings/proximity.json b/ed/headings/proximity.json index b2261ab27212..3651441ec4d1 100644 --- a/ed/headings/proximity.json +++ b/ed/headings/proximity.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 9 August 2019" + "title": "Editor’s Draft, 24 September 2019" }, { "id": "abstract", diff --git a/ed/headings/webxrlayers-1.json b/ed/headings/webxrlayers-1.json index 3e22f25d5515..80ef3c49cc74 100644 --- a/ed/headings/webxrlayers-1.json +++ b/ed/headings/webxrlayers-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 10 February 2021" + "title": "Editor’s Draft, 16 February 2021" }, { "id": "abstract", diff --git a/ed/idl/contact-api.idl b/ed/idl/contact-api.idl index 3688e60a2578..bd2b90245191 100644 --- a/ed/idl/contact-api.idl +++ b/ed/idl/contact-api.idl @@ -27,5 +27,5 @@ dictionary ContactsSelectOptions { [Exposed=(Window,SecureContext)] interface ContactsManager { Promise> getProperties(); - Promise> select(sequence properties, optional ContactsSelectOptions options); + Promise> select(sequence properties, optional ContactsSelectOptions options = {}); }; diff --git a/ed/idl/proximity.idl b/ed/idl/proximity.idl index 9ca71e010814..3cbfbd5ad139 100644 --- a/ed/idl/proximity.idl +++ b/ed/idl/proximity.idl @@ -3,8 +3,9 @@ // (https://github.com/w3c/webref) // Source: Proximity Sensor (https://w3c.github.io/proximity/) -[Constructor(optional SensorOptions sensorOptions = {}), SecureContext, Exposed=Window] +[SecureContext, Exposed=Window] interface ProximitySensor : Sensor { + constructor(optional SensorOptions sensorOptions = {}); readonly attribute double? distance; readonly attribute double? max; readonly attribute boolean? near; diff --git a/ed/idlnames.json b/ed/idlnames.json index bc52341a3faa..e17d3bfc8754 100644 --- a/ed/idlnames.json +++ b/ed/idlnames.json @@ -1,8 +1,4 @@ { - "ANGLE_instanced_arrays": { - "fragment": "idlnames/ANGLE_instanced_arrays.idl", - "parsed": "idlnamesparsed/ANGLE_instanced_arrays.json" - }, "ARIAMixin": { "fragment": "idlnames/ARIAMixin.idl", "parsed": "idlnamesparsed/ARIAMixin.json" @@ -1815,62 +1811,6 @@ "fragment": "idlnames/DynamicsCompressorOptions.idl", "parsed": "idlnamesparsed/DynamicsCompressorOptions.json" }, - "EXT_blend_minmax": { - "fragment": "idlnames/EXT_blend_minmax.idl", - "parsed": "idlnamesparsed/EXT_blend_minmax.json" - }, - "EXT_clip_cull_distance": { - "fragment": "idlnames/EXT_clip_cull_distance.idl", - "parsed": "idlnamesparsed/EXT_clip_cull_distance.json" - }, - "EXT_color_buffer_float": { - "fragment": "idlnames/EXT_color_buffer_float.idl", - "parsed": "idlnamesparsed/EXT_color_buffer_float.json" - }, - "EXT_color_buffer_half_float": { - "fragment": "idlnames/EXT_color_buffer_half_float.idl", - "parsed": "idlnamesparsed/EXT_color_buffer_half_float.json" - }, - "EXT_disjoint_timer_query": { - "fragment": "idlnames/EXT_disjoint_timer_query.idl", - "parsed": "idlnamesparsed/EXT_disjoint_timer_query.json" - }, - "EXT_disjoint_timer_query_webgl2": { - "fragment": "idlnames/EXT_disjoint_timer_query_webgl2.idl", - "parsed": "idlnamesparsed/EXT_disjoint_timer_query_webgl2.json" - }, - "EXT_float_blend": { - "fragment": "idlnames/EXT_float_blend.idl", - "parsed": "idlnamesparsed/EXT_float_blend.json" - }, - "EXT_frag_depth": { - "fragment": "idlnames/EXT_frag_depth.idl", - "parsed": "idlnamesparsed/EXT_frag_depth.json" - }, - "EXT_sRGB": { - "fragment": "idlnames/EXT_sRGB.idl", - "parsed": "idlnamesparsed/EXT_sRGB.json" - }, - "EXT_shader_texture_lod": { - "fragment": "idlnames/EXT_shader_texture_lod.idl", - "parsed": "idlnamesparsed/EXT_shader_texture_lod.json" - }, - "EXT_texture_compression_bptc": { - "fragment": "idlnames/EXT_texture_compression_bptc.idl", - "parsed": "idlnamesparsed/EXT_texture_compression_bptc.json" - }, - "EXT_texture_compression_rgtc": { - "fragment": "idlnames/EXT_texture_compression_rgtc.idl", - "parsed": "idlnamesparsed/EXT_texture_compression_rgtc.json" - }, - "EXT_texture_filter_anisotropic": { - "fragment": "idlnames/EXT_texture_filter_anisotropic.idl", - "parsed": "idlnamesparsed/EXT_texture_filter_anisotropic.json" - }, - "EXT_texture_norm16": { - "fragment": "idlnames/EXT_texture_norm16.idl", - "parsed": "idlnamesparsed/EXT_texture_norm16.json" - }, "EcKeyAlgorithm": { "fragment": "idlnames/EcKeyAlgorithm.idl", "parsed": "idlnamesparsed/EcKeyAlgorithm.json" @@ -2411,10 +2351,6 @@ "fragment": "idlnames/GLuint64.idl", "parsed": "idlnamesparsed/GLuint64.json" }, - "GLuint64EXT": { - "fragment": "idlnames/GLuint64EXT.idl", - "parsed": "idlnamesparsed/GLuint64EXT.json" - }, "GLushort": { "fragment": "idlnames/GLushort.idl", "parsed": "idlnamesparsed/GLushort.json" @@ -3795,10 +3731,6 @@ "fragment": "idlnames/JsonWebKey.idl", "parsed": "idlnamesparsed/JsonWebKey.json" }, - "KHR_parallel_shader_compile": { - "fragment": "idlnames/KHR_parallel_shader_compile.idl", - "parsed": "idlnamesparsed/KHR_parallel_shader_compile.json" - }, "KeyAlgorithm": { "fragment": "idlnames/KeyAlgorithm.idl", "parsed": "idlnamesparsed/KeyAlgorithm.json" @@ -4667,42 +4599,6 @@ "fragment": "idlnames/NotificationPermissionCallback.idl", "parsed": "idlnamesparsed/NotificationPermissionCallback.json" }, - "OES_draw_buffers_indexed": { - "fragment": "idlnames/OES_draw_buffers_indexed.idl", - "parsed": "idlnamesparsed/OES_draw_buffers_indexed.json" - }, - "OES_element_index_uint": { - "fragment": "idlnames/OES_element_index_uint.idl", - "parsed": "idlnamesparsed/OES_element_index_uint.json" - }, - "OES_fbo_render_mipmap": { - "fragment": "idlnames/OES_fbo_render_mipmap.idl", - "parsed": "idlnamesparsed/OES_fbo_render_mipmap.json" - }, - "OES_standard_derivatives": { - "fragment": "idlnames/OES_standard_derivatives.idl", - "parsed": "idlnamesparsed/OES_standard_derivatives.json" - }, - "OES_texture_float": { - "fragment": "idlnames/OES_texture_float.idl", - "parsed": "idlnamesparsed/OES_texture_float.json" - }, - "OES_texture_float_linear": { - "fragment": "idlnames/OES_texture_float_linear.idl", - "parsed": "idlnamesparsed/OES_texture_float_linear.json" - }, - "OES_texture_half_float": { - "fragment": "idlnames/OES_texture_half_float.idl", - "parsed": "idlnamesparsed/OES_texture_half_float.json" - }, - "OES_texture_half_float_linear": { - "fragment": "idlnames/OES_texture_half_float_linear.idl", - "parsed": "idlnamesparsed/OES_texture_half_float_linear.json" - }, - "OES_vertex_array_object": { - "fragment": "idlnames/OES_vertex_array_object.idl", - "parsed": "idlnamesparsed/OES_vertex_array_object.json" - }, "OTPCredential": { "fragment": "idlnames/OTPCredential.idl", "parsed": "idlnamesparsed/OTPCredential.json" @@ -4715,10 +4611,6 @@ "fragment": "idlnames/OTPCredentialTransportType.idl", "parsed": "idlnamesparsed/OTPCredentialTransportType.json" }, - "OVR_multiview2": { - "fragment": "idlnames/OVR_multiview2.idl", - "parsed": "idlnamesparsed/OVR_multiview2.json" - }, "OfflineAudioCompletionEvent": { "fragment": "idlnames/OfflineAudioCompletionEvent.idl", "parsed": "idlnamesparsed/OfflineAudioCompletionEvent.json" @@ -7599,34 +7491,6 @@ "fragment": "idlnames/VoidFunction.idl", "parsed": "idlnamesparsed/VoidFunction.json" }, - "WEBGL_blend_equation_advanced_coherent": { - "fragment": "idlnames/WEBGL_blend_equation_advanced_coherent.idl", - "parsed": "idlnamesparsed/WEBGL_blend_equation_advanced_coherent.json" - }, - "WEBGL_color_buffer_float": { - "fragment": "idlnames/WEBGL_color_buffer_float.idl", - "parsed": "idlnamesparsed/WEBGL_color_buffer_float.json" - }, - "WEBGL_compressed_texture_astc": { - "fragment": "idlnames/WEBGL_compressed_texture_astc.idl", - "parsed": "idlnamesparsed/WEBGL_compressed_texture_astc.json" - }, - "WEBGL_compressed_texture_etc": { - "fragment": "idlnames/WEBGL_compressed_texture_etc.idl", - "parsed": "idlnamesparsed/WEBGL_compressed_texture_etc.json" - }, - "WEBGL_compressed_texture_etc1": { - "fragment": "idlnames/WEBGL_compressed_texture_etc1.idl", - "parsed": "idlnamesparsed/WEBGL_compressed_texture_etc1.json" - }, - "WEBGL_compressed_texture_pvrtc": { - "fragment": "idlnames/WEBGL_compressed_texture_pvrtc.idl", - "parsed": "idlnamesparsed/WEBGL_compressed_texture_pvrtc.json" - }, - "WEBGL_compressed_texture_s3tc": { - "fragment": "idlnames/WEBGL_compressed_texture_s3tc.idl", - "parsed": "idlnamesparsed/WEBGL_compressed_texture_s3tc.json" - }, "WEBGL_compressed_texture_s3tc_srgb": { "fragment": "idlnames/WEBGL_compressed_texture_s3tc_srgb.idl", "parsed": "idlnamesparsed/WEBGL_compressed_texture_s3tc_srgb.json" @@ -7655,10 +7519,6 @@ "fragment": "idlnames/WEBGL_lose_context.idl", "parsed": "idlnamesparsed/WEBGL_lose_context.json" }, - "WEBGL_multi_draw": { - "fragment": "idlnames/WEBGL_multi_draw.idl", - "parsed": "idlnamesparsed/WEBGL_multi_draw.json" - }, "WEBGL_multi_draw_instanced_base_vertex_base_instance": { "fragment": "idlnames/WEBGL_multi_draw_instanced_base_vertex_base_instance.idl", "parsed": "idlnamesparsed/WEBGL_multi_draw_instanced_base_vertex_base_instance.json" @@ -7791,10 +7651,6 @@ "fragment": "idlnames/WebGLTexture.idl", "parsed": "idlnamesparsed/WebGLTexture.json" }, - "WebGLTimerQueryEXT": { - "fragment": "idlnames/WebGLTimerQueryEXT.idl", - "parsed": "idlnamesparsed/WebGLTimerQueryEXT.json" - }, "WebGLTransformFeedback": { "fragment": "idlnames/WebGLTransformFeedback.idl", "parsed": "idlnamesparsed/WebGLTransformFeedback.json" @@ -7807,10 +7663,6 @@ "fragment": "idlnames/WebGLVertexArrayObject.idl", "parsed": "idlnamesparsed/WebGLVertexArrayObject.json" }, - "WebGLVertexArrayObjectOES": { - "fragment": "idlnames/WebGLVertexArrayObjectOES.idl", - "parsed": "idlnamesparsed/WebGLVertexArrayObjectOES.json" - }, "WebSocket": { "fragment": "idlnames/WebSocket.idl", "parsed": "idlnamesparsed/WebSocket.json" diff --git a/ed/idlnames/ContactsManager.idl b/ed/idlnames/ContactsManager.idl index 0e9990352cd3..482199cab04f 100644 --- a/ed/idlnames/ContactsManager.idl +++ b/ed/idlnames/ContactsManager.idl @@ -2,5 +2,5 @@ [Exposed=(Window,SecureContext)] interface ContactsManager { Promise> getProperties(); - Promise> select(sequence properties, optional ContactsSelectOptions options); + Promise> select(sequence properties, optional ContactsSelectOptions options = {}); }; \ No newline at end of file diff --git a/ed/idlnames/ProximitySensor.idl b/ed/idlnames/ProximitySensor.idl index 5b71dcdb5015..be25f9dc7d43 100644 --- a/ed/idlnames/ProximitySensor.idl +++ b/ed/idlnames/ProximitySensor.idl @@ -1,6 +1,7 @@ // Source: Proximity Sensor (https://www.w3.org/TR/proximity/) -[Constructor(optional SensorOptions sensorOptions = {}), SecureContext, Exposed=Window] +[SecureContext, Exposed=Window] interface ProximitySensor : Sensor { + constructor(optional SensorOptions sensorOptions = {}); readonly attribute double? distance; readonly attribute double? max; readonly attribute boolean? near; diff --git a/ed/idlnamesparsed/ContactsManager.json b/ed/idlnamesparsed/ContactsManager.json index 8e769b4939a2..8b5f0d5910aa 100644 --- a/ed/idlnamesparsed/ContactsManager.json +++ b/ed/idlnamesparsed/ContactsManager.json @@ -5,7 +5,7 @@ "title": "Contact Picker API", "url": "https://wicg.github.io/contact-api/spec/" }, - "fragment": "[Exposed=(Window,SecureContext)]\ninterface ContactsManager {\n Promise> getProperties();\n Promise> select(sequence properties, optional ContactsSelectOptions options);\n};", + "fragment": "[Exposed=(Window,SecureContext)]\ninterface ContactsManager {\n Promise> getProperties();\n Promise> select(sequence properties, optional ContactsSelectOptions options = {});\n};", "href": "https://wicg.github.io/contact-api/spec/#contactsmanager" }, "extended": [], diff --git a/ed/idlnamesparsed/ProximitySensor.json b/ed/idlnamesparsed/ProximitySensor.json index e55d9ef524c1..80c075039fb8 100644 --- a/ed/idlnamesparsed/ProximitySensor.json +++ b/ed/idlnamesparsed/ProximitySensor.json @@ -5,7 +5,7 @@ "title": "Proximity Sensor", "url": "https://www.w3.org/TR/proximity/" }, - "fragment": "[Constructor(optional SensorOptions sensorOptions = {}), SecureContext, Exposed=Window]\ninterface ProximitySensor : Sensor {\n readonly attribute double? distance;\n readonly attribute double? max;\n readonly attribute boolean? near;\n};", + "fragment": "[SecureContext, Exposed=Window]\ninterface ProximitySensor : Sensor {\n constructor(optional SensorOptions sensorOptions = {});\n readonly attribute double? distance;\n readonly attribute double? max;\n readonly attribute boolean? near;\n};", "href": "https://w3c.github.io/proximity/#proximitysensor" }, "extended": [], diff --git a/ed/idlparsed/contact-api.json b/ed/idlparsed/contact-api.json index a71132ce6fd0..e2babea5df1e 100644 --- a/ed/idlparsed/contact-api.json +++ b/ed/idlparsed/contact-api.json @@ -213,7 +213,7 @@ "partial": false }, "ContactsManager": { - "fragment": "[Exposed=(Window,SecureContext)]\ninterface ContactsManager {\n Promise> getProperties();\n Promise> select(sequence properties, optional ContactsSelectOptions options);\n};", + "fragment": "[Exposed=(Window,SecureContext)]\ninterface ContactsManager {\n Promise> getProperties();\n Promise> select(sequence properties, optional ContactsSelectOptions options = {});\n};", "type": "interface", "name": "ContactsManager", "inheritance": null, @@ -318,7 +318,9 @@ "union": false, "idlType": "ContactsSelectOptions" }, - "default": null, + "default": { + "type": "dictionary" + }, "optional": true, "variadic": false } diff --git a/ed/idlparsed/proximity.json b/ed/idlparsed/proximity.json index a9293ea900be..a0b428ff3d21 100644 --- a/ed/idlparsed/proximity.json +++ b/ed/idlparsed/proximity.json @@ -14,11 +14,35 @@ }, "idlNames": { "ProximitySensor": { - "fragment": "[Constructor(optional SensorOptions sensorOptions = {}), SecureContext, Exposed=Window]\ninterface ProximitySensor : Sensor {\n readonly attribute double? distance;\n readonly attribute double? max;\n readonly attribute boolean? near;\n};", + "fragment": "[SecureContext, Exposed=Window]\ninterface ProximitySensor : Sensor {\n constructor(optional SensorOptions sensorOptions = {});\n readonly attribute double? distance;\n readonly attribute double? max;\n readonly attribute boolean? near;\n};", "type": "interface", "name": "ProximitySensor", "inheritance": "Sensor", "members": [ + { + "type": "constructor", + "arguments": [ + { + "type": "argument", + "name": "sensorOptions", + "extAttrs": [], + "idlType": { + "type": "argument-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "SensorOptions" + }, + "default": { + "type": "dictionary" + }, + "optional": true, + "variadic": false + } + ], + "extAttrs": [] + }, { "type": "attribute", "name": "distance", @@ -66,31 +90,6 @@ } ], "extAttrs": [ - { - "type": "extended-attribute", - "name": "Constructor", - "rhs": null, - "arguments": [ - { - "type": "argument", - "name": "sensorOptions", - "extAttrs": [], - "idlType": { - "type": "argument-type", - "extAttrs": [], - "generic": "", - "nullable": false, - "union": false, - "idlType": "SensorOptions" - }, - "default": { - "type": "dictionary" - }, - "optional": true, - "variadic": false - } - ] - }, { "type": "extended-attribute", "name": "SecureContext", diff --git a/ed/ids/CSS21.json b/ed/ids/CSS21.json index d6ca4ce30199..28c118d1c2eb 100644 --- a/ed/ids/CSS21.json +++ b/ed/ids/CSS21.json @@ -1036,7 +1036,7 @@ "ref-for-value-def-percentage④", "ref-for-comb-one③⑧", "ref-for-comb-one③⑨", - "ref-for-valdef-top-auto②", + "ref-for-valdef-top-auto①", "ref-for-propdef-top③", "propdef-bottom", "ref-for-value-def-length⑧", @@ -1044,7 +1044,7 @@ "ref-for-value-def-percentage⑤", "ref-for-comb-one④①", "ref-for-comb-one④②", - "ref-for-valdef-top-auto③", + "ref-for-valdef-top-auto②", "ref-for-propdef-top④", "propdef-left", "ref-for-value-def-length⑨", @@ -1052,7 +1052,7 @@ "ref-for-value-def-percentage⑥", "ref-for-comb-one④④", "ref-for-comb-one④⑤", - "ref-for-valdef-top-auto④", + "ref-for-valdef-top-auto③", "ref-for-propdef-top⑤", "valdef-top-length", "ref-for-value-def-length①⓪", @@ -1092,11 +1092,11 @@ "ref-for-propdef-left⑦", "ref-for-propdef-right⑦", "ref-for-propdef-left⑧", - "ref-for-valdef-top-auto⑤", + "ref-for-valdef-top-auto④", "ref-for-propdef-right⑧", "ref-for-propdef-right⑨", "ref-for-propdef-right①⓪", - "ref-for-valdef-top-auto⑥", + "ref-for-valdef-top-auto⑤", "ref-for-propdef-left⑨", "ref-for-propdef-left①⓪", "ref-for-propdef-right①①", @@ -1944,10 +1944,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-top-auto①", - "ref-for-valdef-cursor-auto", - "ref-for-valdef-cursor-auto①", - "ref-for-valdef-width-auto⑦", + "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-top-auto⑥", + "ref-for-valdef-overflow-auto②", + "ref-for-valdef-overflow-auto③", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2630,9 +2630,9 @@ "valdef-font-size-xx-large", "ref-for-valdef-font-size-medium", "AutoNumber2", - "ref-for-valdef-border-width-medium①", - "value-def-relative-size", "ref-for-valdef-font-size-medium①", + "value-def-relative-size", + "ref-for-valdef-border-width-medium①", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3031,7 +3031,7 @@ "ref-for-separated-borders-model②", "width-layout", "ref-for-propdef-table-layout", - "ref-for-valdef-width-auto⑧", + "ref-for-valdef-width-auto⑦", "ref-for-propdef-width⑤⓪", "propdef-table-layout", "ref-for-comb-one②③⓪", @@ -3043,14 +3043,14 @@ "valdef-table-layout-auto", "fixed-table-layout", "ref-for-propdef-width⑤①", + "ref-for-valdef-width-auto⑧", "ref-for-valdef-width-auto⑨", - "ref-for-valdef-width-auto①⓪", "example-d27d3eeb", "ref-for-propdef-width⑤②", + "ref-for-valdef-width-auto①⓪", "ref-for-valdef-width-auto①①", - "ref-for-valdef-width-auto①②", "ref-for-propdef-width⑤③", - "ref-for-valdef-width-auto①③", + "ref-for-valdef-width-auto①②", "ref-for-propdef-width⑤④", "ref-for-propdef-width⑤⑤", "ref-for-propdef-overflow②①", @@ -3058,29 +3058,29 @@ "ref-for-propdef-table-layout②", "ref-for-valdef-table-layout-auto", "ref-for-propdef-width⑤⑥", - "ref-for-valdef-width-auto①④", + "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", "ref-for-propdef-width⑤⑧", "ref-for-propdef-width⑤⑨", - "ref-for-valdef-width-auto①⑤", + "ref-for-valdef-width-auto①④", "ref-for-propdef-width⑥⓪", "ref-for-value-def-table①③", "ref-for-value-def-inline-table①④", "ref-for-propdef-width⑥①", - "ref-for-valdef-width-auto①⑥", + "ref-for-valdef-width-auto①⑤", "ref-for-value-def-table①④", "ref-for-value-def-inline-table①⑤", "height-layout", "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-height-auto①①", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", diff --git a/ed/ids/CSS22.json b/ed/ids/CSS22.json index d6ca4ce30199..28c118d1c2eb 100644 --- a/ed/ids/CSS22.json +++ b/ed/ids/CSS22.json @@ -1036,7 +1036,7 @@ "ref-for-value-def-percentage④", "ref-for-comb-one③⑧", "ref-for-comb-one③⑨", - "ref-for-valdef-top-auto②", + "ref-for-valdef-top-auto①", "ref-for-propdef-top③", "propdef-bottom", "ref-for-value-def-length⑧", @@ -1044,7 +1044,7 @@ "ref-for-value-def-percentage⑤", "ref-for-comb-one④①", "ref-for-comb-one④②", - "ref-for-valdef-top-auto③", + "ref-for-valdef-top-auto②", "ref-for-propdef-top④", "propdef-left", "ref-for-value-def-length⑨", @@ -1052,7 +1052,7 @@ "ref-for-value-def-percentage⑥", "ref-for-comb-one④④", "ref-for-comb-one④⑤", - "ref-for-valdef-top-auto④", + "ref-for-valdef-top-auto③", "ref-for-propdef-top⑤", "valdef-top-length", "ref-for-value-def-length①⓪", @@ -1092,11 +1092,11 @@ "ref-for-propdef-left⑦", "ref-for-propdef-right⑦", "ref-for-propdef-left⑧", - "ref-for-valdef-top-auto⑤", + "ref-for-valdef-top-auto④", "ref-for-propdef-right⑧", "ref-for-propdef-right⑨", "ref-for-propdef-right①⓪", - "ref-for-valdef-top-auto⑥", + "ref-for-valdef-top-auto⑤", "ref-for-propdef-left⑨", "ref-for-propdef-left①⓪", "ref-for-propdef-right①①", @@ -1944,10 +1944,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-top-auto①", - "ref-for-valdef-cursor-auto", - "ref-for-valdef-cursor-auto①", - "ref-for-valdef-width-auto⑦", + "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-top-auto⑥", + "ref-for-valdef-overflow-auto②", + "ref-for-valdef-overflow-auto③", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2630,9 +2630,9 @@ "valdef-font-size-xx-large", "ref-for-valdef-font-size-medium", "AutoNumber2", - "ref-for-valdef-border-width-medium①", - "value-def-relative-size", "ref-for-valdef-font-size-medium①", + "value-def-relative-size", + "ref-for-valdef-border-width-medium①", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3031,7 +3031,7 @@ "ref-for-separated-borders-model②", "width-layout", "ref-for-propdef-table-layout", - "ref-for-valdef-width-auto⑧", + "ref-for-valdef-width-auto⑦", "ref-for-propdef-width⑤⓪", "propdef-table-layout", "ref-for-comb-one②③⓪", @@ -3043,14 +3043,14 @@ "valdef-table-layout-auto", "fixed-table-layout", "ref-for-propdef-width⑤①", + "ref-for-valdef-width-auto⑧", "ref-for-valdef-width-auto⑨", - "ref-for-valdef-width-auto①⓪", "example-d27d3eeb", "ref-for-propdef-width⑤②", + "ref-for-valdef-width-auto①⓪", "ref-for-valdef-width-auto①①", - "ref-for-valdef-width-auto①②", "ref-for-propdef-width⑤③", - "ref-for-valdef-width-auto①③", + "ref-for-valdef-width-auto①②", "ref-for-propdef-width⑤④", "ref-for-propdef-width⑤⑤", "ref-for-propdef-overflow②①", @@ -3058,29 +3058,29 @@ "ref-for-propdef-table-layout②", "ref-for-valdef-table-layout-auto", "ref-for-propdef-width⑤⑥", - "ref-for-valdef-width-auto①④", + "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", "ref-for-propdef-width⑤⑧", "ref-for-propdef-width⑤⑨", - "ref-for-valdef-width-auto①⑤", + "ref-for-valdef-width-auto①④", "ref-for-propdef-width⑥⓪", "ref-for-value-def-table①③", "ref-for-value-def-inline-table①④", "ref-for-propdef-width⑥①", - "ref-for-valdef-width-auto①⑥", + "ref-for-valdef-width-auto①⑤", "ref-for-value-def-table①④", "ref-for-value-def-inline-table①⑤", "height-layout", "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-height-auto①①", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index edbd1afe0232..65082508a672 100644 --- a/ed/ids/css-align-3.json +++ b/ed/ids/css-align-3.json @@ -313,7 +313,7 @@ "ref-for-valdef-display-inline-block", "ref-for-valdef-display-inline-table", "distribution-values", - "ref-for-valdef-align-self-stretch", + "ref-for-valdef-justify-self-stretch", "ref-for-valdef-align-content-space-between①", "ref-for-valdef-align-content-space-around", "ref-for-valdef-align-content-space-evenly", @@ -490,11 +490,11 @@ "ref-for-main-axis②", "ref-for-main-axis③", "ref-for-propdef-flex", - "ref-for-valdef-align-self-stretch①", + "ref-for-valdef-align-content-stretch②", "ref-for-valdef-self-position-flex-start⑤", "ref-for-valdef-justify-content-normal⑥", "ref-for-valdef-justify-content-normal⑦", - "ref-for-valdef-justify-self-stretch", + "ref-for-valdef-align-self-stretch", "distribution-grid", "ref-for-alignment-container③②", "ref-for-grid-container③", @@ -510,7 +510,7 @@ "ref-for-grid-column", "ref-for-valdef-justify-content-normal⑧", "ref-for-valdef-justify-content-normal⑨", - "ref-for-valdef-align-content-stretch②", + "ref-for-valdef-align-content-stretch③", "place-content", "ref-for-propdef-place-content①", "propdef-place-content", @@ -598,7 +598,7 @@ "ref-for-baseline-content-alignment⑧", "coordinated-self-alignment-preference", "ref-for-self-alignment-properties②", - "ref-for-valdef-align-self-stretch②", + "ref-for-valdef-align-self-stretch①", "ref-for-valdef-self-position-self-start④", "ref-for-valdef-self-position-self-end②", "ref-for-baseline-alignment-preference①", @@ -823,7 +823,7 @@ "ref-for-writing-mode①⑥", "ref-for-flex-item①⓪", "ref-for-valdef-align-self-normal⑤", - "ref-for-valdef-align-self-stretch③", + "ref-for-valdef-align-self-stretch②", "align-grid", "ref-for-propdef-align-self①⑥", "ref-for-block-axis①②", @@ -1264,7 +1264,7 @@ "ref-for-propdef-align-self②⑧", "ref-for-propdef-align-content②⑤", "ref-for-valdef-self-position-end①⑧", - "ref-for-valdef-align-self-stretch④", + "ref-for-valdef-align-self-stretch③", "ref-for-valdef-justify-self-last-baseline⑨", "ref-for-typedef-baseline-position①⓪", "ref-for-propdef-justify-content②⑤", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index d6539aee5f9a..a86a7ffe022f 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -919,7 +919,7 @@ "ref-for-flex-item⑨⑦", "ref-for-main-size①②", "ref-for-flex-item⑨⑧", - "ref-for-valdef-align-items-auto", + "ref-for-valdef-flex-basis-auto④", "ref-for-definite①⓪", "ref-for-flex-item⑨⑨", "ref-for-cross-size①③", @@ -1430,12 +1430,12 @@ "ref-for-definite②⑥", "ref-for-definite②⑦", "change-2016-align-self-as-specified", - "ref-for-valdef-align-items-auto①", + "ref-for-valdef-align-items-auto", "ref-for-propdef-align-self②②", - "ref-for-valdef-align-items-auto②", + "ref-for-valdef-align-items-auto①", "ref-for-propdef-align-items⑦", + "ref-for-valdef-align-items-auto②", "ref-for-valdef-align-items-auto③", - "ref-for-valdef-align-items-auto④", "ref-for-propdef-align-self②③", "ref-for-propdef-align-items⑧", "ref-for-valdef-align-items-stretch②", @@ -1541,7 +1541,7 @@ "change-2016-auto-content-wording", "ref-for-flex-flex-basis①⓪", "ref-for-valdef-flex-basis-content①⓪", - "ref-for-valdef-flex-basis-auto④", + "ref-for-valdef-flex-basis-auto⑤", "ref-for-valdef-flex-basis-content①①", "ref-for-propdef-flex-basis①⑧", "ref-for-propdef-width②④", @@ -1620,7 +1620,7 @@ "ref-for-propdef-display②②", "ref-for-flex-item①⑤③", "change-2015-min-auto-intrinsic-percentages", - "ref-for-valdef-align-items-auto⑤", + "ref-for-valdef-align-items-auto④", "ref-for-propdef-min-height⑦", "ref-for-propdef-max-height③", "ref-for-propdef-height①⑧", @@ -1710,9 +1710,9 @@ "change-2015-align-self-auto", "ref-for-propdef-align-self②⑦", "ref-for-propdef-justify-self", + "ref-for-valdef-align-items-auto⑤", "ref-for-valdef-align-items-auto⑥", "ref-for-valdef-align-items-auto⑦", - "ref-for-valdef-align-items-auto⑧", "ref-for-propdef-align-self②⑧", "ref-for-propdef-align-items⑨", "ref-for-valdef-align-items-stretch③", @@ -1838,9 +1838,9 @@ "ref-for-propdef-height②⓪", "ref-for-definite④④", "change-201403-min-auto-main-size-basis", - "ref-for-valdef-align-items-auto⑨", + "ref-for-valdef-flex-basis-auto⑥", "change-201403-min-auto-intrinsic-percentages", - "ref-for-valdef-flex-basis-auto⑤", + "ref-for-valdef-flex-basis-auto⑦", "ref-for-propdef-min-height①⓪", "ref-for-propdef-max-height④", "ref-for-propdef-height②①", @@ -1928,7 +1928,7 @@ "ref-for-main-size④②", "ref-for-flex-item①⑧⓪", "ref-for-cross-size⑤⑧", - "ref-for-valdef-flex-basis-auto⑥", + "ref-for-valdef-align-items-auto⑧", "ref-for-definite④⑨", "ref-for-flex-item①⑧①", "ref-for-cross-size⑤⑨", @@ -1974,7 +1974,7 @@ "change-2012-flex-basis-zero", "ref-for-propdef-flex-basis②⑦", "ref-for-propdef-flex③⑤", - "ref-for-valdef-align-items-auto①⓪", + "ref-for-valdef-flex-basis-auto⑧", "ref-for-propdef-flex③⑥", "ref-for-propdef-flex③⑦", "ref-for-propdef-flex③⑧", @@ -1992,16 +1992,16 @@ "ref-for-propdef-right", "ref-for-propdef-top", "ref-for-propdef-bottom", - "ref-for-valdef-align-items-auto①①", + "ref-for-valdef-align-items-auto⑨", "ref-for-propdef-left①", "ref-for-propdef-right①", - "ref-for-valdef-flex-basis-auto⑦", + "ref-for-valdef-flex-basis-auto⑨", "ref-for-flex-item①⑧④", "ref-for-main-start①①", "ref-for-cross-start①⑥", "ref-for-propdef-top①", "ref-for-propdef-bottom①", - "ref-for-valdef-flex-basis-auto⑧", + "ref-for-valdef-align-items-auto①⓪", "ref-for-flex-item①⑧⑤", "ref-for-main-start①②", "ref-for-cross-start①⑦", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index 76ef534d85f5..3a2125d4d243 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -97,8 +97,8 @@ "ref-for-valdef-font-family-system-ui②", "emoji-def", "valdef-font-family-emoji", + "ref-for-valdef-font-variant-emoji-emoji", "ref-for-valdef-font-family-emoji", - "ref-for-valdef-font-family-emoji①", "math-def", "valdef-font-family-math", "fangsong-def", @@ -624,8 +624,8 @@ "ref-for-descdef-font-face-src⑥", "ref-for-descdef-font-face-src⑦", "font-display-desc", - "ref-for-descdef-font-feature-values-font-display①", "ref-for-descdef-font-face-font-display", + "ref-for-descdef-font-face-font-display①", "ref-for-at-font-face-rule④⑤", "descdef-font-face-font-display", "ref-for-at-font-face-rule④⑥", @@ -633,7 +633,7 @@ "ref-for-comb-one⑥⑨", "ref-for-comb-one⑦⓪", "ref-for-comb-one⑦①", - "ref-for-descdef-font-face-font-display①", + "ref-for-descdef-font-feature-values-font-display①", "ref-for-font-block-period③", "valdef-font-face-font-display-auto", "ref-for-valdef-display-block", @@ -877,7 +877,7 @@ "valdef-font-variant-caps-all-petite-caps", "valdef-font-variant-caps-unicase", "valdef-font-variant-caps-titling-caps", - "ref-for-propdef-font-feature-settings②", + "ref-for-descdef-font-face-font-feature-settings①", "example-06f22977", "ref-for-propdef-text-transform", "example-628dd26e", @@ -954,7 +954,7 @@ "font-feature-values", "at-ruledef-font-feature-values", "ref-for-propdef-font-variant-alternates①", - "ref-for-descdef-font-face-font-feature-settings①", + "ref-for-propdef-font-feature-settings②", "ref-for-descdef-font-face-font-feature-settings②", "ref-for-at-ruledef-font-feature-values⑤", "example-21e94b5d", @@ -1083,7 +1083,7 @@ "ref-for-propdef-font-variant-ligatures①", "ref-for-propdef-font-variant①②", "ref-for-propdef-font-variant①③", - "ref-for-descdef-font-face-font-language-override①", + "ref-for-propdef-font-language-override⑤", "ref-for-propdef-font-feature-settings③", "ref-for-propdef-font-variation-settings②", "font-feature-settings-prop", @@ -1106,17 +1106,17 @@ "example-b60d8e55", "example-b4ef3250", "font-language-override-prop", - "ref-for-descdef-font-face-font-language-override②", + "ref-for-descdef-font-face-font-language-override①", "propdef-font-language-override", "ref-for-comb-one①②⑤", "ref-for-string-value⑥", "example-4e544104", - "ref-for-propdef-font-language-override⑤", + "ref-for-propdef-font-language-override⑥", "font-language-override-normal-value", "font-language-override-string-value", "ref-for-string-value⑦", "example-52535338", - "ref-for-propdef-font-language-override⑥", + "ref-for-propdef-font-language-override⑦", "font-feature-variation-resolution", "ref-for-propdef-font-variant①⑤", "ref-for-propdef-font-feature-settings⑤", @@ -1140,7 +1140,7 @@ "ref-for-descdef-font-face-font-style②", "ref-for-at-font-face-rule⑥⑤", "ref-for-at-font-face-rule⑥⑥", - "ref-for-descdef-font-face-font-language-override③", + "ref-for-descdef-font-face-font-language-override②", "ref-for-at-font-face-rule⑥⑦", "ref-for-at-font-face-rule⑥⑧", "ref-for-at-font-face-rule⑥⑨", @@ -1151,7 +1151,7 @@ "ref-for-at-font-face-rule⑦②", "ref-for-descdef-font-face-font-feature-settings③", "ref-for-at-font-face-rule⑦③", - "ref-for-propdef-font-language-override⑦", + "ref-for-propdef-font-language-override⑧", "ref-for-propdef-font-optical-sizing①", "ref-for-propdef-font-variant①⑦", "ref-for-propdef-font-variant①⑧", @@ -1195,7 +1195,7 @@ "ref-for-propdef-font-optical-sizing③", "ref-for-propdef-transform", "font-variation-settings-def", - "ref-for-descdef-font-face-font-variation-settings②", + "ref-for-propdef-font-variation-settings⑤", "propdef-font-variation-settings", "ref-for-comb-one①②⑦", "ref-for-string-value⑧", @@ -1203,11 +1203,11 @@ "ref-for-mult-comma①⓪", "ref-for-propdef-font-optical-sizing④", "ref-for-propdef-font-weight①⑦", - "ref-for-descdef-font-face-font-variation-settings③", + "ref-for-descdef-font-face-font-variation-settings②", "ref-for-string-value⑨", - "ref-for-propdef-font-variation-settings⑤", - "ref-for-propdef-font-style②③", "ref-for-propdef-font-variation-settings⑥", + "ref-for-propdef-font-style②③", + "ref-for-propdef-font-variation-settings⑦", "color-font-support", "multicolore", "magicalunicorn", @@ -1257,7 +1257,7 @@ "ref-for-at-ruledef-font-palette-values①④", "ref-for-at-ruledef-font-palette-values①⑤", "font-family-2-desc", - "ref-for-descdef-font-face-font-family①", + "ref-for-descdef-font-palette-values-font-family①", "descdef-font-palette-values-font-family", "ref-for-at-ruledef-font-palette-values①⑥", "ref-for-family-name-value①②", @@ -1537,7 +1537,7 @@ "ref-for-propdef-font-family①⑤", "ref-for-propdef-font-feature-settings①①", "ref-for-propdef-font-kerning④", - "ref-for-propdef-font-language-override⑧", + "ref-for-propdef-font-language-override⑨", "ref-for-propdef-font-optical-sizing⑤", "ref-for-propdef-font-palette⑥", "ref-for-propdef-font-size②⓪", @@ -1556,20 +1556,20 @@ "ref-for-propdef-font-variant-ligatures⑤", "ref-for-propdef-font-variant-numeric①", "ref-for-propdef-font-variant-position⑥", - "ref-for-propdef-font-variation-settings⑦", + "ref-for-propdef-font-variation-settings⑧", "ref-for-propdef-font-weight①⑧", "font-face-descriptor-table", "ref-for-at-font-face-rule⑧③", "ref-for-descdef-font-face-ascent-override②", "ref-for-descdef-font-face-descent-override②", "ref-for-descdef-font-face-font-display④", - "ref-for-descdef-font-face-font-family②", + "ref-for-descdef-font-face-font-family①", "ref-for-descdef-font-face-font-feature-settings⑤", - "ref-for-descdef-font-face-font-language-override④", + "ref-for-descdef-font-face-font-language-override③", "ref-for-descdef-font-face-font-named-instance④", "ref-for-descdef-font-face-font-stretch②", "ref-for-descdef-font-face-font-style③", - "ref-for-descdef-font-face-font-variation-settings④", + "ref-for-descdef-font-face-font-variation-settings③", "ref-for-descdef-font-face-font-weight②", "ref-for-descdef-font-face-line-gap-override②", "ref-for-descdef-font-face-src⑨", @@ -1580,7 +1580,7 @@ "font-palette-values-descriptor-table", "ref-for-at-ruledef-font-palette-values③⓪", "ref-for-descdef-font-palette-values-base-palette③", - "ref-for-descdef-font-palette-values-font-family①", + "ref-for-descdef-font-palette-values-font-family②", "ref-for-descdef-font-palette-values-override-color②", "idl-index", "issues-index", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index b0cbbd67cedc..a8e7a9a5a167 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -225,11 +225,11 @@ "ref-for-block-level①", "ref-for-block-formatting-context①", "ref-for-block-box", - "ref-for-grid-placement-auto", + "ref-for-valdef-grid-template-columns-auto②", "ref-for-inline-size", "ref-for-inline-formatting-context", "ref-for-grid-container②③", - "ref-for-valdef-grid-template-columns-auto②", + "ref-for-valdef-grid-template-columns-auto③", "ref-for-block-size", "ref-for-max-content", "ref-for-min-content", @@ -355,7 +355,7 @@ "ref-for-scroll-container①", "ref-for-grid-track⑦", "ref-for-min-track-sizing-function", - "ref-for-valdef-grid-template-columns-auto③", + "ref-for-valdef-grid-template-columns-auto④", "ref-for-flexible-tracks", "ref-for-automatic-minimum-size①", "content-based-minimum-size", @@ -654,7 +654,7 @@ "valdef-grid-template-columns-fit-content", "ref-for-typedef-length-percentage⑤", "ref-for-valdef-grid-template-columns-max-content②", - "ref-for-valdef-grid-template-columns-auto④", + "ref-for-valdef-grid-template-columns-auto⑤", "ref-for-valdef-grid-template-columns-min-content②", "ref-for-grid-template-rows-track-sizing-function②", "ref-for-valdef-grid-template-columns-fit-content①", @@ -1032,13 +1032,13 @@ "ref-for-propdef-grid-template-areas①⑥", "ref-for-propdef-grid-template-rows②⓪", "ref-for-typedef-track-size⑥", - "ref-for-valdef-grid-template-columns-auto⑤", + "ref-for-valdef-grid-template-columns-auto⑥", "ref-for-propdef-grid-template-columns②①", "ref-for-valdef-grid-template-rows-none③", "example-e7e1afc0", + "ref-for-grid-placement-auto", "ref-for-grid-placement-auto①", - "ref-for-valdef-grid-template-columns-auto⑥", - "ref-for-valdef-grid-template-columns-auto⑦", + "ref-for-grid-placement-auto②", "ref-for-implicitly-assigned-line-name⑤", "ref-for-named-grid-area①②", "ref-for-funcdef-repeat①①", @@ -1397,7 +1397,7 @@ "ref-for-propdef-grid-row-end⑦", "ref-for-propdef-grid-column-end⑧", "ref-for-identifier-value①⑥", - "ref-for-grid-placement-auto②", + "ref-for-grid-placement-auto③", "propdef-grid-area", "ref-for-typedef-grid-row-start-grid-line⑤", "ref-for-typedef-grid-row-start-grid-line⑥", @@ -1420,17 +1420,17 @@ "ref-for-identifier-value①⑦", "ref-for-propdef-grid-column-end①②", "ref-for-identifier-value①⑧", - "ref-for-grid-placement-auto③", + "ref-for-grid-placement-auto④", "ref-for-propdef-grid-row-end①⓪", "ref-for-propdef-grid-row-start①⓪", "ref-for-identifier-value①⑨", "ref-for-propdef-grid-row-end①①", "ref-for-identifier-value②⓪", - "ref-for-grid-placement-auto④", + "ref-for-grid-placement-auto⑤", "ref-for-propdef-grid-column-start①②", "ref-for-propdef-grid-row-start①①", "ref-for-identifier-value②①", - "ref-for-grid-placement-auto⑤", + "ref-for-grid-placement-auto⑥", "ref-for-propdef-margin", "auto-placement-algo", "grid-item-placement-algorithm", @@ -1706,7 +1706,7 @@ "ref-for-physical", "ref-for-propdef-direction", "ref-for-propdef-writing-mode", - "ref-for-grid-placement-auto⑥", + "ref-for-valdef-grid-template-columns-auto⑦", "ref-for-grid-placement-property①⑨", "ref-for-grid-placement①②", "ref-for-grid-container⑦⑤", @@ -1722,7 +1722,7 @@ "ref-for-implicit-grid-lines③", "ref-for-grid-placement①③", "ref-for-grid-span①①", - "ref-for-grid-placement-auto⑧", + "ref-for-valdef-grid-template-columns-auto⑧", "ref-for-grid-placement-property②①", "static-position", "ref-for-grid-container⑦⑧", @@ -1887,7 +1887,7 @@ "intrinsic-sizing-function", "ref-for-valdef-grid-template-columns-min-content④", "ref-for-valdef-grid-template-columns-max-content⑤", - "ref-for-grid-placement-auto⑨", + "ref-for-valdef-grid-template-columns-auto⑨", "ref-for-valdef-grid-template-columns-fit-content②", "flexible-sizing-function", "ref-for-typedef-flex①③", @@ -1986,10 +1986,10 @@ "ref-for-valdef-grid-template-columns-minmax④", "ref-for-typedef-flex①④", "ref-for-valdef-grid-template-columns-fit-content③", - "ref-for-grid-placement-auto①⓪", + "ref-for-valdef-grid-template-columns-auto①⓪", "max-track-sizing-function", "ref-for-valdef-grid-template-columns-minmax⑤", - "ref-for-valdef-grid-template-columns-auto⑧", + "ref-for-grid-placement-auto⑧", "ref-for-valdef-grid-template-columns-fit-content④", "ref-for-valdef-grid-template-columns-max-content⑥", "ref-for-valdef-grid-template-columns-fit-content⑤", @@ -2000,7 +2000,7 @@ "ref-for-min-content-constraint①", "ref-for-max-content-constraint①", "ref-for-available-grid-space①", - "ref-for-valdef-grid-template-columns-auto⑨", + "ref-for-valdef-grid-template-columns-auto①①", "ref-for-valdef-grid-template-columns-max-content⑦", "ref-for-available-grid-space②", "ref-for-grid-container①①⓪", @@ -2029,7 +2029,7 @@ "ref-for-fixed-sizing-function③", "ref-for-base-size②", "ref-for-indefinite⑤", - "ref-for-valdef-grid-template-columns-auto①⓪", + "ref-for-valdef-grid-template-columns-auto①②", "ref-for-intrinsic-sizing-function②", "ref-for-base-size③", "ref-for-max-track-sizing-function⑨", @@ -2049,7 +2049,7 @@ "ref-for-base-size⑥", "ref-for-growth-limit④", "ref-for-valdef-grid-template-columns-fit-content⑥", - "ref-for-valdef-grid-template-columns-auto①①", + "ref-for-grid-placement-auto⑨", "ref-for-max-track-sizing-function①⓪", "ref-for-valdef-grid-template-columns-max-content⑧", "algo-baseline-shims", @@ -2069,7 +2069,7 @@ "ref-for-min-track-sizing-function⑦", "ref-for-base-size⑧", "ref-for-max-content-contribution④", - "ref-for-grid-placement-auto①①", + "ref-for-valdef-grid-template-columns-auto①③", "ref-for-min-track-sizing-function⑧", "ref-for-grid-container①①②", "ref-for-min-content-constraint②", @@ -2144,7 +2144,7 @@ "ref-for-max-content-constraint④", "ref-for-base-size①⑤", "ref-for-min-track-sizing-function①①", - "ref-for-valdef-grid-template-columns-auto①②", + "ref-for-valdef-grid-template-columns-auto①④", "ref-for-valdef-grid-template-columns-max-content①②", "ref-for-limited-contribution③", "ref-for-base-size①⑥", @@ -2287,7 +2287,7 @@ "ref-for-grid-template-columns-flex-factor①①", "ref-for-hypothetical-fr-size①", "algo-stretch", - "ref-for-valdef-grid-template-columns-auto①③", + "ref-for-valdef-grid-template-columns-auto①⑤", "ref-for-max-track-sizing-function②①", "ref-for-definite①⑦", "ref-for-free-space①⓪", @@ -2312,10 +2312,10 @@ "fragmentation-alg", "ref-for-fragmentation-container②", "ref-for-propdef-grid-row⑥", - "ref-for-valdef-grid-template-columns-auto①④", + "ref-for-valdef-grid-template-columns-auto①⑥", "ref-for-valdef-flex-fr⑨", "ref-for-grid-area③⑦", - "ref-for-valdef-grid-template-columns-auto①⑤", + "ref-for-valdef-grid-template-columns-auto①⑦", "priv-sec", "changes", "changes-202008", diff --git a/ed/ids/css-syntax-3.json b/ed/ids/css-syntax-3.json index 764e9b2ea09d..ceed0fe1e5e9 100644 --- a/ed/ids/css-syntax-3.json +++ b/ed/ids/css-syntax-3.json @@ -20,7 +20,7 @@ "syntax-description", "ref-for-style-rule", "ref-for-qualified-rule", - "ref-for-at-rule", + "ref-for-at-rule①", "ref-for-qualified-rule①", "ref-for-style-rule①", "example-0ffd6a46", @@ -30,28 +30,28 @@ "ref-for-valdef-color-blue", "ref-for-propdef-text-decoration", "ref-for-valdef-text-decoration-line-underline", - "ref-for-at-rule②", + "ref-for-at-rule①①", "ref-for-code-point①", - "ref-for-at-rule①", + "ref-for-at-rule", "ref-for-qualified-rule②", - "ref-for-at-rule③", + "ref-for-at-rule②", "ref-for-qualified-rule③", "example-42888746", - "ref-for-at-rule④", + "ref-for-at-rule③", "ref-for-at-ruledef-import", - "ref-for-at-rule⑤", + "ref-for-at-rule④", "ref-for-funcdef-url", "ref-for-at-ruledef-page", - "ref-for-at-rule⑥", + "ref-for-at-rule①②", "ref-for-valdef-page-left", "ref-for-at-ruledef-media", - "ref-for-at-rule⑦", + "ref-for-at-rule①③", "ref-for-at-ruledef-media①", - "ref-for-at-rule①⑤", + "ref-for-at-rule①④", "ref-for-identifier", "ref-for-code-point②", "ref-for-escape-codepoint", - "ref-for-at-rule⑧", + "ref-for-at-rule⑤", "escaping", "ref-for-code-point③", "ref-for-identifier①", @@ -87,7 +87,7 @@ "determine-the-fallback-encoding", "ref-for-concept-encoding-get", "ref-for-concept-encoding-get①", - "ref-for-at-rule⑨", + "ref-for-at-rule①⑤", "ref-for-at-ruledef-charset", "ref-for-at-ruledef-charset①", "ref-for-environment-encoding", @@ -536,7 +536,7 @@ "ref-for-css-property", "ref-for-qualified-rule④", "ref-for-css-descriptor", - "ref-for-at-rule①⓪", + "ref-for-at-rule①⑥", "component-value", "ref-for-preserved-tokens", "ref-for-function", @@ -1088,7 +1088,7 @@ "at-rules", "at-rule①", "ref-for-style-rule③", - "ref-for-at-rule①⑥", + "ref-for-at-rule①⑦", "ref-for-counter-style", "ref-for-concept-attribute-namespace", "ref-for-style-rule④", @@ -1096,19 +1096,19 @@ "block-at-rule", "ref-for-declaration", "ref-for-block-at-rule", - "ref-for-at-rule①①", - "ref-for-at-rule①⑦", + "ref-for-at-rule⑥", + "ref-for-at-rule①⑧", "ref-for-qualified-rule⑧", "ref-for-css-descriptor-declarations", - "ref-for-at-rule①⑧", + "ref-for-at-rule⑦", "css-descriptor", "ref-for-css-property①", - "ref-for-at-rule①②", + "ref-for-at-rule⑧", "charset-rule", "ref-for-at-ruledef-charset②", "ref-for-determine-the-fallback-encoding①", - "ref-for-at-rule①③", - "ref-for-at-rule①④", + "ref-for-at-rule⑨", + "ref-for-at-rule①⑨", "at-ruledef-charset", "ref-for-at-ruledef-charset③", "ref-for-at-ruledef-charset④", diff --git a/ed/ids/css-text-4.json b/ed/ids/css-text-4.json index 45f0f37880e9..26015763e1eb 100644 --- a/ed/ids/css-text-4.json +++ b/ed/ids/css-text-4.json @@ -462,7 +462,7 @@ "valdef-text-spacing-normal", "valdef-text-spacing-none", "valdef-text-spacing-auto", - "ref-for-valdef-wrap-before-auto①", + "ref-for-valdef-hyphenate-character-auto", "ref-for-propdef-text-spacing①", "valdef-text-spacing-ideograph-alpha", "ref-for-ideographs", diff --git a/ed/ids/filter-effects-1.json b/ed/ids/filter-effects-1.json index 95ed9e291735..c8833d250572 100644 --- a/ed/ids/filter-effects-1.json +++ b/ed/ids/filter-effects-1.json @@ -89,10 +89,10 @@ "MJMAINI-32", "MJMATHI-7A", "MJSZ2-221A", + "MathJax_Message", "toc-nav", "toc-jump", "toc-toggle", - "MathJax_Message", "title", "subtitle", "abstract", diff --git a/ed/ids/proximity.json b/ed/ids/proximity.json index 3d19c2611e0c..3654e1c5ba0c 100644 --- a/ed/ids/proximity.json +++ b/ed/ids/proximity.json @@ -49,13 +49,13 @@ "near", "api", "proximity-sensor-interface", - "dom-proximitysensor-proximitysensor", - "ref-for-dictdef-sensoroptions", - "dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", "ref-for-SecureContext", "ref-for-Exposed", "proximitysensor", "ref-for-sensor②", + "dom-proximitysensor-proximitysensor", + "ref-for-dictdef-sensoroptions", + "dom-proximitysensor-proximitysensor-sensoroptions-sensoroptions", "ref-for-idl-double", "dom-proximitysensor-distance", "ref-for-idl-double①", @@ -86,6 +86,7 @@ "ref-for-sensing-range③", "abstract-operations", "construct-a-proximity-sensor-object", + "ref-for-construct-a-proximity-sensor-object①", "ref-for-dictdef-sensoroptions①", "ref-for-proximitysensor⑤", "ref-for-check-sensor-policy-controlled-features", @@ -151,16 +152,6 @@ "biblio-infra", "biblio-rfc2119", "biblio-webidl", - "idl-index", - "ref-for-dictdef-sensoroptions②", - "ref-for-SecureContext①", - "ref-for-Exposed①", - "ref-for-sensor②①", - "ref-for-idl-double④", - "ref-for-idl-double①①", - "ref-for-idl-boolean②", - "ref-for-idl-double②①", - "ref-for-idl-double③①", - "ref-for-idl-boolean①①" + "idl-index" ] } \ No newline at end of file diff --git a/ed/ids/webrtc-identity.json b/ed/ids/webrtc-identity.json index e9de0b5f643d..b19055e7513d 100644 --- a/ed/ids/webrtc-identity.json +++ b/ed/ids/webrtc-identity.json @@ -126,7 +126,7 @@ "sec.idp-error-handling", "rtcpeerconnection-interface-extensions", "x9-rtcpeerconnection-interface-extensions", - "idl-6468683602695791", + "idl-14517035117593036", "attributes-1", "dfn-peeridentity", "dfn-idploginurl", @@ -155,7 +155,7 @@ "rtcidentityassertion-interface", "x9-3-rtcidentityassertion-interface", "dfn-rtcidentityassertion", - "idl-6458930127289331", + "idl-28979180638797586", "rtcidentityassertion-attributes", "dfn-idp", "dfn-name", @@ -170,20 +170,20 @@ "target-peer-identity", "rtcerror-interface-extensions", "x10-rtcerror-interface-extensions", - "idl-022669913737721537", + "idl-255679867437963", "attributes", "x10-1-attributes", "dfn-httprequeststatuscode", "rtcerrorinit-dictionary", "dfn-rtcerrorinit", - "idl-5471327512136137", + "idl-14954211426736208", "dfn-httprequeststatuscode-0", "dictionary-rtcerror-members", "x10-2-dictionary-rtcerror-members", "rtcerrordetailtypeidp-enum", "x10-3-rtcerrordetailtypeidp-enum", "dfn-rtcerrordetailtypeidp", - "idl-4041933932533457", + "idl-839534246289737", "dfn-idp-bad-script-failure", "dfn-idp-execution-failure", "dfn-idp-load-failure", @@ -196,13 +196,13 @@ "x11-media-stream-api-extensions-for-network-use", "isolated-media-streams", "x11-1-isolated-media-streams", - "idl-3024076996429228", + "idl-9289016860696746", "dictionary-mediastreamconstraints-members", "dfn-peeridentity-0", "dfn-peeridentity-1", "isolated-track", "x11-1-1-extended-mediastreamtrack-properties", - "idl-9441424438862513", + "idl-719950737158086", "attributes-2", "dfn-isolated", "dfn-onisolationchange", diff --git a/ed/index.html b/ed/index.html index de96b7ba4ff2..d578e8b26afb 100644 --- a/ed/index.html +++ b/ed/index.html @@ -1041,7 +1041,7 @@

Spec info

@@ -13412,7 +13412,7 @@

Spec info

  • Initial URL: https://www.w3.org/TR/pointerevents3/
  • Crawled URL: https://w3c.github.io/pointerevents/
  • -
  • Crawled version: 18 January 2021
  • +
  • Crawled version: 16 February 2021
  • Editor's Draft: https://w3c.github.io/pointerevents/
  • Latest published version: https://www.w3.org/TR/pointerevents3/
  • Shortname: pointerevents3
  • @@ -13779,7 +13779,7 @@

    Spec info

    • Initial URL: https://www.w3.org/TR/proximity/
    • Crawled URL: https://w3c.github.io/proximity/
    • -
    • Crawled version: 9 August 2019
    • +
    • Crawled version: 24 September 2019
    • Editor's Draft: https://w3c.github.io/proximity/
    • Latest published version: https://www.w3.org/TR/proximity/
    • Shortname: proximity
    • @@ -17827,7 +17827,6 @@

      Known dependencies on this specification

      Although they do not, the following specs should also normatively reference this spec because they use IDL terms it defines:

      Informative references to this spec from:

        @@ -17836,41 +17835,21 @@

        Known dependencies on this specification

      -
      +

      WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • ANGLE_instanced_arrays with type interface
        • -
        • VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE with type const
        • -
        • drawArraysInstancedANGLE(mode, first, count, primcount) with type method
        • -
        • drawElementsInstancedANGLE(mode, count, type, offset, primcount) with type method
        • -
        • vertexAttribDivisorANGLE(index, divisor) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 123) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -17878,30 +17857,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_blend_minmax Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_blend_minmax with type interface
        • -
        • MIN_EXT with type const
        • -
        • MAX_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 124) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -17909,39 +17879,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_clip_cull_distance Extension Draft Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_clip_cull_distance with type interface
        • -
        • MAX_CLIP_DISTANCES_EXT with type const
        • -
        • MAX_CULL_DISTANCES_EXT with type const
        • -
        • MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT with type const
        • -
        • CLIP_DISTANCE0_EXT with type const
        • -
        • CLIP_DISTANCE1_EXT with type const
        • -
        • CLIP_DISTANCE2_EXT with type const
        • -
        • CLIP_DISTANCE3_EXT with type const
        • -
        • CLIP_DISTANCE4_EXT with type const
        • -
        • CLIP_DISTANCE5_EXT with type const
        • -
        • CLIP_DISTANCE6_EXT with type const
        • -
        • CLIP_DISTANCE7_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 125) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -17949,28 +17901,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_color_buffer_float Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_color_buffer_float with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 126) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -17978,32 +17923,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_color_buffer_half_float Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_color_buffer_half_float with type interface
        • -
        • RGBA16F_EXT with type const
        • -
        • RGB16F_EXT with type const
        • -
        • FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT with type const
        • -
        • UNSIGNED_NORMALIZED_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18011,51 +17945,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_disjoint_timer_query Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • GLuint64EXT with type typedef
        • -
        • WebGLTimerQueryEXT with type interface
        • -
        • EXT_disjoint_timer_query with type interface
        • -
        • QUERY_COUNTER_BITS_EXT with type const
        • -
        • CURRENT_QUERY_EXT with type const
        • -
        • QUERY_RESULT_EXT with type const
        • -
        • QUERY_RESULT_AVAILABLE_EXT with type const
        • -
        • TIME_ELAPSED_EXT with type const
        • -
        • TIMESTAMP_EXT with type const
        • -
        • GPU_DISJOINT_EXT with type const
        • -
        • createQueryEXT() with type method
        • -
        • deleteQueryEXT(query) with type method
        • -
        • isQueryEXT(query) with type method
        • -
        • beginQueryEXT(target, query) with type method
        • -
        • endQueryEXT(target) with type method
        • -
        • queryCounterEXT(query, target) with type method
        • -
        • getQueryEXT(target, pname) with type method
        • -
        • getQueryObjectEXT(query, pname) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 129) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18063,39 +17967,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_disjoint_timer_query_webgl2 Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • EXT_disjoint_timer_query_webgl2 with type interface
        • -
        • QUERY_COUNTER_BITS_EXT with type const
        • -
        • TIME_ELAPSED_EXT with type const
        • -
        • TIMESTAMP_EXT with type const
        • -
        • GPU_DISJOINT_EXT with type const
        • -
        • queryCounterEXT(query, target) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 128) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18103,28 +17989,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_float_blend Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_float_blend with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 130) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18132,28 +18011,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_frag_depth Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_frag_depth with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 131) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18161,28 +18033,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_shader_texture_lod with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 132) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18190,32 +18055,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_sRGB Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_sRGB with type interface
        • -
        • SRGB_EXT with type const
        • -
        • SRGB_ALPHA_EXT with type const
        • -
        • SRGB8_ALPHA8_EXT with type const
        • -
        • FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 133) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18223,32 +18077,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_texture_compression_bptc Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_texture_compression_bptc with type interface
        • -
        • COMPRESSED_RGBA_BPTC_UNORM_EXT with type const
        • -
        • COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT with type const
        • -
        • COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT with type const
        • -
        • COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 134) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18256,32 +18099,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_texture_compression_rgtc Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_texture_compression_rgtc with type interface
        • -
        • COMPRESSED_RED_RGTC1_EXT with type const
        • -
        • COMPRESSED_SIGNED_RED_RGTC1_EXT with type const
        • -
        • COMPRESSED_RED_GREEN_RGTC2_EXT with type const
        • -
        • COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18289,30 +18121,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_texture_filter_anisotropic with type interface
        • -
        • TEXTURE_MAX_ANISOTROPY_EXT with type const
        • -
        • MAX_TEXTURE_MAX_ANISOTROPY_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18320,36 +18143,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL EXT_texture_norm16 Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • EXT_texture_norm16 with type interface
        • -
        • R16_EXT with type const
        • -
        • RG16_EXT with type const
        • -
        • RGB16_EXT with type const
        • -
        • RGBA16_EXT with type const
        • -
        • R16_SNORM_EXT with type const
        • -
        • RG16_SNORM_EXT with type const
        • -
        • RGB16_SNORM_EXT with type const
        • -
        • RGBA16_SNORM_EXT with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 137) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18357,29 +18165,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL KHR_parallel_shader_compile Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • KHR_parallel_shader_compile with type interface
        • -
        • COMPLETION_STATUS_KHR with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 138) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18387,42 +18187,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_draw_buffers_indexed Extension Draft Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • OES_draw_buffers_indexed with type interface
        • -
        • enableiOES(target, index) with type method
        • -
        • disableiOES(target, index) with type method
        • -
        • blendEquationiOES(buf, mode) with type method
        • -
        • blendEquationSeparateiOES(buf, modeRGB, modeAlpha) with type method
        • -
        • blendFunciOES(buf, src, dst) with type method
        • -
        • blendFuncSeparateiOES(buf, srcRGB, dstRGB, srcAlpha, dstAlpha) with type method
        • -
        • colorMaskiOES(buf, r, g, b, a) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18430,28 +18209,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_element_index_uint Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_element_index_uint with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18459,28 +18231,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_fbo_render_mipmap Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_fbo_render_mipmap with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 141) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18488,29 +18253,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_standard_derivatives Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_standard_derivatives with type interface
        • -
        • FRAGMENT_SHADER_DERIVATIVE_HINT_OES with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 142) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18518,28 +18275,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_texture_float Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_texture_float with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 144) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18547,28 +18297,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_texture_float_linear Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_texture_float_linear with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18576,29 +18319,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_texture_half_float Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_texture_half_float with type interface
        • -
        • HALF_FLOAT_OES with type const
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 146) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18606,28 +18341,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • No definition for IDL properties: -
          -
        • OES_texture_half_float_linear with type interface
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18635,40 +18363,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OES_vertex_array_object Khronos Ratified Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • WebGLVertexArrayObjectOES with type interface
        • -
        • OES_vertex_array_object with type interface
        • -
        • VERTEX_ARRAY_BINDING_OES with type const
        • -
        • createVertexArrayOES() with type method
        • -
        • deleteVertexArrayOES(arrayObject) with type method
        • -
        • isVertexArrayOES(arrayObject) with type method
        • -
        • bindVertexArrayOES(arrayObject) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18676,41 +18385,21 @@

      Known dependencies on this specification

      No informative reference to this spec from other specs.

      -
      +

      WebGL OVR_multiview2 Extension Specification

      Spec info

      Potential issue(s)

      -
        -
      • No normative references found
      • -
      • Spec uses WebIDL but does not reference it normatively
      • -
      • Unknown WebIDL names used: void
      • -
      • Missing references for WebIDL names: -
      • -
      • No definition for IDL properties: -
          -
        • OVR_multiview2 with type interface
        • -
        • FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR with type const
        • -
        • FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR with type const
        • -
        • MAX_VIEWS_OVR with type const
        • -
        • FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR with type const
        • -
        • framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews) with type method
        • -
      • -
      +

      The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 148) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

      +

      Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

      Known dependencies on this specification

      @@ -18753,16 +18442,9 @@

      Known dependencies on this specification

    Although they do not, the following specs should also normatively reference this spec because they use IDL terms it defines:

    -
    +

    WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_blend_equation_advanced_coherent with type interface
      • -
      • MULTIPLY with type const
      • -
      • SCREEN with type const
      • -
      • OVERLAY with type const
      • -
      • DARKEN with type const
      • -
      • LIGHTEN with type const
      • -
      • COLORDODGE with type const
      • -
      • COLORBURN with type const
      • -
      • HARDLIGHT with type const
      • -
      • SOFTLIGHT with type const
      • -
      • DIFFERENCE with type const
      • -
      • EXCLUSION with type const
      • -
      • HSL_HUE with type const
      • -
      • HSL_SATURATION with type const
      • -
      • HSL_COLOR with type const
      • -
      • HSL_LUMINOSITY with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -18818,31 +18478,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_color_buffer_float Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_color_buffer_float with type interface
      • -
      • RGBA32F_EXT with type const
      • -
      • FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT with type const
      • -
      • UNSIGNED_NORMALIZED_EXT with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 150) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -18850,57 +18500,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_compressed_texture_astc Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_compressed_texture_astc with type interface
      • -
      • COMPRESSED_RGBA_ASTC_4x4_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_5x4_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_5x5_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_6x5_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_6x6_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_8x5_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_8x6_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_8x8_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_10x5_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_10x6_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_10x8_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_10x10_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_12x10_KHR with type const
      • -
      • COMPRESSED_RGBA_ASTC_12x12_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR with type const
      • -
      • getSupportedProfiles() with type method
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -18908,38 +18522,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_compressed_texture_etc Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_compressed_texture_etc with type interface
      • -
      • COMPRESSED_R11_EAC with type const
      • -
      • COMPRESSED_SIGNED_R11_EAC with type const
      • -
      • COMPRESSED_RG11_EAC with type const
      • -
      • COMPRESSED_SIGNED_RG11_EAC with type const
      • -
      • COMPRESSED_RGB8_ETC2 with type const
      • -
      • COMPRESSED_SRGB8_ETC2 with type const
      • -
      • COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 with type const
      • -
      • COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 with type const
      • -
      • COMPRESSED_RGBA8_ETC2_EAC with type const
      • -
      • COMPRESSED_SRGB8_ALPHA8_ETC2_EAC with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -18947,29 +18544,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_compressed_texture_etc1 Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_compressed_texture_etc1 with type interface
      • -
      • COMPRESSED_RGB_ETC1_WEBGL with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 153) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -18977,32 +18566,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_compressed_texture_pvrtc Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_compressed_texture_pvrtc with type interface
      • -
      • COMPRESSED_RGB_PVRTC_4BPPV1_IMG with type const
      • -
      • COMPRESSED_RGB_PVRTC_2BPPV1_IMG with type const
      • -
      • COMPRESSED_RGBA_PVRTC_4BPPV1_IMG with type const
      • -
      • COMPRESSED_RGBA_PVRTC_2BPPV1_IMG with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 154) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -19010,32 +18588,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_compressed_texture_s3tc with type interface
      • -
      • COMPRESSED_RGB_S3TC_DXT1_EXT with type const
      • -
      • COMPRESSED_RGBA_S3TC_DXT1_EXT with type const
      • -
      • COMPRESSED_RGBA_S3TC_DXT3_EXT with type const
      • -
      • COMPRESSED_RGBA_S3TC_DXT5_EXT with type const
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 156) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -19312,40 +18879,21 @@

    Known dependencies on this specification

    No informative reference to this spec from other specs.

    -
    +

    WebGL WEBGL_multi_draw Extension Specification

    Spec info

    Potential issue(s)

    -
      -
    • No normative references found
    • -
    • Spec uses WebIDL but does not reference it normatively
    • -
    • Unknown WebIDL names used: void
    • -
    • Missing references for WebIDL names: -
    • -
    • No definition for IDL properties: -
        -
      • WEBGL_multi_draw with type interface
      • -
      • multiDrawArraysWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, drawcount) with type method
      • -
      • multiDrawElementsWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, drawcount) with type method
      • -
      • multiDrawArraysInstancedWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, drawcount) with type method
      • -
      • multiDrawElementsInstancedWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, drawcount) with type method
      • -
    • -
    +

    The following network or parsing error occurred: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 164) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)

    +

    Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report.

    Known dependencies on this specification

    @@ -20039,7 +19587,7 @@

    Spec info

    • Initial URL: https://www.w3.org/TR/webxrlayers-1/
    • Crawled URL: https://immersive-web.github.io/layers/
    • -
    • Crawled version: 10 February 2021
    • +
    • Crawled version: 16 February 2021
    • Editor's Draft: https://immersive-web.github.io/layers/
    • Latest published version: https://www.w3.org/TR/webxrlayers-1/
    • Shortname: webxrlayers-1
    • diff --git a/ed/index.json b/ed/index.json index 5b9972990b76..2a2ba6415958 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,11 +1,11 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2021-02-16T08:18:11.219Z", + "date": "2021-02-16T13:12:38.269Z", "options": {}, "stats": { "crawled": 383, - "errors": 0 + "errors": 34 }, "results": [ { @@ -2533,7 +2533,7 @@ "https://wicg.github.io/contact-api/spec/" ], "crawled": "https://wicg.github.io/contact-api/spec/", - "date": "2 January 2020", + "date": "16 February 2021", "links": "links/contact-api.json", "refs": "refs/contact-api.json", "idl": "idl/contact-api.idl", @@ -4433,12 +4433,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", - "date": "12 February 2021", - "links": "links/ANGLE_instanced_arrays.json", - "idl": "idl/ANGLE_instanced_arrays.idl", - "generator": null, - "idlparsed": "idlparsed/ANGLE_instanced_arrays.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/ANGLE_instanced_arrays/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 123)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", @@ -4466,12 +4468,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", - "date": "12 February 2021", - "links": "links/EXT_blend_minmax.json", - "idl": "idl/EXT_blend_minmax.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_blend_minmax.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_blend_minmax/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 124)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", @@ -4499,12 +4503,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", - "date": "12 February 2021", - "links": "links/EXT_clip_cull_distance.json", - "idl": "idl/EXT_clip_cull_distance.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_clip_cull_distance.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_clip_cull_distance/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 125)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", @@ -4532,12 +4538,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", - "date": "12 February 2021", - "links": "links/EXT_color_buffer_float.json", - "idl": "idl/EXT_color_buffer_float.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_color_buffer_float.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_color_buffer_float/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 126)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", @@ -4565,12 +4573,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", - "date": "12 February 2021", - "links": "links/EXT_color_buffer_half_float.json", - "idl": "idl/EXT_color_buffer_half_float.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_color_buffer_half_float.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_color_buffer_half_float/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", @@ -4598,12 +4608,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", - "date": "12 February 2021", - "links": "links/EXT_disjoint_timer_query_webgl2.json", - "idl": "idl/EXT_disjoint_timer_query_webgl2.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_disjoint_timer_query_webgl2.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_disjoint_timer_query_webgl2/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 128)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", @@ -4631,12 +4643,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", - "date": "12 February 2021", - "links": "links/EXT_disjoint_timer_query.json", - "idl": "idl/EXT_disjoint_timer_query.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_disjoint_timer_query.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_disjoint_timer_query/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 129)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", @@ -4664,12 +4678,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", - "date": "12 February 2021", - "links": "links/EXT_float_blend.json", - "idl": "idl/EXT_float_blend.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_float_blend.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_float_blend/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 130)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", @@ -4697,12 +4713,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", - "date": "12 February 2021", - "links": "links/EXT_frag_depth.json", - "idl": "idl/EXT_frag_depth.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_frag_depth.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_frag_depth/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 131)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", @@ -4730,12 +4748,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", - "date": "12 February 2021", - "links": "links/EXT_shader_texture_lod.json", - "idl": "idl/EXT_shader_texture_lod.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_shader_texture_lod.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_shader_texture_lod/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 132)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", @@ -4763,12 +4783,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", - "date": "12 February 2021", - "links": "links/EXT_sRGB.json", - "idl": "idl/EXT_sRGB.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_sRGB.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_sRGB/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 133)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", @@ -4796,12 +4818,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", - "date": "12 February 2021", - "links": "links/EXT_texture_compression_bptc.json", - "idl": "idl/EXT_texture_compression_bptc.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_texture_compression_bptc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_compression_bptc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 134)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", @@ -4829,12 +4853,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", - "date": "12 February 2021", - "links": "links/EXT_texture_compression_rgtc.json", - "idl": "idl/EXT_texture_compression_rgtc.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_texture_compression_rgtc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_compression_rgtc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", @@ -4862,12 +4888,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", - "date": "12 February 2021", - "links": "links/EXT_texture_filter_anisotropic.json", - "idl": "idl/EXT_texture_filter_anisotropic.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_texture_filter_anisotropic.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_filter_anisotropic/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", @@ -4895,12 +4923,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", - "date": "12 February 2021", - "links": "links/EXT_texture_norm16.json", - "idl": "idl/EXT_texture_norm16.idl", - "generator": null, - "idlparsed": "idlparsed/EXT_texture_norm16.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_norm16/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 137)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", @@ -4928,12 +4958,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", - "date": "12 February 2021", - "links": "links/KHR_parallel_shader_compile.json", - "idl": "idl/KHR_parallel_shader_compile.idl", - "generator": null, - "idlparsed": "idlparsed/KHR_parallel_shader_compile.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/KHR_parallel_shader_compile/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 138)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", @@ -4961,12 +4993,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", - "date": "12 February 2021", - "links": "links/OES_draw_buffers_indexed.json", - "idl": "idl/OES_draw_buffers_indexed.idl", - "generator": null, - "idlparsed": "idlparsed/OES_draw_buffers_indexed.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_draw_buffers_indexed/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", @@ -4994,12 +5028,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", - "date": "12 February 2021", - "links": "links/OES_element_index_uint.json", - "idl": "idl/OES_element_index_uint.idl", - "generator": null, - "idlparsed": "idlparsed/OES_element_index_uint.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_element_index_uint/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", @@ -5027,12 +5063,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", - "date": "12 February 2021", - "links": "links/OES_fbo_render_mipmap.json", - "idl": "idl/OES_fbo_render_mipmap.idl", - "generator": null, - "idlparsed": "idlparsed/OES_fbo_render_mipmap.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_fbo_render_mipmap/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 141)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", @@ -5060,12 +5098,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", - "date": "12 February 2021", - "links": "links/OES_standard_derivatives.json", - "idl": "idl/OES_standard_derivatives.idl", - "generator": null, - "idlparsed": "idlparsed/OES_standard_derivatives.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_standard_derivatives/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 142)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", @@ -5093,12 +5133,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", - "date": "12 February 2021", - "links": "links/OES_texture_float_linear.json", - "idl": "idl/OES_texture_float_linear.idl", - "generator": null, - "idlparsed": "idlparsed/OES_texture_float_linear.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_float_linear/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", @@ -5126,12 +5168,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", - "date": "12 February 2021", - "links": "links/OES_texture_float.json", - "idl": "idl/OES_texture_float.idl", - "generator": null, - "idlparsed": "idlparsed/OES_texture_float.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_float/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 144)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", @@ -5159,12 +5203,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", - "date": "12 February 2021", - "links": "links/OES_texture_half_float_linear.json", - "idl": "idl/OES_texture_half_float_linear.idl", - "generator": null, - "idlparsed": "idlparsed/OES_texture_half_float_linear.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_half_float_linear/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", @@ -5192,12 +5238,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", - "date": "12 February 2021", - "links": "links/OES_texture_half_float.json", - "idl": "idl/OES_texture_half_float.idl", - "generator": null, - "idlparsed": "idlparsed/OES_texture_half_float.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_half_float/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 146)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", @@ -5225,12 +5273,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", - "date": "12 February 2021", - "links": "links/OES_vertex_array_object.json", - "idl": "idl/OES_vertex_array_object.idl", - "generator": null, - "idlparsed": "idlparsed/OES_vertex_array_object.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_vertex_array_object/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", @@ -5258,12 +5308,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", - "date": "12 February 2021", - "links": "links/OVR_multiview2.json", - "idl": "idl/OVR_multiview2.idl", - "generator": null, - "idlparsed": "idlparsed/OVR_multiview2.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OVR_multiview2/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 148)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", @@ -5291,12 +5343,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", - "date": "12 February 2021", - "links": "links/WEBGL_blend_equation_advanced_coherent.json", - "idl": "idl/WEBGL_blend_equation_advanced_coherent.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_blend_equation_advanced_coherent.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", @@ -5324,12 +5378,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", - "date": "12 February 2021", - "links": "links/WEBGL_color_buffer_float.json", - "idl": "idl/WEBGL_color_buffer_float.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_color_buffer_float.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 150)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", @@ -5357,12 +5413,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", - "date": "12 February 2021", - "links": "links/WEBGL_compressed_texture_astc.json", - "idl": "idl/WEBGL_compressed_texture_astc.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_compressed_texture_astc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", @@ -5390,12 +5448,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", - "date": "12 February 2021", - "links": "links/WEBGL_compressed_texture_etc.json", - "idl": "idl/WEBGL_compressed_texture_etc.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_compressed_texture_etc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_etc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", @@ -5423,12 +5483,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", - "date": "12 February 2021", - "links": "links/WEBGL_compressed_texture_etc1.json", - "idl": "idl/WEBGL_compressed_texture_etc1.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_compressed_texture_etc1.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_etc1/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 153)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", @@ -5456,12 +5518,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", - "date": "12 February 2021", - "links": "links/WEBGL_compressed_texture_pvrtc.json", - "idl": "idl/WEBGL_compressed_texture_pvrtc.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_compressed_texture_pvrtc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_pvrtc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 154)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/", @@ -5522,12 +5586,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", - "date": "12 February 2021", - "links": "links/WEBGL_compressed_texture_s3tc.json", - "idl": "idl/WEBGL_compressed_texture_s3tc.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_compressed_texture_s3tc.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_s3tc/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 156)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/", @@ -5786,12 +5852,14 @@ "versions": [ "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/" ], - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", - "date": "12 February 2021", - "links": "links/WEBGL_multi_draw.json", - "idl": "idl/WEBGL_multi_draw.idl", - "generator": null, - "idlparsed": "idlparsed/WEBGL_multi_draw.json" + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_multi_draw/extension.xml", + "filename": "index.html" + }, + "date": "", + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 164)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)" }, { "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", @@ -12321,7 +12389,7 @@ "https://w3c.github.io/pointerevents/" ], "crawled": "https://w3c.github.io/pointerevents/", - "date": "18 January 2021", + "date": "16 February 2021", "links": "links/pointerevents3.json", "refs": "refs/pointerevents3.json", "idl": "idl/pointerevents.idl", @@ -12489,7 +12557,7 @@ "https://w3c.github.io/proximity/" ], "crawled": "https://w3c.github.io/proximity/", - "date": "9 August 2019", + "date": "24 September 2019", "links": "links/proximity.json", "refs": "refs/proximity.json", "idl": "idl/proximity.idl", @@ -14944,7 +15012,7 @@ "https://immersive-web.github.io/layers/" ], "crawled": "https://immersive-web.github.io/layers/", - "date": "10 February 2021", + "date": "16 February 2021", "links": "links/webxrlayers-1.json", "refs": "refs/webxrlayers-1.json", "idl": "idl/webxrlayers.idl", diff --git a/ed/index.md b/ed/index.md index 24904d4997ff..221786e4bf40 100644 --- a/ed/index.md +++ b/ed/index.md @@ -796,7 +796,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/) - Crawled URL: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/) -- Crawled version: 2 January 2020 +- Crawled version: 16 February 2021 - Editor's Draft: [https://wicg.github.io/contact-api/spec/](https://wicg.github.io/contact-api/spec/) - Shortname: contact-api @@ -11178,7 +11178,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) - Crawled URL: [https://w3c.github.io/pointerevents/](https://w3c.github.io/pointerevents/) -- Crawled version: 18 January 2021 +- Crawled version: 16 February 2021 - Editor's Draft: [https://w3c.github.io/pointerevents/](https://w3c.github.io/pointerevents/) - Latest published version: [https://www.w3.org/TR/pointerevents3/](https://www.w3.org/TR/pointerevents3/) - Shortname: pointerevents3 @@ -11479,7 +11479,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/proximity/](https://www.w3.org/TR/proximity/) - Crawled URL: [https://w3c.github.io/proximity/](https://w3c.github.io/proximity/) -- Crawled version: 9 August 2019 +- Crawled version: 24 September 2019 - Editor's Draft: [https://w3c.github.io/proximity/](https://w3c.github.io/proximity/) - Latest published version: [https://www.w3.org/TR/proximity/](https://www.w3.org/TR/proximity/) - Shortname: proximity @@ -14847,7 +14847,6 @@ Normative references to this spec from: Although they do not, the following specs should also normatively reference this spec because they use IDL terms it defines: - [HTML Standard](https://html.spec.whatwg.org/multipage/) -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) Informative references to this spec from: @@ -14855,33 +14854,31 @@ Informative references to this spec from: - [Web Audio API](https://webaudio.github.io/web-audio-api/) -## WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) - Shortname: ANGLE_instanced_arrays ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLintptr` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `ANGLE_instanced_arrays` with type `interface` - * `VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE` with type `const` - * `drawArraysInstancedANGLE(mode, first, count, primcount)` with type `method` - * `drawElementsInstancedANGLE(mode, count, type, offset, primcount)` with type `method` - * `vertexAttribDivisorANGLE(index, divisor)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 123) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -14890,24 +14887,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_blend_minmax Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_blend_minmax Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) - Shortname: EXT_blend_minmax ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_blend_minmax` with type `interface` - * `MIN_EXT` with type `const` - * `MAX_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 124) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -14916,33 +14920,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_clip_cull_distance Extension Draft Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_clip_cull_distance Extension Draft Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) - Shortname: EXT_clip_cull_distance ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_clip_cull_distance` with type `interface` - * `MAX_CLIP_DISTANCES_EXT` with type `const` - * `MAX_CULL_DISTANCES_EXT` with type `const` - * `MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT` with type `const` - * `CLIP_DISTANCE0_EXT` with type `const` - * `CLIP_DISTANCE1_EXT` with type `const` - * `CLIP_DISTANCE2_EXT` with type `const` - * `CLIP_DISTANCE3_EXT` with type `const` - * `CLIP_DISTANCE4_EXT` with type `const` - * `CLIP_DISTANCE5_EXT` with type `const` - * `CLIP_DISTANCE6_EXT` with type `const` - * `CLIP_DISTANCE7_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 125) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -14951,22 +14953,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_color_buffer_float Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_color_buffer_float Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) - Shortname: EXT_color_buffer_float ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_color_buffer_float` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 126) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -14975,26 +14986,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_color_buffer_half_float Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_color_buffer_half_float Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) - Shortname: EXT_color_buffer_half_float ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_color_buffer_half_float` with type `interface` - * `RGBA16F_EXT` with type `const` - * `RGB16F_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT` with type `const` - * `UNSIGNED_NORMALIZED_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15003,43 +15019,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_disjoint_timer_query Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL EXT_disjoint_timer_query Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) - Shortname: EXT_disjoint_timer_query ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `WebGLObject` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `GLuint64EXT` with type `typedef` - * `WebGLTimerQueryEXT` with type `interface` - * `EXT_disjoint_timer_query` with type `interface` - * `QUERY_COUNTER_BITS_EXT` with type `const` - * `CURRENT_QUERY_EXT` with type `const` - * `QUERY_RESULT_EXT` with type `const` - * `QUERY_RESULT_AVAILABLE_EXT` with type `const` - * `TIME_ELAPSED_EXT` with type `const` - * `TIMESTAMP_EXT` with type `const` - * `GPU_DISJOINT_EXT` with type `const` - * `createQueryEXT()` with type `method` - * `deleteQueryEXT(query)` with type `method` - * `isQueryEXT(query)` with type `method` - * `beginQueryEXT(target, query)` with type `method` - * `endQueryEXT(target)` with type `method` - * `queryCounterEXT(query, target)` with type `method` - * `getQueryEXT(target, pname)` with type `method` - * `getQueryObjectEXT(query, pname)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 129) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15048,31 +15052,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_disjoint_timer_query_webgl2 Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL EXT_disjoint_timer_query_webgl2 Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) - Shortname: EXT_disjoint_timer_query_webgl2 ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `WebGLQuery` defined in [WebGL 2.0 Specification](https://www.khronos.org/registry/webgl/specs/latest/2.0/) - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `EXT_disjoint_timer_query_webgl2` with type `interface` - * `QUERY_COUNTER_BITS_EXT` with type `const` - * `TIME_ELAPSED_EXT` with type `const` - * `TIMESTAMP_EXT` with type `const` - * `GPU_DISJOINT_EXT` with type `const` - * `queryCounterEXT(query, target)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 128) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15081,22 +15085,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_float_blend Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_float_blend Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) - Shortname: EXT_float_blend ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_float_blend` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 130) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15105,22 +15118,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_frag_depth Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_frag_depth Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) - Shortname: EXT_frag_depth ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_frag_depth` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 131) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15129,22 +15151,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) - Shortname: EXT_shader_texture_lod ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_shader_texture_lod` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 132) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15153,26 +15184,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_sRGB Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_sRGB Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) - Shortname: EXT_sRGB ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_sRGB` with type `interface` - * `SRGB_EXT` with type `const` - * `SRGB_ALPHA_EXT` with type `const` - * `SRGB8_ALPHA8_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 133) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15181,26 +15217,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_texture_compression_bptc Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_texture_compression_bptc Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) - Shortname: EXT_texture_compression_bptc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_texture_compression_bptc` with type `interface` - * `COMPRESSED_RGBA_BPTC_UNORM_EXT` with type `const` - * `COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT` with type `const` - * `COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT` with type `const` - * `COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 134) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15209,26 +15250,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_texture_compression_rgtc Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_texture_compression_rgtc Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) - Shortname: EXT_texture_compression_rgtc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_texture_compression_rgtc` with type `interface` - * `COMPRESSED_RED_RGTC1_EXT` with type `const` - * `COMPRESSED_SIGNED_RED_RGTC1_EXT` with type `const` - * `COMPRESSED_RED_GREEN_RGTC2_EXT` with type `const` - * `COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15237,24 +15283,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) - Shortname: EXT_texture_filter_anisotropic ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_texture_filter_anisotropic` with type `interface` - * `TEXTURE_MAX_ANISOTROPY_EXT` with type `const` - * `MAX_TEXTURE_MAX_ANISOTROPY_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15263,30 +15316,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL EXT_texture_norm16 Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL EXT_texture_norm16 Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) - Shortname: EXT_texture_norm16 ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `EXT_texture_norm16` with type `interface` - * `R16_EXT` with type `const` - * `RG16_EXT` with type `const` - * `RGB16_EXT` with type `const` - * `RGBA16_EXT` with type `const` - * `R16_SNORM_EXT` with type `const` - * `RG16_SNORM_EXT` with type `const` - * `RGB16_SNORM_EXT` with type `const` - * `RGBA16_SNORM_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 137) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15295,23 +15349,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL KHR_parallel_shader_compile Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL KHR_parallel_shader_compile Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) - Shortname: KHR_parallel_shader_compile ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `KHR_parallel_shader_compile` with type `interface` - * `COMPLETION_STATUS_KHR` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 138) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15320,34 +15382,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_draw_buffers_indexed Extension Draft Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL OES_draw_buffers_indexed Extension Draft Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) - Shortname: OES_draw_buffers_indexed ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLboolean` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `OES_draw_buffers_indexed` with type `interface` - * `enableiOES(target, index)` with type `method` - * `disableiOES(target, index)` with type `method` - * `blendEquationiOES(buf, mode)` with type `method` - * `blendEquationSeparateiOES(buf, modeRGB, modeAlpha)` with type `method` - * `blendFunciOES(buf, src, dst)` with type `method` - * `blendFuncSeparateiOES(buf, srcRGB, dstRGB, srcAlpha, dstAlpha)` with type `method` - * `colorMaskiOES(buf, r, g, b, a)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15356,22 +15415,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_element_index_uint Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_element_index_uint Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) - Shortname: OES_element_index_uint ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_element_index_uint` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15380,22 +15448,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_fbo_render_mipmap Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_fbo_render_mipmap Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) - Shortname: OES_fbo_render_mipmap ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_fbo_render_mipmap` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 141) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15404,23 +15481,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_standard_derivatives Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_standard_derivatives Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) - Shortname: OES_standard_derivatives ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_standard_derivatives` with type `interface` - * `FRAGMENT_SHADER_DERIVATIVE_HINT_OES` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 142) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15429,22 +15514,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_texture_float Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_texture_float Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) - Shortname: OES_texture_float ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_texture_float` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 144) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15453,22 +15547,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_texture_float_linear Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_texture_float_linear Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) - Shortname: OES_texture_float_linear ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_texture_float_linear` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15477,23 +15580,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_texture_half_float Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_texture_half_float Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) - Shortname: OES_texture_half_float ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_texture_half_float` with type `interface` - * `HALF_FLOAT_OES` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 146) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15502,22 +15613,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) - Shortname: OES_texture_half_float_linear ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `OES_texture_half_float_linear` with type `interface` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15526,32 +15646,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OES_vertex_array_object Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL OES_vertex_array_object Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) - Shortname: OES_vertex_array_object ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `WebGLObject` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLboolean` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `WebGLVertexArrayObjectOES` with type `interface` - * `OES_vertex_array_object` with type `interface` - * `VERTEX_ARRAY_BINDING_OES` with type `const` - * `createVertexArrayOES()` with type `method` - * `deleteVertexArrayOES(arrayObject)` with type `method` - * `isVertexArrayOES(arrayObject)` with type `method` - * `bindVertexArrayOES(arrayObject)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15560,33 +15679,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL OVR_multiview2 Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL OVR_multiview2 Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) - Shortname: OVR_multiview2 ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `WebGLTexture` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `OVR_multiview2` with type `interface` - * `FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR` with type `const` - * `FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR` with type `const` - * `MAX_VIEWS_OVR` with type `const` - * `FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR` with type `const` - * `framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 148) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15624,16 +15741,9 @@ Normative references to this spec from: Although they do not, the following specs should also normatively reference this spec because they use IDL terms it defines: -- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) - [WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) - [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) - [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) -- [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) - [WebXR Device API](https://immersive-web.github.io/webxr/) - [WebXR Layers API Level 1](https://immersive-web.github.io/layers/) @@ -15644,37 +15754,31 @@ Informative references to this spec from: - [Web Audio API](https://webaudio.github.io/web-audio-api/) -## WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) - Shortname: WEBGL_blend_equation_advanced_coherent ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_blend_equation_advanced_coherent` with type `interface` - * `MULTIPLY` with type `const` - * `SCREEN` with type `const` - * `OVERLAY` with type `const` - * `DARKEN` with type `const` - * `LIGHTEN` with type `const` - * `COLORDODGE` with type `const` - * `COLORBURN` with type `const` - * `HARDLIGHT` with type `const` - * `SOFTLIGHT` with type `const` - * `DIFFERENCE` with type `const` - * `EXCLUSION` with type `const` - * `HSL_HUE` with type `const` - * `HSL_SATURATION` with type `const` - * `HSL_COLOR` with type `const` - * `HSL_LUMINOSITY` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15683,25 +15787,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_color_buffer_float Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_color_buffer_float Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) - Shortname: WEBGL_color_buffer_float ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_color_buffer_float` with type `interface` - * `RGBA32F_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT` with type `const` - * `UNSIGNED_NORMALIZED_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 150) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15710,51 +15820,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_compressed_texture_astc Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_compressed_texture_astc Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) - Shortname: WEBGL_compressed_texture_astc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_compressed_texture_astc` with type `interface` - * `COMPRESSED_RGBA_ASTC_4x4_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_5x4_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_5x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_6x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_6x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x8_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x8_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x10_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_12x10_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_12x12_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR` with type `const` - * `getSupportedProfiles()` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15763,32 +15853,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_compressed_texture_etc Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_compressed_texture_etc Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) - Shortname: WEBGL_compressed_texture_etc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_compressed_texture_etc` with type `interface` - * `COMPRESSED_R11_EAC` with type `const` - * `COMPRESSED_SIGNED_R11_EAC` with type `const` - * `COMPRESSED_RG11_EAC` with type `const` - * `COMPRESSED_SIGNED_RG11_EAC` with type `const` - * `COMPRESSED_RGB8_ETC2` with type `const` - * `COMPRESSED_SRGB8_ETC2` with type `const` - * `COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2` with type `const` - * `COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2` with type `const` - * `COMPRESSED_RGBA8_ETC2_EAC` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ETC2_EAC` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15797,23 +15886,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_compressed_texture_etc1 Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_compressed_texture_etc1 Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) - Shortname: WEBGL_compressed_texture_etc1 ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_compressed_texture_etc1` with type `interface` - * `COMPRESSED_RGB_ETC1_WEBGL` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 153) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15822,26 +15919,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_compressed_texture_pvrtc Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_compressed_texture_pvrtc Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) - Shortname: WEBGL_compressed_texture_pvrtc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_compressed_texture_pvrtc` with type `interface` - * `COMPRESSED_RGB_PVRTC_4BPPV1_IMG` with type `const` - * `COMPRESSED_RGB_PVRTC_2BPPV1_IMG` with type `const` - * `COMPRESSED_RGBA_PVRTC_4BPPV1_IMG` with type `const` - * `COMPRESSED_RGBA_PVRTC_2BPPV1_IMG` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 154) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -15850,26 +15952,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-missingDfns=true} +## WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) - Shortname: WEBGL_compressed_texture_s3tc ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- No definition for IDL properties: - * `WEBGL_compressed_texture_s3tc` with type `interface` - * `COMPRESSED_RGB_S3TC_DXT1_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT1_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT3_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT5_EXT` with type `const` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 156) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -16106,32 +16213,31 @@ No normative reference to this spec from other specs. No informative reference to this spec from other specs. -## WebGL WEBGL_multi_draw Extension Specification {data-spec=true data-anomaly=true data-noNormativeRefs=true data-noRefToWebIDL=true data-unknownIdlNames=true data-missingWebIdlRef=true data-missingDfns=true} +## WebGL WEBGL_multi_draw Extension Specification {data-spec=true data-error=true} ### Spec info {.info} - Initial URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) -- Crawled URL: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) -- Crawled version: 12 February 2021 +- Crawled URL: [[object Object]]([object Object]) - Editor's Draft: [https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - Shortname: WEBGL_multi_draw ### Potential issue(s) {.anomalies} -- No normative references found -- Spec uses WebIDL but does not reference it normatively -- Unknown WebIDL names used: `void` -- Missing references for WebIDL names: - * `GLenum` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` defined in [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- No definition for IDL properties: - * `WEBGL_multi_draw` with type `interface` - * `multiDrawArraysWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, drawcount)` with type `method` - * `multiDrawElementsWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, drawcount)` with type `method` - * `multiDrawArraysInstancedWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, drawcount)` with type `method` - * `multiDrawElementsInstancedWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, drawcount)` with type `method` +The following network or parsing error occurred: +`TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 164) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +Reffy could not render this specification as a DOM tree and cannot say anything about it as a result. In particular, it cannot include content defined in this specification in the analysis of other specifications crawled in this report. ### Known dependencies on this specification {.dependencies} @@ -16709,7 +16815,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/webxrlayers-1/](https://www.w3.org/TR/webxrlayers-1/) - Crawled URL: [https://immersive-web.github.io/layers/](https://immersive-web.github.io/layers/) -- Crawled version: 10 February 2021 +- Crawled version: 16 February 2021 - Editor's Draft: [https://immersive-web.github.io/layers/](https://immersive-web.github.io/layers/) - Latest published version: [https://www.w3.org/TR/webxrlayers-1/](https://www.w3.org/TR/webxrlayers-1/) - Shortname: webxrlayers-1 diff --git a/ed/links/proximity.json b/ed/links/proximity.json index a492759adbbe..1a141cb45847 100644 --- a/ed/links/proximity.json +++ b/ed/links/proximity.json @@ -6,12 +6,12 @@ "links": { "https://lists.w3.org/Archives/Public/public-device-apis/": [], "https://www.w3.org/das/": [], - "https://www.w3.org/Consortium/Patent-Policy/": [ + "https://www.w3.org/Consortium/Patent-Policy-20170801/": [ "def-essential", "sec-Disclosure" ], "https://www.w3.org/2004/01/pp-impl/43696/status": [], - "https://www.w3.org/2019/Process-20190301/": [], + "https://www.w3.org/2020/Process-20200915/": [], "https://w3c.github.io/sensors/": [ "user-identifying", "device-fingerprinting", diff --git a/ed/perissue.html b/ed/perissue.html index cbac21ebca0d..0bcc9d203787 100644 --- a/ed/perissue.html +++ b/ed/perissue.html @@ -21,6 +21,47 @@

      Reffy crawl report (per issue)

      Reffy is a spec exploration tool. It crawls a list of specifications to study the WebIDL content, the links that they contain, and the references that these specifications contain.

      383 specifications were crawled in this report.

      +
      +

      Specifications that could not be rendered

      +

      Reffy could not fetch or render these specifications for some reason. This may happen when a network error occurred or when a specification uses an old version of ReSpec.

      +
        +
      • WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 123) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_blend_minmax Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 124) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_clip_cull_distance Extension Draft Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 125) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_color_buffer_float Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 126) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_color_buffer_half_float Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL EXT_disjoint_timer_query Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 129) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_disjoint_timer_query_webgl2 Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 128) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_float_blend Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 130) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_frag_depth Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 131) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 132) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_sRGB Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 133) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_texture_compression_bptc Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 134) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL EXT_texture_compression_rgtc Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL EXT_texture_norm16 Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 137) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL KHR_parallel_shader_compile Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 138) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL OES_draw_buffers_indexed Extension Draft Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL OES_element_index_uint Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL OES_fbo_render_mipmap Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 141) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL OES_standard_derivatives Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 142) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL OES_texture_float Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 144) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL OES_texture_float_linear Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL OES_texture_half_float Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 146) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL OES_vertex_array_object Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL OVR_multiview2 Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 148) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL WEBGL_color_buffer_float Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 150) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL WEBGL_compressed_texture_astc Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL WEBGL_compressed_texture_etc Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at runNextTicks (internal/process/task_queues.js:58:5) at listOnTimeout (internal/timers.js:523:9) at processTimers (internal/timers.js:497:7) at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)
      • +
      • WebGL WEBGL_compressed_texture_etc1 Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 153) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL WEBGL_compressed_texture_pvrtc Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 154) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 156) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      • WebGL WEBGL_multi_draw Extension Specification: TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) at async Promise.all (index 164) at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) at async Promise.all (index 0)
      • +
      +

      => 34 specifications found

      +

      Specifications without normative dependencies

      -

      => 55 specifications found

      +

      => 21 specifications found

      Basically all specifications have normative dependencies on some other specification. Reffy could not find any normative dependencies for the specifications mentioned above, which seems strange.

      @@ -105,39 +112,6 @@

      Specifications that use WebIDL but do not reference the WebIDL spec

    • SVG Animations
    • SVG Markers
    • SVG Paths
    • -
    • WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification
    • -
    • WebGL EXT_blend_minmax Khronos Ratified Extension Specification
    • -
    • WebGL EXT_clip_cull_distance Extension Draft Specification
    • -
    • WebGL EXT_color_buffer_float Extension Specification
    • -
    • WebGL EXT_color_buffer_half_float Extension Specification
    • -
    • WebGL EXT_disjoint_timer_query Extension Specification
    • -
    • WebGL EXT_disjoint_timer_query_webgl2 Extension Specification
    • -
    • WebGL EXT_float_blend Extension Specification
    • -
    • WebGL EXT_frag_depth Khronos Ratified Extension Specification
    • -
    • WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification
    • -
    • WebGL EXT_sRGB Extension Specification
    • -
    • WebGL EXT_texture_compression_bptc Extension Specification
    • -
    • WebGL EXT_texture_compression_rgtc Extension Specification
    • -
    • WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification
    • -
    • WebGL EXT_texture_norm16 Extension Specification
    • -
    • WebGL KHR_parallel_shader_compile Extension Specification
    • -
    • WebGL OES_draw_buffers_indexed Extension Draft Specification
    • -
    • WebGL OES_element_index_uint Khronos Ratified Extension Specification
    • -
    • WebGL OES_fbo_render_mipmap Extension Specification
    • -
    • WebGL OES_standard_derivatives Khronos Ratified Extension Specification
    • -
    • WebGL OES_texture_float Khronos Ratified Extension Specification
    • -
    • WebGL OES_texture_float_linear Khronos Ratified Extension Specification
    • -
    • WebGL OES_texture_half_float Khronos Ratified Extension Specification
    • -
    • WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification
    • -
    • WebGL OES_vertex_array_object Khronos Ratified Extension Specification
    • -
    • WebGL OVR_multiview2 Extension Specification
    • -
    • WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification
    • -
    • WebGL WEBGL_color_buffer_float Extension Specification
    • -
    • WebGL WEBGL_compressed_texture_astc Extension Specification
    • -
    • WebGL WEBGL_compressed_texture_etc Extension Specification
    • -
    • WebGL WEBGL_compressed_texture_etc1 Extension Specification
    • -
    • WebGL WEBGL_compressed_texture_pvrtc Extension Specification
    • -
    • WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification
    • WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification
    • WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification
    • WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification
    • @@ -145,11 +119,10 @@

      Specifications that use WebIDL but do not reference the WebIDL spec

    • WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification
    • WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification
    • WebGL WEBGL_lose_context Khronos Ratified Extension Specification
    • -
    • WebGL WEBGL_multi_draw Extension Specification
    • WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification
    • WebRTC Priority Control API
    -

    => 49 specifications found

    +

    => 15 specifications found

    List of [Exposed] names not defined in the specifications crawled

    @@ -166,7 +139,7 @@

    List of WebIDL names not defined in the specifications crawled

  • CSSOMString used in CSS Animations Level 1, CSS Animations Level 2, CSS Conditional Rules Module Level 3, CSS Counter Styles Level 3, CSS Custom Highlight API Module Level 1, CSS Font Loading Module Level 3, CSS Fonts Module Level 4, CSS Nesting Module, CSS Object Model (CSSOM), CSS Properties and Values API Level 1, CSS Pseudo-Elements Module Level 4, CSS Regions Module Level 1, CSS Transitions, CSS Transitions Level 2, CSSOM View Module, Scroll-linked Animations, Web Animations
  • PermissionName used in Permissions
  • WindowProxy used in HTML Standard, Portals, SVG Animations
  • -
  • void used in Background Fetch, Constructable Stylesheet Objects, Content Index, Credential Management Level 1, DOM Parsing and Serialization, Filter Effects Module Level 1, Keyboard Lock, Payment Handler API, Scalable Vector Graphics (SVG) 2, SVG Animations, SVG Markers, Web Background Synchronization, Web Bluetooth, Web Periodic Background Synchronization, WebGL 2.0 Specification, WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification, WebGL EXT_disjoint_timer_query Extension Specification, WebGL EXT_disjoint_timer_query_webgl2 Extension Specification, WebGL OES_draw_buffers_indexed Extension Draft Specification, WebGL OES_vertex_array_object Khronos Ratified Extension Specification, WebGL OVR_multiview2 Extension Specification, WebGL Specification, WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification, WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification, WebGL WEBGL_lose_context Khronos Ratified Extension Specification, WebGL WEBGL_multi_draw Extension Specification, WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification, WebXR Anchors Module, WebXR Hit Test Module
  • +
  • void used in Background Fetch, Constructable Stylesheet Objects, Content Index, Credential Management Level 1, DOM Parsing and Serialization, Filter Effects Module Level 1, Keyboard Lock, Payment Handler API, Scalable Vector Graphics (SVG) 2, SVG Animations, SVG Markers, Web Background Synchronization, Web Bluetooth, Web Periodic Background Synchronization, WebGL 2.0 Specification, WebGL Specification, WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification, WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification, WebGL WEBGL_lose_context Khronos Ratified Extension Specification, WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification, WebXR Anchors Module, WebXR Hit Test Module

=> 4 WebIDL names found

Some of them may be type errors in specs (e.g. "int" does not exist, "Array" cannot be used on its own, etc.) Also, please keep in mind that Reffy only knows about IDL terms defined in the specifications that were crawled and that do not have invalid IDL content.

@@ -199,42 +172,6 @@

Missing references for WebIDL names

  • DOMPoint but does not reference Geometry Interfaces Module Level 1
  • DOMPointReadOnly but does not reference Geometry Interfaces Module Level 1
  • -
  • WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification uses: -
  • -
  • WebGL EXT_disjoint_timer_query Extension Specification uses: -
  • -
  • WebGL EXT_disjoint_timer_query_webgl2 Extension Specification uses: -
  • -
  • WebGL OES_draw_buffers_indexed Extension Draft Specification uses: -
  • -
  • WebGL OES_vertex_array_object Khronos Ratified Extension Specification uses: -
  • -
  • WebGL OVR_multiview2 Extension Specification uses: -
  • WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification uses WebGLShader but does not reference WebGL Specification
  • WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification uses GLenum but does not reference WebGL Specification
  • WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification uses: @@ -245,13 +182,6 @@

    Missing references for WebIDL names

  • GLuint but does not reference WebGL Specification
  • GLintptr but does not reference WebGL Specification
  • -
  • WebGL WEBGL_multi_draw Extension Specification uses: -
  • WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification uses:
  • -

    => 50 missing references for IDL definitions found in 23 specifications

    +

    => 28 missing references for IDL definitions found in 16 specifications

    No definition for CSS properties

    @@ -440,290 +370,6 @@

    No definition for IDL properties

    • stringification behavior with type dfn for Selection
    -
  • WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification: -
      -
    • ANGLE_instanced_arrays with type interface
    • -
    • VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE with type const
    • -
    • drawArraysInstancedANGLE(mode, first, count, primcount) with type method
    • -
    • drawElementsInstancedANGLE(mode, count, type, offset, primcount) with type method
    • -
    • vertexAttribDivisorANGLE(index, divisor) with type method
    • -
  • -
  • WebGL EXT_blend_minmax Khronos Ratified Extension Specification: -
      -
    • EXT_blend_minmax with type interface
    • -
    • MIN_EXT with type const
    • -
    • MAX_EXT with type const
    • -
  • -
  • WebGL EXT_clip_cull_distance Extension Draft Specification: -
      -
    • EXT_clip_cull_distance with type interface
    • -
    • MAX_CLIP_DISTANCES_EXT with type const
    • -
    • MAX_CULL_DISTANCES_EXT with type const
    • -
    • MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT with type const
    • -
    • CLIP_DISTANCE0_EXT with type const
    • -
    • CLIP_DISTANCE1_EXT with type const
    • -
    • CLIP_DISTANCE2_EXT with type const
    • -
    • CLIP_DISTANCE3_EXT with type const
    • -
    • CLIP_DISTANCE4_EXT with type const
    • -
    • CLIP_DISTANCE5_EXT with type const
    • -
    • CLIP_DISTANCE6_EXT with type const
    • -
    • CLIP_DISTANCE7_EXT with type const
    • -
  • -
  • WebGL EXT_color_buffer_float Extension Specification: -
      -
    • EXT_color_buffer_float with type interface
    • -
  • -
  • WebGL EXT_color_buffer_half_float Extension Specification: -
      -
    • EXT_color_buffer_half_float with type interface
    • -
    • RGBA16F_EXT with type const
    • -
    • RGB16F_EXT with type const
    • -
    • FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT with type const
    • -
    • UNSIGNED_NORMALIZED_EXT with type const
    • -
  • -
  • WebGL EXT_disjoint_timer_query Extension Specification: -
      -
    • GLuint64EXT with type typedef
    • -
    • WebGLTimerQueryEXT with type interface
    • -
    • EXT_disjoint_timer_query with type interface
    • -
    • QUERY_COUNTER_BITS_EXT with type const
    • -
    • CURRENT_QUERY_EXT with type const
    • -
    • QUERY_RESULT_EXT with type const
    • -
    • QUERY_RESULT_AVAILABLE_EXT with type const
    • -
    • TIME_ELAPSED_EXT with type const
    • -
    • TIMESTAMP_EXT with type const
    • -
    • GPU_DISJOINT_EXT with type const
    • -
    • createQueryEXT() with type method
    • -
    • deleteQueryEXT(query) with type method
    • -
    • isQueryEXT(query) with type method
    • -
    • beginQueryEXT(target, query) with type method
    • -
    • endQueryEXT(target) with type method
    • -
    • queryCounterEXT(query, target) with type method
    • -
    • getQueryEXT(target, pname) with type method
    • -
    • getQueryObjectEXT(query, pname) with type method
    • -
  • -
  • WebGL EXT_disjoint_timer_query_webgl2 Extension Specification: -
      -
    • EXT_disjoint_timer_query_webgl2 with type interface
    • -
    • QUERY_COUNTER_BITS_EXT with type const
    • -
    • TIME_ELAPSED_EXT with type const
    • -
    • TIMESTAMP_EXT with type const
    • -
    • GPU_DISJOINT_EXT with type const
    • -
    • queryCounterEXT(query, target) with type method
    • -
  • -
  • WebGL EXT_float_blend Extension Specification: -
      -
    • EXT_float_blend with type interface
    • -
  • -
  • WebGL EXT_frag_depth Khronos Ratified Extension Specification: -
      -
    • EXT_frag_depth with type interface
    • -
  • -
  • WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification: -
      -
    • EXT_shader_texture_lod with type interface
    • -
  • -
  • WebGL EXT_sRGB Extension Specification: -
      -
    • EXT_sRGB with type interface
    • -
    • SRGB_EXT with type const
    • -
    • SRGB_ALPHA_EXT with type const
    • -
    • SRGB8_ALPHA8_EXT with type const
    • -
    • FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT with type const
    • -
  • -
  • WebGL EXT_texture_compression_bptc Extension Specification: -
      -
    • EXT_texture_compression_bptc with type interface
    • -
    • COMPRESSED_RGBA_BPTC_UNORM_EXT with type const
    • -
    • COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT with type const
    • -
    • COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT with type const
    • -
    • COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT with type const
    • -
  • -
  • WebGL EXT_texture_compression_rgtc Extension Specification: -
      -
    • EXT_texture_compression_rgtc with type interface
    • -
    • COMPRESSED_RED_RGTC1_EXT with type const
    • -
    • COMPRESSED_SIGNED_RED_RGTC1_EXT with type const
    • -
    • COMPRESSED_RED_GREEN_RGTC2_EXT with type const
    • -
    • COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT with type const
    • -
  • -
  • WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification: -
      -
    • EXT_texture_filter_anisotropic with type interface
    • -
    • TEXTURE_MAX_ANISOTROPY_EXT with type const
    • -
    • MAX_TEXTURE_MAX_ANISOTROPY_EXT with type const
    • -
  • -
  • WebGL EXT_texture_norm16 Extension Specification: -
      -
    • EXT_texture_norm16 with type interface
    • -
    • R16_EXT with type const
    • -
    • RG16_EXT with type const
    • -
    • RGB16_EXT with type const
    • -
    • RGBA16_EXT with type const
    • -
    • R16_SNORM_EXT with type const
    • -
    • RG16_SNORM_EXT with type const
    • -
    • RGB16_SNORM_EXT with type const
    • -
    • RGBA16_SNORM_EXT with type const
    • -
  • -
  • WebGL KHR_parallel_shader_compile Extension Specification: -
      -
    • KHR_parallel_shader_compile with type interface
    • -
    • COMPLETION_STATUS_KHR with type const
    • -
  • -
  • WebGL OES_draw_buffers_indexed Extension Draft Specification: -
      -
    • OES_draw_buffers_indexed with type interface
    • -
    • enableiOES(target, index) with type method
    • -
    • disableiOES(target, index) with type method
    • -
    • blendEquationiOES(buf, mode) with type method
    • -
    • blendEquationSeparateiOES(buf, modeRGB, modeAlpha) with type method
    • -
    • blendFunciOES(buf, src, dst) with type method
    • -
    • blendFuncSeparateiOES(buf, srcRGB, dstRGB, srcAlpha, dstAlpha) with type method
    • -
    • colorMaskiOES(buf, r, g, b, a) with type method
    • -
  • -
  • WebGL OES_element_index_uint Khronos Ratified Extension Specification: -
      -
    • OES_element_index_uint with type interface
    • -
  • -
  • WebGL OES_fbo_render_mipmap Extension Specification: -
      -
    • OES_fbo_render_mipmap with type interface
    • -
  • -
  • WebGL OES_standard_derivatives Khronos Ratified Extension Specification: -
      -
    • OES_standard_derivatives with type interface
    • -
    • FRAGMENT_SHADER_DERIVATIVE_HINT_OES with type const
    • -
  • -
  • WebGL OES_texture_float Khronos Ratified Extension Specification: -
      -
    • OES_texture_float with type interface
    • -
  • -
  • WebGL OES_texture_float_linear Khronos Ratified Extension Specification: -
      -
    • OES_texture_float_linear with type interface
    • -
  • -
  • WebGL OES_texture_half_float Khronos Ratified Extension Specification: -
      -
    • OES_texture_half_float with type interface
    • -
    • HALF_FLOAT_OES with type const
    • -
  • -
  • WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification: -
      -
    • OES_texture_half_float_linear with type interface
    • -
  • -
  • WebGL OES_vertex_array_object Khronos Ratified Extension Specification: -
      -
    • WebGLVertexArrayObjectOES with type interface
    • -
    • OES_vertex_array_object with type interface
    • -
    • VERTEX_ARRAY_BINDING_OES with type const
    • -
    • createVertexArrayOES() with type method
    • -
    • deleteVertexArrayOES(arrayObject) with type method
    • -
    • isVertexArrayOES(arrayObject) with type method
    • -
    • bindVertexArrayOES(arrayObject) with type method
    • -
  • -
  • WebGL OVR_multiview2 Extension Specification: -
      -
    • OVR_multiview2 with type interface
    • -
    • FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR with type const
    • -
    • FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR with type const
    • -
    • MAX_VIEWS_OVR with type const
    • -
    • FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR with type const
    • -
    • framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews) with type method
    • -
  • -
  • WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification: -
      -
    • WEBGL_blend_equation_advanced_coherent with type interface
    • -
    • MULTIPLY with type const
    • -
    • SCREEN with type const
    • -
    • OVERLAY with type const
    • -
    • DARKEN with type const
    • -
    • LIGHTEN with type const
    • -
    • COLORDODGE with type const
    • -
    • COLORBURN with type const
    • -
    • HARDLIGHT with type const
    • -
    • SOFTLIGHT with type const
    • -
    • DIFFERENCE with type const
    • -
    • EXCLUSION with type const
    • -
    • HSL_HUE with type const
    • -
    • HSL_SATURATION with type const
    • -
    • HSL_COLOR with type const
    • -
    • HSL_LUMINOSITY with type const
    • -
  • -
  • WebGL WEBGL_color_buffer_float Extension Specification: -
      -
    • WEBGL_color_buffer_float with type interface
    • -
    • RGBA32F_EXT with type const
    • -
    • FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT with type const
    • -
    • UNSIGNED_NORMALIZED_EXT with type const
    • -
  • -
  • WebGL WEBGL_compressed_texture_astc Extension Specification: -
      -
    • WEBGL_compressed_texture_astc with type interface
    • -
    • COMPRESSED_RGBA_ASTC_4x4_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_5x4_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_5x5_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_6x5_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_6x6_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_8x5_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_8x6_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_8x8_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_10x5_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_10x6_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_10x8_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_10x10_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_12x10_KHR with type const
    • -
    • COMPRESSED_RGBA_ASTC_12x12_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR with type const
    • -
    • getSupportedProfiles() with type method
    • -
  • -
  • WebGL WEBGL_compressed_texture_etc Extension Specification: -
      -
    • WEBGL_compressed_texture_etc with type interface
    • -
    • COMPRESSED_R11_EAC with type const
    • -
    • COMPRESSED_SIGNED_R11_EAC with type const
    • -
    • COMPRESSED_RG11_EAC with type const
    • -
    • COMPRESSED_SIGNED_RG11_EAC with type const
    • -
    • COMPRESSED_RGB8_ETC2 with type const
    • -
    • COMPRESSED_SRGB8_ETC2 with type const
    • -
    • COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2 with type const
    • -
    • COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2 with type const
    • -
    • COMPRESSED_RGBA8_ETC2_EAC with type const
    • -
    • COMPRESSED_SRGB8_ALPHA8_ETC2_EAC with type const
    • -
  • -
  • WebGL WEBGL_compressed_texture_etc1 Extension Specification: -
      -
    • WEBGL_compressed_texture_etc1 with type interface
    • -
    • COMPRESSED_RGB_ETC1_WEBGL with type const
    • -
  • -
  • WebGL WEBGL_compressed_texture_pvrtc Extension Specification: -
      -
    • WEBGL_compressed_texture_pvrtc with type interface
    • -
    • COMPRESSED_RGB_PVRTC_4BPPV1_IMG with type const
    • -
    • COMPRESSED_RGB_PVRTC_2BPPV1_IMG with type const
    • -
    • COMPRESSED_RGBA_PVRTC_4BPPV1_IMG with type const
    • -
    • COMPRESSED_RGBA_PVRTC_2BPPV1_IMG with type const
    • -
  • -
  • WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification: -
      -
    • WEBGL_compressed_texture_s3tc with type interface
    • -
    • COMPRESSED_RGB_S3TC_DXT1_EXT with type const
    • -
    • COMPRESSED_RGBA_S3TC_DXT1_EXT with type const
    • -
    • COMPRESSED_RGBA_S3TC_DXT3_EXT with type const
    • -
    • COMPRESSED_RGBA_S3TC_DXT5_EXT with type const
    • -
  • WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification:
    • WEBGL_compressed_texture_s3tc_srgb with type interface
    • @@ -799,14 +445,6 @@

      No definition for IDL properties

    • loseContext() with type method
    • restoreContext() with type method
  • -
  • WebGL WEBGL_multi_draw Extension Specification: -
      -
    • WEBGL_multi_draw with type interface
    • -
    • multiDrawArraysWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, drawcount) with type method
    • -
    • multiDrawElementsWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, drawcount) with type method
    • -
    • multiDrawArraysInstancedWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, drawcount) with type method
    • -
    • multiDrawElementsInstancedWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, drawcount) with type method
    • -
  • WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification:
    • WEBGL_multi_draw_instanced_base_vertex_base_instance with type interface
    • @@ -814,7 +452,7 @@

      No definition for IDL properties

    • multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, baseVerticesList, baseVerticesOffset, baseInstancesList, baseInstancesOffset, drawCount) with type method
  • -

    => 392 properties without definition found in 44 specifications

    +

    => 202 properties without definition found in 10 specifications

    Possibly no definition for CSS properties

    diff --git a/ed/perissue.md b/ed/perissue.md index 5acea13a8959..0b8d62db556b 100644 --- a/ed/perissue.md +++ b/ed/perissue.md @@ -5,6 +5,388 @@ 383 specifications were crawled in this report. +## Specifications that could not be rendered + +Reffy could not fetch or render these specifications for some reason. This may happen when a network error occurred or when a specification uses an old version of ReSpec. + +- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 123) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_blend_minmax Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 124) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_clip_cull_distance Extension Draft Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 125) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_color_buffer_float Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 126) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_color_buffer_half_float Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL EXT_disjoint_timer_query Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 129) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 128) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_float_blend Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 130) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_frag_depth Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 131) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 132) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_sRGB Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 133) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_texture_compression_bptc Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 134) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL EXT_texture_compression_rgtc Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL EXT_texture_norm16 Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 137) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL KHR_parallel_shader_compile Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 138) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL OES_draw_buffers_indexed Extension Draft Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL OES_element_index_uint Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL OES_fbo_render_mipmap Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 141) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL OES_standard_derivatives Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 142) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL OES_texture_float Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 144) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL OES_texture_float_linear Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL OES_texture_half_float Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 146) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL OVR_multiview2 Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 148) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL WEBGL_color_buffer_float Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 150) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL WEBGL_compressed_texture_astc Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL WEBGL_compressed_texture_etc Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at runNextTicks (internal/process/task_queues.js:58:5) + at listOnTimeout (internal/timers.js:523:9) + at processTimers (internal/timers.js:497:7) + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)` +- [WebGL WEBGL_compressed_texture_etc1 Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 153) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL WEBGL_compressed_texture_pvrtc Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 154) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 156) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` +- [WebGL WEBGL_multi_draw Extension Specification]([object Object]): `TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded + at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111 + at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21) + at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16) + at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16) + at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13) + at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24) + at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24) + at async Promise.all (index 164) + at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21) + at async Promise.all (index 0)` + +=> 34 specifications found + + ## Specifications without normative dependencies - [Atomics.waitAsync](https://tc39.es/proposal-atomics-wait-async/) @@ -20,39 +402,6 @@ - [Relative Indexing Method](https://tc39.es/proposal-relative-indexing-method/) - [Static class features](https://tc39.es/proposal-static-class-features/) - [Top-Level Await](https://tc39.es/proposal-top-level-await/) -- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- [WebGL EXT_blend_minmax Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) -- [WebGL EXT_clip_cull_distance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) -- [WebGL EXT_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) -- [WebGL EXT_color_buffer_half_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) -- [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- [WebGL EXT_float_blend Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) -- [WebGL EXT_frag_depth Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) -- [WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) -- [WebGL EXT_sRGB Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) -- [WebGL EXT_texture_compression_bptc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) -- [WebGL EXT_texture_compression_rgtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) -- [WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) -- [WebGL EXT_texture_norm16 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) -- [WebGL KHR_parallel_shader_compile Extension Specification](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) -- [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- [WebGL OES_element_index_uint Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) -- [WebGL OES_fbo_render_mipmap Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) -- [WebGL OES_standard_derivatives Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) -- [WebGL OES_texture_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) -- [WebGL OES_texture_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) -- [WebGL OES_texture_half_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) -- [WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) -- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) -- [WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) -- [WebGL WEBGL_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) -- [WebGL WEBGL_compressed_texture_astc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) -- [WebGL WEBGL_compressed_texture_etc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) -- [WebGL WEBGL_compressed_texture_etc1 Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) -- [WebGL WEBGL_compressed_texture_pvrtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) -- [WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) - [WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/) - [WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/) - [WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) @@ -60,10 +409,9 @@ - [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) - [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) - [WebGL WEBGL_lose_context Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/) -- [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) -=> 55 specifications found +=> 21 specifications found Basically all specifications have normative dependencies on some other specification. Reffy could not find any normative dependencies for the specifications mentioned above, which seems strange. @@ -92,39 +440,6 @@ WebIDL continues to evolve. Reffy may incorrectly report as invalid perfectly va - [SVG Animations](https://svgwg.org/specs/animations/) - [SVG Markers](https://svgwg.org/specs/markers/) - [SVG Paths](https://svgwg.org/specs/paths/) -- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) -- [WebGL EXT_blend_minmax Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/) -- [WebGL EXT_clip_cull_distance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/) -- [WebGL EXT_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/) -- [WebGL EXT_color_buffer_half_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/) -- [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) -- [WebGL EXT_float_blend Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/) -- [WebGL EXT_frag_depth Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/) -- [WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/) -- [WebGL EXT_sRGB Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/) -- [WebGL EXT_texture_compression_bptc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/) -- [WebGL EXT_texture_compression_rgtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/) -- [WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/) -- [WebGL EXT_texture_norm16 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/) -- [WebGL KHR_parallel_shader_compile Extension Specification](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/) -- [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) -- [WebGL OES_element_index_uint Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/) -- [WebGL OES_fbo_render_mipmap Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/) -- [WebGL OES_standard_derivatives Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/) -- [WebGL OES_texture_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/) -- [WebGL OES_texture_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/) -- [WebGL OES_texture_half_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/) -- [WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/) -- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) -- [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) -- [WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/) -- [WebGL WEBGL_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/) -- [WebGL WEBGL_compressed_texture_astc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/) -- [WebGL WEBGL_compressed_texture_etc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/) -- [WebGL WEBGL_compressed_texture_etc1 Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/) -- [WebGL WEBGL_compressed_texture_pvrtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/) -- [WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/) - [WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/) - [WebGL WEBGL_debug_renderer_info Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_renderer_info/) - [WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) @@ -132,11 +447,10 @@ WebIDL continues to evolve. Reffy may incorrectly report as invalid perfectly va - [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) - [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) - [WebGL WEBGL_lose_context Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/) -- [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) - [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) - [WebRTC Priority Control API](https://w3c.github.io/webrtc-priority/) -=> 49 specifications found +=> 15 specifications found @@ -155,7 +469,7 @@ Please keep in mind that Reffy only knows about IDL terms defined in the specifi - `CSSOMString` used in [CSS Animations Level 1](https://drafts.csswg.org/css-animations/), [CSS Animations Level 2](https://drafts.csswg.org/css-animations-2/), [CSS Conditional Rules Module Level 3](https://drafts.csswg.org/css-conditional-3/), [CSS Counter Styles Level 3](https://drafts.csswg.org/css-counter-styles/), [CSS Custom Highlight API Module Level 1](https://drafts.csswg.org/css-highlight-api-1/), [CSS Font Loading Module Level 3](https://drafts.csswg.org/css-font-loading/), [CSS Fonts Module Level 4](https://drafts.csswg.org/css-fonts-4/), [CSS Nesting Module](https://drafts.csswg.org/css-nesting-1/), [CSS Object Model (CSSOM)](https://drafts.csswg.org/cssom/), [CSS Properties and Values API Level 1](https://drafts.css-houdini.org/css-properties-values-api-1/), [CSS Pseudo-Elements Module Level 4](https://drafts.csswg.org/css-pseudo-4/), [CSS Regions Module Level 1](https://drafts.csswg.org/css-regions/), [CSS Transitions](https://drafts.csswg.org/css-transitions/), [CSS Transitions Level 2](https://drafts.csswg.org/css-transitions-2/), [CSSOM View Module](https://drafts.csswg.org/cssom-view/), [Scroll-linked Animations](https://drafts.csswg.org/scroll-animations-1/), [Web Animations](https://drafts.csswg.org/web-animations-1/) - `PermissionName` used in [Permissions](https://w3c.github.io/permissions/) - `WindowProxy` used in [HTML Standard](https://html.spec.whatwg.org/multipage/), [Portals](https://wicg.github.io/portals/), [SVG Animations](https://svgwg.org/specs/animations/) -- `void` used in [Background Fetch](https://wicg.github.io/background-fetch/), [Constructable Stylesheet Objects](https://wicg.github.io/construct-stylesheets/), [Content Index](https://wicg.github.io/content-index/spec/), [Credential Management Level 1](https://w3c.github.io/webappsec-credential-management/), [DOM Parsing and Serialization](https://w3c.github.io/DOM-Parsing/), [Filter Effects Module Level 1](https://drafts.fxtf.org/filter-effects-1/), [Keyboard Lock](https://wicg.github.io/keyboard-lock/), [Payment Handler API](https://w3c.github.io/payment-handler/), [Scalable Vector Graphics (SVG) 2](https://svgwg.org/svg2-draft/), [SVG Animations](https://svgwg.org/specs/animations/), [SVG Markers](https://svgwg.org/specs/markers/), [Web Background Synchronization](https://wicg.github.io/background-sync/spec/), [Web Bluetooth](https://webbluetoothcg.github.io/web-bluetooth/), [Web Periodic Background Synchronization](https://wicg.github.io/periodic-background-sync/), [WebGL 2.0 Specification](https://www.khronos.org/registry/webgl/specs/latest/2.0/), [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/), [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/), [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/), [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/), [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/), [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/), [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/), [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/), [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/), [WebGL WEBGL_lose_context Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/), [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/), [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/), [WebXR Anchors Module](https://immersive-web.github.io/anchors/), [WebXR Hit Test Module](https://immersive-web.github.io/hit-test/) +- `void` used in [Background Fetch](https://wicg.github.io/background-fetch/), [Constructable Stylesheet Objects](https://wicg.github.io/construct-stylesheets/), [Content Index](https://wicg.github.io/content-index/spec/), [Credential Management Level 1](https://w3c.github.io/webappsec-credential-management/), [DOM Parsing and Serialization](https://w3c.github.io/DOM-Parsing/), [Filter Effects Module Level 1](https://drafts.fxtf.org/filter-effects-1/), [Keyboard Lock](https://wicg.github.io/keyboard-lock/), [Payment Handler API](https://w3c.github.io/payment-handler/), [Scalable Vector Graphics (SVG) 2](https://svgwg.org/svg2-draft/), [SVG Animations](https://svgwg.org/specs/animations/), [SVG Markers](https://svgwg.org/specs/markers/), [Web Background Synchronization](https://wicg.github.io/background-sync/spec/), [Web Bluetooth](https://webbluetoothcg.github.io/web-bluetooth/), [Web Periodic Background Synchronization](https://wicg.github.io/periodic-background-sync/), [WebGL 2.0 Specification](https://www.khronos.org/registry/webgl/specs/latest/2.0/), [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/), [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/), [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/), [WebGL WEBGL_lose_context Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_lose_context/), [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/), [WebXR Anchors Module](https://immersive-web.github.io/anchors/), [WebXR Hit Test Module](https://immersive-web.github.io/hit-test/) => 4 WebIDL names found @@ -189,30 +503,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s - [SVG Markers](https://svgwg.org/specs/markers/) uses: * `DOMPoint` but does not reference [Geometry Interfaces Module Level 1](https://drafts.fxtf.org/geometry/) * `DOMPointReadOnly` but does not reference [Geometry Interfaces Module Level 1](https://drafts.fxtf.org/geometry/) -- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/) uses: - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLintptr` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/) uses: - * `WebGLObject` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/) uses: - * `WebGLQuery` but does not reference [WebGL 2.0 Specification](https://www.khronos.org/registry/webgl/specs/latest/2.0/) - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/) uses: - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLboolean` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/) uses: - * `WebGLObject` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLboolean` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/) uses: - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `WebGLTexture` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - [WebGL WEBGL_debug_shaders Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_debug_shaders/) uses `WebGLShader` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - [WebGL WEBGL_draw_buffers Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_buffers/) uses `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - [WebGL WEBGL_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_draw_instanced_base_vertex_base_instance/) uses: @@ -221,11 +511,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `GLsizei` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) * `GLuint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) * `GLintptr` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -- [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/) uses: - * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLuint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - * `GLsizei` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) - [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/) uses: * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) * `GLint` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) @@ -241,7 +526,7 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `WebGLTexture` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) * `GLenum` but does not reference [WebGL Specification](https://www.khronos.org/registry/webgl/specs/latest/1.0/) -=> 50 missing references for IDL definitions found in 23 specifications +=> 28 missing references for IDL definitions found in 16 specifications ## No definition for CSS properties @@ -402,224 +687,6 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `queryCommandValue(commandId)` with type `method`, but found [`queryCommandValue()`](https://html.spec.whatwg.org/multipage/interaction.html#dom-document-querycommandvalue) with type `dfn` - [Selection API](https://w3c.github.io/selection-api/): * `stringification behavior` with type `dfn` for [`Selection`](https://w3c.github.io/selection-api/#dom-selection) -- [WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/): - * `ANGLE_instanced_arrays` with type `interface` - * `VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE` with type `const` - * `drawArraysInstancedANGLE(mode, first, count, primcount)` with type `method` - * `drawElementsInstancedANGLE(mode, count, type, offset, primcount)` with type `method` - * `vertexAttribDivisorANGLE(index, divisor)` with type `method` -- [WebGL EXT_blend_minmax Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/): - * `EXT_blend_minmax` with type `interface` - * `MIN_EXT` with type `const` - * `MAX_EXT` with type `const` -- [WebGL EXT_clip_cull_distance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/): - * `EXT_clip_cull_distance` with type `interface` - * `MAX_CLIP_DISTANCES_EXT` with type `const` - * `MAX_CULL_DISTANCES_EXT` with type `const` - * `MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT` with type `const` - * `CLIP_DISTANCE0_EXT` with type `const` - * `CLIP_DISTANCE1_EXT` with type `const` - * `CLIP_DISTANCE2_EXT` with type `const` - * `CLIP_DISTANCE3_EXT` with type `const` - * `CLIP_DISTANCE4_EXT` with type `const` - * `CLIP_DISTANCE5_EXT` with type `const` - * `CLIP_DISTANCE6_EXT` with type `const` - * `CLIP_DISTANCE7_EXT` with type `const` -- [WebGL EXT_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/): - * `EXT_color_buffer_float` with type `interface` -- [WebGL EXT_color_buffer_half_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/): - * `EXT_color_buffer_half_float` with type `interface` - * `RGBA16F_EXT` with type `const` - * `RGB16F_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT` with type `const` - * `UNSIGNED_NORMALIZED_EXT` with type `const` -- [WebGL EXT_disjoint_timer_query Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/): - * `GLuint64EXT` with type `typedef` - * `WebGLTimerQueryEXT` with type `interface` - * `EXT_disjoint_timer_query` with type `interface` - * `QUERY_COUNTER_BITS_EXT` with type `const` - * `CURRENT_QUERY_EXT` with type `const` - * `QUERY_RESULT_EXT` with type `const` - * `QUERY_RESULT_AVAILABLE_EXT` with type `const` - * `TIME_ELAPSED_EXT` with type `const` - * `TIMESTAMP_EXT` with type `const` - * `GPU_DISJOINT_EXT` with type `const` - * `createQueryEXT()` with type `method` - * `deleteQueryEXT(query)` with type `method` - * `isQueryEXT(query)` with type `method` - * `beginQueryEXT(target, query)` with type `method` - * `endQueryEXT(target)` with type `method` - * `queryCounterEXT(query, target)` with type `method` - * `getQueryEXT(target, pname)` with type `method` - * `getQueryObjectEXT(query, pname)` with type `method` -- [WebGL EXT_disjoint_timer_query_webgl2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/): - * `EXT_disjoint_timer_query_webgl2` with type `interface` - * `QUERY_COUNTER_BITS_EXT` with type `const` - * `TIME_ELAPSED_EXT` with type `const` - * `TIMESTAMP_EXT` with type `const` - * `GPU_DISJOINT_EXT` with type `const` - * `queryCounterEXT(query, target)` with type `method` -- [WebGL EXT_float_blend Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/): - * `EXT_float_blend` with type `interface` -- [WebGL EXT_frag_depth Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/): - * `EXT_frag_depth` with type `interface` -- [WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/): - * `EXT_shader_texture_lod` with type `interface` -- [WebGL EXT_sRGB Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/): - * `EXT_sRGB` with type `interface` - * `SRGB_EXT` with type `const` - * `SRGB_ALPHA_EXT` with type `const` - * `SRGB8_ALPHA8_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT` with type `const` -- [WebGL EXT_texture_compression_bptc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/): - * `EXT_texture_compression_bptc` with type `interface` - * `COMPRESSED_RGBA_BPTC_UNORM_EXT` with type `const` - * `COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT` with type `const` - * `COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT` with type `const` - * `COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT` with type `const` -- [WebGL EXT_texture_compression_rgtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/): - * `EXT_texture_compression_rgtc` with type `interface` - * `COMPRESSED_RED_RGTC1_EXT` with type `const` - * `COMPRESSED_SIGNED_RED_RGTC1_EXT` with type `const` - * `COMPRESSED_RED_GREEN_RGTC2_EXT` with type `const` - * `COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT` with type `const` -- [WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/): - * `EXT_texture_filter_anisotropic` with type `interface` - * `TEXTURE_MAX_ANISOTROPY_EXT` with type `const` - * `MAX_TEXTURE_MAX_ANISOTROPY_EXT` with type `const` -- [WebGL EXT_texture_norm16 Extension Specification](https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/): - * `EXT_texture_norm16` with type `interface` - * `R16_EXT` with type `const` - * `RG16_EXT` with type `const` - * `RGB16_EXT` with type `const` - * `RGBA16_EXT` with type `const` - * `R16_SNORM_EXT` with type `const` - * `RG16_SNORM_EXT` with type `const` - * `RGB16_SNORM_EXT` with type `const` - * `RGBA16_SNORM_EXT` with type `const` -- [WebGL KHR_parallel_shader_compile Extension Specification](https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/): - * `KHR_parallel_shader_compile` with type `interface` - * `COMPLETION_STATUS_KHR` with type `const` -- [WebGL OES_draw_buffers_indexed Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/): - * `OES_draw_buffers_indexed` with type `interface` - * `enableiOES(target, index)` with type `method` - * `disableiOES(target, index)` with type `method` - * `blendEquationiOES(buf, mode)` with type `method` - * `blendEquationSeparateiOES(buf, modeRGB, modeAlpha)` with type `method` - * `blendFunciOES(buf, src, dst)` with type `method` - * `blendFuncSeparateiOES(buf, srcRGB, dstRGB, srcAlpha, dstAlpha)` with type `method` - * `colorMaskiOES(buf, r, g, b, a)` with type `method` -- [WebGL OES_element_index_uint Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/): - * `OES_element_index_uint` with type `interface` -- [WebGL OES_fbo_render_mipmap Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/): - * `OES_fbo_render_mipmap` with type `interface` -- [WebGL OES_standard_derivatives Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/): - * `OES_standard_derivatives` with type `interface` - * `FRAGMENT_SHADER_DERIVATIVE_HINT_OES` with type `const` -- [WebGL OES_texture_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float/): - * `OES_texture_float` with type `interface` -- [WebGL OES_texture_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/): - * `OES_texture_float_linear` with type `interface` -- [WebGL OES_texture_half_float Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/): - * `OES_texture_half_float` with type `interface` - * `HALF_FLOAT_OES` with type `const` -- [WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/): - * `OES_texture_half_float_linear` with type `interface` -- [WebGL OES_vertex_array_object Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/): - * `WebGLVertexArrayObjectOES` with type `interface` - * `OES_vertex_array_object` with type `interface` - * `VERTEX_ARRAY_BINDING_OES` with type `const` - * `createVertexArrayOES()` with type `method` - * `deleteVertexArrayOES(arrayObject)` with type `method` - * `isVertexArrayOES(arrayObject)` with type `method` - * `bindVertexArrayOES(arrayObject)` with type `method` -- [WebGL OVR_multiview2 Extension Specification](https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/): - * `OVR_multiview2` with type `interface` - * `FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR` with type `const` - * `FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR` with type `const` - * `MAX_VIEWS_OVR` with type `const` - * `FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR` with type `const` - * `framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews)` with type `method` -- [WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/): - * `WEBGL_blend_equation_advanced_coherent` with type `interface` - * `MULTIPLY` with type `const` - * `SCREEN` with type `const` - * `OVERLAY` with type `const` - * `DARKEN` with type `const` - * `LIGHTEN` with type `const` - * `COLORDODGE` with type `const` - * `COLORBURN` with type `const` - * `HARDLIGHT` with type `const` - * `SOFTLIGHT` with type `const` - * `DIFFERENCE` with type `const` - * `EXCLUSION` with type `const` - * `HSL_HUE` with type `const` - * `HSL_SATURATION` with type `const` - * `HSL_COLOR` with type `const` - * `HSL_LUMINOSITY` with type `const` -- [WebGL WEBGL_color_buffer_float Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/): - * `WEBGL_color_buffer_float` with type `interface` - * `RGBA32F_EXT` with type `const` - * `FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT` with type `const` - * `UNSIGNED_NORMALIZED_EXT` with type `const` -- [WebGL WEBGL_compressed_texture_astc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/): - * `WEBGL_compressed_texture_astc` with type `interface` - * `COMPRESSED_RGBA_ASTC_4x4_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_5x4_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_5x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_6x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_6x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_8x8_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x5_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x6_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x8_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_10x10_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_12x10_KHR` with type `const` - * `COMPRESSED_RGBA_ASTC_12x12_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR` with type `const` - * `getSupportedProfiles()` with type `method` -- [WebGL WEBGL_compressed_texture_etc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/): - * `WEBGL_compressed_texture_etc` with type `interface` - * `COMPRESSED_R11_EAC` with type `const` - * `COMPRESSED_SIGNED_R11_EAC` with type `const` - * `COMPRESSED_RG11_EAC` with type `const` - * `COMPRESSED_SIGNED_RG11_EAC` with type `const` - * `COMPRESSED_RGB8_ETC2` with type `const` - * `COMPRESSED_SRGB8_ETC2` with type `const` - * `COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2` with type `const` - * `COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2` with type `const` - * `COMPRESSED_RGBA8_ETC2_EAC` with type `const` - * `COMPRESSED_SRGB8_ALPHA8_ETC2_EAC` with type `const` -- [WebGL WEBGL_compressed_texture_etc1 Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/): - * `WEBGL_compressed_texture_etc1` with type `interface` - * `COMPRESSED_RGB_ETC1_WEBGL` with type `const` -- [WebGL WEBGL_compressed_texture_pvrtc Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/): - * `WEBGL_compressed_texture_pvrtc` with type `interface` - * `COMPRESSED_RGB_PVRTC_4BPPV1_IMG` with type `const` - * `COMPRESSED_RGB_PVRTC_2BPPV1_IMG` with type `const` - * `COMPRESSED_RGBA_PVRTC_4BPPV1_IMG` with type `const` - * `COMPRESSED_RGBA_PVRTC_2BPPV1_IMG` with type `const` -- [WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/): - * `WEBGL_compressed_texture_s3tc` with type `interface` - * `COMPRESSED_RGB_S3TC_DXT1_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT1_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT3_EXT` with type `const` - * `COMPRESSED_RGBA_S3TC_DXT5_EXT` with type `const` - [WebGL WEBGL_compressed_texture_s3tc_srgb Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc_srgb/): * `WEBGL_compressed_texture_s3tc_srgb` with type `interface` * `COMPRESSED_SRGB_S3TC_DXT1_EXT` with type `const` @@ -681,18 +748,12 @@ Also, please keep in mind that Reffy only knows about IDL terms defined in the s * `WEBGL_lose_context` with type `interface` * `loseContext()` with type `method` * `restoreContext()` with type `method` -- [WebGL WEBGL_multi_draw Extension Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/): - * `WEBGL_multi_draw` with type `interface` - * `multiDrawArraysWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, drawcount)` with type `method` - * `multiDrawElementsWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, drawcount)` with type `method` - * `multiDrawArraysInstancedWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, drawcount)` with type `method` - * `multiDrawElementsInstancedWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, drawcount)` with type `method` - [WebGL WEBGL_multi_draw_instanced_base_vertex_base_instance Extension Draft Specification](https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw_instanced_base_vertex_base_instance/): * `WEBGL_multi_draw_instanced_base_vertex_base_instance` with type `interface` * `multiDrawArraysInstancedBaseInstanceWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, baseInstancesList, baseInstancesOffset, drawCount)` with type `method` * `multiDrawElementsInstancedBaseVertexBaseInstanceWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, baseVerticesList, baseVerticesOffset, baseInstancesList, baseInstancesOffset, drawCount)` with type `method` -=> 392 properties without definition found in 44 specifications +=> 202 properties without definition found in 10 specifications ## Possibly no definition for CSS properties diff --git a/ed/study.json b/ed/study.json index f91143fcb03b..851838accaaa 100644 --- a/ed/study.json +++ b/ed/study.json @@ -2,10 +2,10 @@ "type": "study", "title": "Reffy crawl", "description": "", - "date": "2021-02-16T08:18:11.219Z", + "date": "2021-02-16T13:12:38.269Z", "stats": { "crawled": 383, - "errors": 0, + "errors": 34, "studied": 383 }, "results": [ @@ -1670,7 +1670,7 @@ { "title": "Contact Picker API", "shortname": "contact-api", - "date": "2 January 2020", + "date": "16 February 2021", "url": "https://wicg.github.io/contact-api/spec/", "nightly": { "url": "https://wicg.github.io/contact-api/spec/", @@ -38978,7 +38978,7 @@ { "title": "Pointer Events", "shortname": "pointerevents3", - "date": "18 January 2021", + "date": "16 February 2021", "url": "https://www.w3.org/TR/pointerevents3/", "release": { "url": "https://www.w3.org/TR/pointerevents3/", @@ -39583,7 +39583,7 @@ { "title": "Proximity Sensor", "shortname": "proximity", - "date": "9 August 2019", + "date": "24 September 2019", "url": "https://www.w3.org/TR/proximity/", "release": { "url": "https://www.w3.org/TR/proximity/", @@ -47813,7 +47813,7 @@ { "title": "WebGL ANGLE_instanced_arrays Khronos Ratified Extension Specification", "shortname": "ANGLE_instanced_arrays", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", @@ -47821,137 +47821,24 @@ "sourcePath": "extensions/ANGLE_instanced_arrays/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/ANGLE_instanced_arrays/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/ANGLE_instanced_arrays/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 123)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLsizei", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLintptr", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLuint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "ANGLE_instanced_arrays" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "VERTEX_ATTRIB_ARRAY_DIVISOR_ANGLE" - ], - "type": "const", - "for": [ - "ANGLE_instanced_arrays" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "drawArraysInstancedANGLE(mode, first, count, primcount)" - ], - "type": "method", - "for": [ - "ANGLE_instanced_arrays" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "drawElementsInstancedANGLE(mode, count, type, offset, primcount)" - ], - "type": "method", - "for": [ - "ANGLE_instanced_arrays" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "vertexAttribDivisorANGLE(index, divisor)" - ], - "type": "method", - "for": [ - "ANGLE_instanced_arrays" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -47965,7 +47852,7 @@ { "title": "WebGL EXT_blend_minmax Khronos Ratified Extension Specification", "shortname": "EXT_blend_minmax", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", @@ -47973,58 +47860,24 @@ "sourcePath": "extensions/EXT_blend_minmax/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_blend_minmax/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_blend_minmax/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 124)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_blend_minmax" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "MIN_EXT" - ], - "type": "const", - "for": [ - "EXT_blend_minmax" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "MAX_EXT" - ], - "type": "const", - "for": [ - "EXT_blend_minmax" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48038,7 +47891,7 @@ { "title": "WebGL EXT_clip_cull_distance Extension Draft Specification", "shortname": "EXT_clip_cull_distance", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", @@ -48046,175 +47899,24 @@ "sourcePath": "extensions/EXT_clip_cull_distance/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_clip_cull_distance/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_clip_cull_distance/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 125)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_clip_cull_distance" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "MAX_CLIP_DISTANCES_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "MAX_CULL_DISTANCES_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "MAX_COMBINED_CLIP_AND_CULL_DISTANCES_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE0_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE1_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE2_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE3_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE4_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE5_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE6_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CLIP_DISTANCE7_EXT" - ], - "type": "const", - "for": [ - "EXT_clip_cull_distance" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48228,7 +47930,7 @@ { "title": "WebGL EXT_color_buffer_float Extension Specification", "shortname": "EXT_color_buffer_float", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", @@ -48236,32 +47938,24 @@ "sourcePath": "extensions/EXT_color_buffer_float/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_color_buffer_float/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 126)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_color_buffer_float" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48275,7 +47969,7 @@ { "title": "WebGL EXT_color_buffer_half_float Extension Specification", "shortname": "EXT_color_buffer_half_float", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", @@ -48283,84 +47977,24 @@ "sourcePath": "extensions/EXT_color_buffer_half_float/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_color_buffer_half_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_color_buffer_half_float/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_color_buffer_half_float" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "RGBA16F_EXT" - ], - "type": "const", - "for": [ - "EXT_color_buffer_half_float" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RGB16F_EXT" - ], - "type": "const", - "for": [ - "EXT_color_buffer_half_float" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT" - ], - "type": "const", - "for": [ - "EXT_color_buffer_half_float" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "UNSIGNED_NORMALIZED_EXT" - ], - "type": "const", - "for": [ - "EXT_color_buffer_half_float" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48374,7 +48008,7 @@ { "title": "WebGL EXT_disjoint_timer_query Extension Specification", "shortname": "EXT_disjoint_timer_query", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", @@ -48382,274 +48016,24 @@ "sourcePath": "extensions/EXT_disjoint_timer_query/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_disjoint_timer_query/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 129)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "WebGLObject", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "GLuint64EXT" - ], - "type": "typedef", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "WebGLTimerQueryEXT" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "EXT_disjoint_timer_query" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "QUERY_COUNTER_BITS_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "CURRENT_QUERY_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "QUERY_RESULT_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "QUERY_RESULT_AVAILABLE_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "TIME_ELAPSED_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "TIMESTAMP_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "GPU_DISJOINT_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "createQueryEXT()" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "deleteQueryEXT(query)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "isQueryEXT(query)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "beginQueryEXT(target, query)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "endQueryEXT(target)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "queryCounterEXT(query, target)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "getQueryEXT(target, pname)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "getQueryObjectEXT(query, pname)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48663,7 +48047,7 @@ { "title": "WebGL EXT_disjoint_timer_query_webgl2 Extension Specification", "shortname": "EXT_disjoint_timer_query_webgl2", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", @@ -48671,120 +48055,24 @@ "sourcePath": "extensions/EXT_disjoint_timer_query_webgl2/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_disjoint_timer_query_webgl2/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_disjoint_timer_query_webgl2/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 128)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "WebGLQuery", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/2.0/", - "title": "WebGL 2.0 Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/2.0/" - } - ] - }, - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_disjoint_timer_query_webgl2" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "QUERY_COUNTER_BITS_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query_webgl2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "TIME_ELAPSED_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query_webgl2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "TIMESTAMP_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query_webgl2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "GPU_DISJOINT_EXT" - ], - "type": "const", - "for": [ - "EXT_disjoint_timer_query_webgl2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "queryCounterEXT(query, target)" - ], - "type": "method", - "for": [ - "EXT_disjoint_timer_query_webgl2" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48798,7 +48086,7 @@ { "title": "WebGL EXT_float_blend Extension Specification", "shortname": "EXT_float_blend", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", @@ -48806,32 +48094,24 @@ "sourcePath": "extensions/EXT_float_blend/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_float_blend/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_float_blend/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 130)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_float_blend" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48845,7 +48125,7 @@ { "title": "WebGL EXT_frag_depth Khronos Ratified Extension Specification", "shortname": "EXT_frag_depth", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", @@ -48853,32 +48133,24 @@ "sourcePath": "extensions/EXT_frag_depth/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_frag_depth/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_frag_depth/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 131)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_frag_depth" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48892,7 +48164,7 @@ { "title": "WebGL EXT_shader_texture_lod Khronos Ratified Extension Specification", "shortname": "EXT_shader_texture_lod", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", @@ -48900,32 +48172,24 @@ "sourcePath": "extensions/EXT_shader_texture_lod/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_shader_texture_lod/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_shader_texture_lod/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 132)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_shader_texture_lod" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -48939,7 +48203,7 @@ { "title": "WebGL EXT_sRGB Extension Specification", "shortname": "EXT_sRGB", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", @@ -48947,84 +48211,24 @@ "sourcePath": "extensions/EXT_sRGB/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_sRGB/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_sRGB/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 133)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_sRGB" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "SRGB_EXT" - ], - "type": "const", - "for": [ - "EXT_sRGB" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "SRGB_ALPHA_EXT" - ], - "type": "const", - "for": [ - "EXT_sRGB" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "SRGB8_ALPHA8_EXT" - ], - "type": "const", - "for": [ - "EXT_sRGB" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_ATTACHMENT_COLOR_ENCODING_EXT" - ], - "type": "const", - "for": [ - "EXT_sRGB" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49038,7 +48242,7 @@ { "title": "WebGL EXT_texture_compression_bptc Extension Specification", "shortname": "EXT_texture_compression_bptc", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", @@ -49046,84 +48250,24 @@ "sourcePath": "extensions/EXT_texture_compression_bptc/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_bptc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_compression_bptc/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 134)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_texture_compression_bptc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_BPTC_UNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_bptc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB_ALPHA_BPTC_UNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_bptc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_BPTC_SIGNED_FLOAT_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_bptc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_BPTC_UNSIGNED_FLOAT_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_bptc" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49137,7 +48281,7 @@ { "title": "WebGL EXT_texture_compression_rgtc Extension Specification", "shortname": "EXT_texture_compression_rgtc", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", @@ -49145,84 +48289,24 @@ "sourcePath": "extensions/EXT_texture_compression_rgtc/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_compression_rgtc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_compression_rgtc/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_texture_compression_rgtc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RED_RGTC1_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_rgtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SIGNED_RED_RGTC1_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_rgtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RED_GREEN_RGTC2_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_rgtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SIGNED_RED_GREEN_RGTC2_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_compression_rgtc" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49236,7 +48320,7 @@ { "title": "WebGL EXT_texture_filter_anisotropic Khronos Ratified Extension Specification", "shortname": "EXT_texture_filter_anisotropic", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", @@ -49244,58 +48328,24 @@ "sourcePath": "extensions/EXT_texture_filter_anisotropic/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_filter_anisotropic/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_filter_anisotropic/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_texture_filter_anisotropic" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "TEXTURE_MAX_ANISOTROPY_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_filter_anisotropic" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "MAX_TEXTURE_MAX_ANISOTROPY_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_filter_anisotropic" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49309,7 +48359,7 @@ { "title": "WebGL EXT_texture_norm16 Extension Specification", "shortname": "EXT_texture_norm16", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", @@ -49317,136 +48367,24 @@ "sourcePath": "extensions/EXT_texture_norm16/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/EXT_texture_norm16/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/EXT_texture_norm16/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 137)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "EXT_texture_norm16" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "R16_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RG16_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RGB16_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RGBA16_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "R16_SNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RG16_SNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RGB16_SNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "RGBA16_SNORM_EXT" - ], - "type": "const", - "for": [ - "EXT_texture_norm16" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49460,7 +48398,7 @@ { "title": "WebGL KHR_parallel_shader_compile Extension Specification", "shortname": "KHR_parallel_shader_compile", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", @@ -49468,45 +48406,24 @@ "sourcePath": "extensions/KHR_parallel_shader_compile/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/KHR_parallel_shader_compile/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/KHR_parallel_shader_compile/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 138)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "KHR_parallel_shader_compile" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPLETION_STATUS_KHR" - ], - "type": "const", - "for": [ - "KHR_parallel_shader_compile" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49520,7 +48437,7 @@ { "title": "WebGL OES_draw_buffers_indexed Extension Draft Specification", "shortname": "OES_draw_buffers_indexed", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", @@ -49528,156 +48445,24 @@ "sourcePath": "extensions/OES_draw_buffers_indexed/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_draw_buffers_indexed/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_draw_buffers_indexed/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLuint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLboolean", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_draw_buffers_indexed" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "enableiOES(target, index)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "disableiOES(target, index)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "blendEquationiOES(buf, mode)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "blendEquationSeparateiOES(buf, modeRGB, modeAlpha)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "blendFunciOES(buf, src, dst)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "blendFuncSeparateiOES(buf, srcRGB, dstRGB, srcAlpha, dstAlpha)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "colorMaskiOES(buf, r, g, b, a)" - ], - "type": "method", - "for": [ - "OES_draw_buffers_indexed" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49691,7 +48476,7 @@ { "title": "WebGL OES_element_index_uint Khronos Ratified Extension Specification", "shortname": "OES_element_index_uint", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", @@ -49699,32 +48484,24 @@ "sourcePath": "extensions/OES_element_index_uint/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_element_index_uint/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_element_index_uint/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_element_index_uint" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49738,7 +48515,7 @@ { "title": "WebGL OES_fbo_render_mipmap Extension Specification", "shortname": "OES_fbo_render_mipmap", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", @@ -49746,32 +48523,24 @@ "sourcePath": "extensions/OES_fbo_render_mipmap/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_fbo_render_mipmap/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_fbo_render_mipmap/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 141)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_fbo_render_mipmap" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49785,7 +48554,7 @@ { "title": "WebGL OES_standard_derivatives Khronos Ratified Extension Specification", "shortname": "OES_standard_derivatives", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", @@ -49793,45 +48562,24 @@ "sourcePath": "extensions/OES_standard_derivatives/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_standard_derivatives/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_standard_derivatives/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 142)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_standard_derivatives" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "FRAGMENT_SHADER_DERIVATIVE_HINT_OES" - ], - "type": "const", - "for": [ - "OES_standard_derivatives" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49845,7 +48593,7 @@ { "title": "WebGL OES_texture_float Khronos Ratified Extension Specification", "shortname": "OES_texture_float", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", @@ -49853,32 +48601,24 @@ "sourcePath": "extensions/OES_texture_float/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_float/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 144)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_texture_float" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49892,7 +48632,7 @@ { "title": "WebGL OES_texture_float_linear Khronos Ratified Extension Specification", "shortname": "OES_texture_float_linear", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", @@ -49900,32 +48640,24 @@ "sourcePath": "extensions/OES_texture_float_linear/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_float_linear/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_float_linear/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_texture_float_linear" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49939,7 +48671,7 @@ { "title": "WebGL OES_texture_half_float Khronos Ratified Extension Specification", "shortname": "OES_texture_half_float", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", @@ -49947,45 +48679,24 @@ "sourcePath": "extensions/OES_texture_half_float/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_half_float/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 146)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_texture_half_float" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "HALF_FLOAT_OES" - ], - "type": "const", - "for": [ - "OES_texture_half_float" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -49999,7 +48710,7 @@ { "title": "WebGL OES_texture_half_float_linear Khronos Ratified Extension Specification", "shortname": "OES_texture_half_float_linear", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", @@ -50007,32 +48718,24 @@ "sourcePath": "extensions/OES_texture_half_float_linear/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_texture_half_float_linear/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_texture_half_float_linear/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OES_texture_half_float_linear" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -50046,7 +48749,7 @@ { "title": "WebGL OES_vertex_array_object Khronos Ratified Extension Specification", "shortname": "OES_vertex_array_object", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", @@ -50054,132 +48757,24 @@ "sourcePath": "extensions/OES_vertex_array_object/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OES_vertex_array_object/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OES_vertex_array_object/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "WebGLObject", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLboolean", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WebGLVertexArrayObjectOES" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "OES_vertex_array_object" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "VERTEX_ARRAY_BINDING_OES" - ], - "type": "const", - "for": [ - "OES_vertex_array_object" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "createVertexArrayOES()" - ], - "type": "method", - "for": [ - "OES_vertex_array_object" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "deleteVertexArrayOES(arrayObject)" - ], - "type": "method", - "for": [ - "OES_vertex_array_object" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "isVertexArrayOES(arrayObject)" - ], - "type": "method", - "for": [ - "OES_vertex_array_object" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "bindVertexArrayOES(arrayObject)" - ], - "type": "method", - "for": [ - "OES_vertex_array_object" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -50193,7 +48788,7 @@ { "title": "WebGL OVR_multiview2 Extension Specification", "shortname": "OVR_multiview2", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", @@ -50201,140 +48796,24 @@ "sourcePath": "extensions/OVR_multiview2/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/OVR_multiview2/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/OVR_multiview2/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 148)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "WebGLTexture", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLsizei", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "OVR_multiview2" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_ATTACHMENT_TEXTURE_NUM_VIEWS_OVR" - ], - "type": "const", - "for": [ - "OVR_multiview2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_ATTACHMENT_TEXTURE_BASE_VIEW_INDEX_OVR" - ], - "type": "const", - "for": [ - "OVR_multiview2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "MAX_VIEWS_OVR" - ], - "type": "const", - "for": [ - "OVR_multiview2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_INCOMPLETE_VIEW_TARGETS_OVR" - ], - "type": "const", - "for": [ - "OVR_multiview2" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "framebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, numViews)" - ], - "type": "method", - "for": [ - "OVR_multiview2" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -50426,746 +48905,111 @@ }, { "title": "WebGL WEBGL_blend_equation_advanced_coherent Extension Draft Specification", - "shortname": "WEBGL_blend_equation_advanced_coherent", - "date": "12 February 2021", - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", - "nightly": { - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", - "repository": "https://github.com/KhronosGroup/WebGL", - "sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml", - "filename": "index.html" - }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", - "report": { - "noNormativeRefs": true, - "noRefToWebIDL": true, - "hasInvalidIdl": false, - "hasObsoleteIdl": false, - "unknownExposedNames": [], - "unknownIdlNames": [], - "redefinedIdlNames": [], - "missingWebIdlRef": [], - "missingDfns": { - "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "MULTIPLY" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "SCREEN" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "OVERLAY" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "DARKEN" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "LIGHTEN" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COLORDODGE" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COLORBURN" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "HARDLIGHT" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "SOFTLIGHT" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "DIFFERENCE" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "EXCLUSION" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "HSL_HUE" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "HSL_SATURATION" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "HSL_COLOR" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "HSL_LUMINOSITY" - ], - "type": "const", - "for": [ - "WEBGL_blend_equation_advanced_coherent" - ], - "access": "public", - "informative": false - } - } - ] - }, - "missingLinkRef": [], - "inconsistentRef": [], - "referencedBy": { - "normative": [], - "informative": [] - }, - "ok": false - } - }, - { - "title": "WebGL WEBGL_color_buffer_float Extension Specification", - "shortname": "WEBGL_color_buffer_float", - "date": "12 February 2021", - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", - "nightly": { - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", - "repository": "https://github.com/KhronosGroup/WebGL", - "sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml", - "filename": "index.html" - }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", - "report": { - "noNormativeRefs": true, - "noRefToWebIDL": true, - "hasInvalidIdl": false, - "hasObsoleteIdl": false, - "unknownExposedNames": [], - "unknownIdlNames": [], - "redefinedIdlNames": [], - "missingWebIdlRef": [], - "missingDfns": { - "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_color_buffer_float" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "RGBA32F_EXT" - ], - "type": "const", - "for": [ - "WEBGL_color_buffer_float" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE_EXT" - ], - "type": "const", - "for": [ - "WEBGL_color_buffer_float" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "UNSIGNED_NORMALIZED_EXT" - ], - "type": "const", - "for": [ - "WEBGL_color_buffer_float" - ], - "access": "public", - "informative": false - } - } - ] - }, - "missingLinkRef": [], - "inconsistentRef": [], - "referencedBy": { - "normative": [], - "informative": [] - }, - "ok": false - } - }, - { - "title": "WebGL WEBGL_compressed_texture_astc Extension Specification", - "shortname": "WEBGL_compressed_texture_astc", - "date": "12 February 2021", - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", - "nightly": { - "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", - "repository": "https://github.com/KhronosGroup/WebGL", - "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml", - "filename": "index.html" - }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", - "report": { - "noNormativeRefs": true, - "noRefToWebIDL": true, - "hasInvalidIdl": false, - "hasObsoleteIdl": false, - "unknownExposedNames": [], - "unknownIdlNames": [], - "redefinedIdlNames": [], - "missingWebIdlRef": [], - "missingDfns": { - "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_compressed_texture_astc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_4x4_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_5x4_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_5x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_6x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_6x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_8x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_8x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_8x8_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_10x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_10x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_10x8_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_10x10_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_12x10_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_ASTC_12x12_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "getSupportedProfiles()" - ], - "type": "method", - "for": [ - "WEBGL_compressed_texture_astc" - ], - "access": "public", - "informative": false - } - } - ] + "shortname": "WEBGL_blend_equation_advanced_coherent", + "date": "", + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", + "nightly": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml", + "filename": "index.html" + }, + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_blend_equation_advanced_coherent/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_blend_equation_advanced_coherent/extension.xml", + "filename": "index.html" + }, + "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", + "noNormativeRefs": true, + "noRefToWebIDL": false, + "hasInvalidIdl": false, + "unknownExposedNames": [], + "unknownIdlNames": [], + "redefinedIdlNames": [], + "missingWebIdlRef": [], + "missingDfns": { + "css": [], + "idl": [] + }, + "missingLinkRef": [], + "inconsistentRef": [], + "referencedBy": { + "normative": [], + "informative": [] + }, + "ok": false + } + }, + { + "title": "WebGL WEBGL_color_buffer_float Extension Specification", + "shortname": "WEBGL_color_buffer_float", + "date": "", + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", + "nightly": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml", + "filename": "index.html" + }, + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_color_buffer_float/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_color_buffer_float/extension.xml", + "filename": "index.html" + }, + "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 150)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", + "noNormativeRefs": true, + "noRefToWebIDL": false, + "hasInvalidIdl": false, + "unknownExposedNames": [], + "unknownIdlNames": [], + "redefinedIdlNames": [], + "missingWebIdlRef": [], + "missingDfns": { + "css": [], + "idl": [] + }, + "missingLinkRef": [], + "inconsistentRef": [], + "referencedBy": { + "normative": [], + "informative": [] + }, + "ok": false + } + }, + { + "title": "WebGL WEBGL_compressed_texture_astc Extension Specification", + "shortname": "WEBGL_compressed_texture_astc", + "date": "", + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", + "nightly": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml", + "filename": "index.html" + }, + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_astc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_astc/extension.xml", + "filename": "index.html" + }, + "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", + "noNormativeRefs": true, + "noRefToWebIDL": false, + "hasInvalidIdl": false, + "unknownExposedNames": [], + "unknownIdlNames": [], + "redefinedIdlNames": [], + "missingWebIdlRef": [], + "missingDfns": { + "css": [], + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -51179,7 +49023,7 @@ { "title": "WebGL WEBGL_compressed_texture_etc Extension Specification", "shortname": "WEBGL_compressed_texture_etc", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", @@ -51187,162 +49031,24 @@ "sourcePath": "extensions/WEBGL_compressed_texture_etc/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_etc/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at runNextTicks (internal/process/task_queues.js:58:5)\n at listOnTimeout (internal/timers.js:523:9)\n at processTimers (internal/timers.js:497:7)\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_compressed_texture_etc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_R11_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SIGNED_R11_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RG11_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SIGNED_RG11_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB8_ETC2" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ETC2" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB8_PUNCHTHROUGH_ALPHA1_ETC2" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_PUNCHTHROUGH_ALPHA1_ETC2" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA8_ETC2_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_SRGB8_ALPHA8_ETC2_EAC" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -51356,7 +49062,7 @@ { "title": "WebGL WEBGL_compressed_texture_etc1 Extension Specification", "shortname": "WEBGL_compressed_texture_etc1", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", @@ -51364,45 +49070,24 @@ "sourcePath": "extensions/WEBGL_compressed_texture_etc1/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_etc1/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_etc1/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 153)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_compressed_texture_etc1" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_ETC1_WEBGL" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_etc1" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -51416,7 +49101,7 @@ { "title": "WebGL WEBGL_compressed_texture_pvrtc Extension Specification", "shortname": "WEBGL_compressed_texture_pvrtc", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", @@ -51424,84 +49109,24 @@ "sourcePath": "extensions/WEBGL_compressed_texture_pvrtc/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_pvrtc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_pvrtc/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 154)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_compressed_texture_pvrtc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_PVRTC_4BPPV1_IMG" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_pvrtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_PVRTC_2BPPV1_IMG" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_pvrtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_PVRTC_4BPPV1_IMG" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_pvrtc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_PVRTC_2BPPV1_IMG" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_pvrtc" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -51515,7 +49140,7 @@ { "title": "WebGL WEBGL_compressed_texture_s3tc Khronos Ratified Extension Specification", "shortname": "WEBGL_compressed_texture_s3tc", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", @@ -51523,84 +49148,24 @@ "sourcePath": "extensions/WEBGL_compressed_texture_s3tc/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_compressed_texture_s3tc/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_compressed_texture_s3tc/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 156)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], "unknownIdlNames": [], "redefinedIdlNames": [], "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_compressed_texture_s3tc" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGB_S3TC_DXT1_EXT" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_s3tc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_S3TC_DXT1_EXT" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_s3tc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_S3TC_DXT3_EXT" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_s3tc" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "COMPRESSED_RGBA_S3TC_DXT5_EXT" - ], - "type": "const", - "for": [ - "WEBGL_compressed_texture_s3tc" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -52633,7 +50198,7 @@ { "title": "WebGL WEBGL_multi_draw Extension Specification", "shortname": "WEBGL_multi_draw", - "date": "12 February 2021", + "date": "", "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", "nightly": { "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", @@ -52641,127 +50206,24 @@ "sourcePath": "extensions/WEBGL_multi_draw/extension.xml", "filename": "index.html" }, - "crawled": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", + "crawled": { + "url": "https://www.khronos.org/registry/webgl/extensions/WEBGL_multi_draw/", + "repository": "https://github.com/KhronosGroup/WebGL", + "sourcePath": "extensions/WEBGL_multi_draw/extension.xml", + "filename": "index.html" + }, "report": { + "error": "TimeoutError: Navigation timeout of 120000 ms exceeded TimeoutError: Navigation timeout of 120000 ms exceeded\n at /home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/LifecycleWatcher.js:106:111\n at async FrameManager.navigateFrame (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:90:21)\n at async Frame.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/FrameManager.js:416:16)\n at async Page.goto (/home/runner/work/webref/webref/reffy/node_modules/puppeteer/lib/cjs/puppeteer/common/Page.js:789:16)\n at async processSpecification (/home/runner/work/webref/webref/reffy/src/lib/util.js:303:13)\n at async crawlSpec (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:79:24)\n at async crawlSpecAndPromise (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:234:24)\n at async Promise.all (index 164)\n at async crawlList (/home/runner/work/webref/webref/reffy/src/cli/crawl-specs.js:240:21)\n at async Promise.all (index 0)", "noNormativeRefs": true, - "noRefToWebIDL": true, + "noRefToWebIDL": false, "hasInvalidIdl": false, - "hasObsoleteIdl": false, "unknownExposedNames": [], - "unknownIdlNames": [ - "void" - ], + "unknownIdlNames": [], "redefinedIdlNames": [], - "missingWebIdlRef": [ - { - "name": "GLenum", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLuint", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - }, - { - "name": "GLsizei", - "refs": [ - { - "url": "https://www.khronos.org/registry/webgl/specs/latest/1.0/", - "title": "WebGL Specification", - "crawled": "https://www.khronos.org/registry/webgl/specs/latest/1.0/" - } - ] - } - ], + "missingWebIdlRef": [], "missingDfns": { "css": [], - "idl": [ - { - "expected": { - "linkingText": [ - "WEBGL_multi_draw" - ], - "type": "interface", - "for": [], - "access": "public", - "informative": false - }, - "for": null - }, - { - "expected": { - "linkingText": [ - "multiDrawArraysWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, drawcount)" - ], - "type": "method", - "for": [ - "WEBGL_multi_draw" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "multiDrawElementsWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, drawcount)" - ], - "type": "method", - "for": [ - "WEBGL_multi_draw" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "multiDrawArraysInstancedWEBGL(mode, firstsList, firstsOffset, countsList, countsOffset, instanceCountsList, instanceCountsOffset, drawcount)" - ], - "type": "method", - "for": [ - "WEBGL_multi_draw" - ], - "access": "public", - "informative": false - } - }, - { - "expected": { - "linkingText": [ - "multiDrawElementsInstancedWEBGL(mode, countsList, countsOffset, type, offsetsList, offsetsOffset, instanceCountsList, instanceCountsOffset, drawcount)" - ], - "type": "method", - "for": [ - "WEBGL_multi_draw" - ], - "access": "public", - "informative": false - } - } - ] + "idl": [] }, "missingLinkRef": [], "inconsistentRef": [], @@ -54092,7 +51554,7 @@ { "title": "WebXR Layers API Level 1", "shortname": "webxrlayers-1", - "date": "10 February 2021", + "date": "16 February 2021", "url": "https://www.w3.org/TR/webxrlayers-1/", "release": { "url": "https://www.w3.org/TR/webxrlayers-1/",