diff --git a/ed/dfns/css-typed-om-1.json b/ed/dfns/css-typed-om-1.json index 15c87ae47e6b..2cd10411a813 100644 --- a/ed/dfns/css-typed-om-1.json +++ b/ed/dfns/css-typed-om-1.json @@ -3078,16 +3078,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-cssmathclamp-min-val-max-min", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-min-val-max-min", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", "linkingText": [ - "min" + "lower" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSMathClamp/CSSMathClamp(min, val, max)", - "CSSMathClamp/constructor(min, val, max)" + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" ], "access": "public", "informative": false, @@ -3099,16 +3099,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-cssmathclamp-min-val-max-val", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-min-val-max-val", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-value", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-value", "linkingText": [ - "val" + "value" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSMathClamp/CSSMathClamp(min, val, max)", - "CSSMathClamp/constructor(min, val, max)" + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" ], "access": "public", "informative": false, @@ -3120,16 +3120,16 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-cssmathclamp-min-val-max-max", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-min-val-max-max", + "id": "dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", "linkingText": [ - "max" + "upper" ], "localLinkingText": [], "type": "argument", "for": [ - "CSSMathClamp/CSSMathClamp(min, val, max)", - "CSSMathClamp/constructor(min, val, max)" + "CSSMathClamp/CSSMathClamp(lower, value, upper)", + "CSSMathClamp/constructor(lower, value, upper)" ], "access": "public", "informative": false, @@ -3141,10 +3141,10 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-min", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-min", + "id": "dom-cssmathclamp-lower", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-lower", "linkingText": [ - "min" + "lower" ], "localLinkingText": [], "type": "attribute", @@ -3161,10 +3161,10 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-val", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-val", + "id": "dom-cssmathclamp-value", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-value", "linkingText": [ - "val" + "value" ], "localLinkingText": [], "type": "attribute", @@ -3181,10 +3181,10 @@ "definedIn": "pre" }, { - "id": "dom-cssmathclamp-max", - "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-max", + "id": "dom-cssmathclamp-upper", + "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-upper", "linkingText": [ - "max" + "upper" ], "localLinkingText": [], "type": "attribute", @@ -3519,8 +3519,8 @@ "id": "dom-cssmathclamp-cssmathclamp", "href": "https://drafts.css-houdini.org/css-typed-om-1/#dom-cssmathclamp-cssmathclamp", "linkingText": [ - "CSSMathClamp(min, val, max)", - "constructor(min, val, max)" + "CSSMathClamp(lower, value, upper)", + "constructor(lower, value, upper)" ], "localLinkingText": [], "type": "constructor", diff --git a/ed/dfns/webgpu.json b/ed/dfns/webgpu.json index 051f84f51b2e..b4d463b8361c 100644 --- a/ed/dfns/webgpu.json +++ b/ed/dfns/webgpu.json @@ -12658,6 +12658,64 @@ }, "definedIn": "prose" }, + { + "id": "dictdef-gpuimagecopytexturetagged", + "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuimagecopytexturetagged", + "linkingText": [ + "GPUImageCopyTextureTagged" + ], + "localLinkingText": [], + "type": "dictionary", + "for": [], + "access": "public", + "informative": false, + "heading": { + "id": "gpu-image-copy-texture-tagged", + "title": "GPUImageCopyTextureTagged", + "number": "12.3.4" + }, + "definedIn": "heading" + }, + { + "id": "dom-gpuimagecopytexturetagged-colorspace", + "href": "https://gpuweb.github.io/gpuweb/#dom-gpuimagecopytexturetagged-colorspace", + "linkingText": [ + "colorSpace" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "GPUImageCopyTextureTagged" + ], + "access": "public", + "informative": false, + "heading": { + "id": "gpu-image-copy-texture-tagged", + "title": "GPUImageCopyTextureTagged", + "number": "12.3.4" + }, + "definedIn": "dt" + }, + { + "id": "dom-gpuimagecopytexturetagged-premultipliedalpha", + "href": "https://gpuweb.github.io/gpuweb/#dom-gpuimagecopytexturetagged-premultipliedalpha", + "linkingText": [ + "premultipliedAlpha" + ], + "localLinkingText": [], + "type": "dict-member", + "for": [ + "GPUImageCopyTextureTagged" + ], + "access": "public", + "informative": false, + "heading": { + "id": "gpu-image-copy-texture-tagged", + "title": "GPUImageCopyTextureTagged", + "number": "12.3.4" + }, + "definedIn": "dt" + }, { "id": "dictdef-gpuimagecopyexternalimage", "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuimagecopyexternalimage", @@ -12672,7 +12730,7 @@ "heading": { "id": "gpu-image-copy-external-image", "title": "GPUImageCopyExternalImage", - "number": "12.3.4" + "number": "12.3.5" }, "definedIn": "heading" }, @@ -12692,7 +12750,7 @@ "heading": { "id": "gpu-image-copy-external-image", "title": "GPUImageCopyExternalImage", - "number": "12.3.4" + "number": "12.3.5" }, "definedIn": "dt" }, @@ -12712,7 +12770,7 @@ "heading": { "id": "gpu-image-copy-external-image", "title": "GPUImageCopyExternalImage", - "number": "12.3.4" + "number": "12.3.5" }, "definedIn": "dt" }, @@ -12732,7 +12790,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "dt" }, @@ -12752,7 +12810,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "table" }, @@ -12772,7 +12830,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "table" }, @@ -12792,7 +12850,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "table" }, @@ -12812,7 +12870,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "table" }, @@ -12832,7 +12890,7 @@ "heading": { "id": "buffer-copies", "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, "definedIn": "table" }, @@ -12850,7 +12908,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "prose" }, @@ -12868,7 +12926,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "prose" }, @@ -12886,7 +12944,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "prose" }, @@ -12906,7 +12964,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "dt" }, @@ -12926,7 +12984,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -12946,7 +13004,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -12966,7 +13024,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -12986,7 +13044,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "dt" }, @@ -13006,7 +13064,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13026,7 +13084,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13046,7 +13104,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13066,7 +13124,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "dt" }, @@ -13086,7 +13144,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13106,7 +13164,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13126,7 +13184,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "table" }, @@ -13144,7 +13202,7 @@ "heading": { "id": "image-copies", "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, "definedIn": "prose" }, @@ -17445,6 +17503,26 @@ }, "definedIn": "table" }, + { + "id": "dom-gpupresentationcontext-unconfigure", + "href": "https://gpuweb.github.io/gpuweb/#dom-gpupresentationcontext-unconfigure", + "linkingText": [ + "unconfigure()" + ], + "localLinkingText": [], + "type": "method", + "for": [ + "GPUPresentationContext" + ], + "access": "public", + "informative": false, + "heading": { + "id": "presentation-context", + "title": "GPUPresentationContext", + "number": "19.2" + }, + "definedIn": "dt" + }, { "id": "dom-gpupresentationcontext-getpreferredformat", "href": "https://gpuweb.github.io/gpuweb/#dom-gpupresentationcontext-getpreferredformat", diff --git a/ed/diff.md b/ed/diff.md index a848b4852100..1a96cf47ac60 100644 --- a/ed/diff.md +++ b/ed/diff.md @@ -2,33 +2,3 @@ % Reffy % June 15, 2021 -## Media Queries Level 4 - -- Initial URL: [https://www.w3.org/TR/mediaqueries-4/](https://www.w3.org/TR/mediaqueries-4/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/mediaqueries-4/](https://drafts.csswg.org/mediaqueries-4/) -- Spec title: *INS* Media Queries Level 4 / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true -- Missing references for links: *INS* https://www.w3.org/TR/security-privacy-questionnaire/ - - -## Media Queries Level 5 - -- Initial URL: [https://www.w3.org/TR/mediaqueries-5/](https://www.w3.org/TR/mediaqueries-5/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/mediaqueries-5/](https://drafts.csswg.org/mediaqueries-5/) -- Spec title: *INS* Media Queries Level 5 / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true - - -## Resize Observer - -- Initial URL: [https://www.w3.org/TR/resize-observer-1/](https://www.w3.org/TR/resize-observer-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/resize-observer/](https://drafts.csswg.org/resize-observer/) -- Spec title: *INS* Resize Observer / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true -- Obsolete WebIDL constructs found: *INS* false -- Missing references for links: *INS* https://www.w3.org/TR/css3-positioning/, https://www.w3.org/TR/css-display-3/, https://www.w3.org/TR/intersection-observer/, https://www.w3.org/TR/css3-multicol/ - - diff --git a/ed/diffnew.md b/ed/diffnew.md index a848b4852100..1a96cf47ac60 100644 --- a/ed/diffnew.md +++ b/ed/diffnew.md @@ -2,33 +2,3 @@ % Reffy % June 15, 2021 -## Media Queries Level 4 - -- Initial URL: [https://www.w3.org/TR/mediaqueries-4/](https://www.w3.org/TR/mediaqueries-4/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/mediaqueries-4/](https://drafts.csswg.org/mediaqueries-4/) -- Spec title: *INS* Media Queries Level 4 / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true -- Missing references for links: *INS* https://www.w3.org/TR/security-privacy-questionnaire/ - - -## Media Queries Level 5 - -- Initial URL: [https://www.w3.org/TR/mediaqueries-5/](https://www.w3.org/TR/mediaqueries-5/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/mediaqueries-5/](https://drafts.csswg.org/mediaqueries-5/) -- Spec title: *INS* Media Queries Level 5 / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true - - -## Resize Observer - -- Initial URL: [https://www.w3.org/TR/resize-observer-1/](https://www.w3.org/TR/resize-observer-1/) -- Crawled URL: [undefined](undefined) -- Editor's Draft: [https://drafts.csswg.org/resize-observer/](https://drafts.csswg.org/resize-observer/) -- Spec title: *INS* Resize Observer / *DEL* 500 Internal Server Error -- No normative references found: *INS* false / *DEL* true -- Obsolete WebIDL constructs found: *INS* false -- Missing references for links: *INS* https://www.w3.org/TR/css3-positioning/, https://www.w3.org/TR/css-display-3/, https://www.w3.org/TR/intersection-observer/, https://www.w3.org/TR/css3-multicol/ - - diff --git a/ed/headings/WGSL.json b/ed/headings/WGSL.json index b943497c2428..d0e315a2fc2f 100644 --- a/ed/headings/WGSL.json +++ b/ed/headings/WGSL.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 14 June 2021" + "title": "Editor’s Draft, 15 June 2021" }, { "id": "abstract", diff --git a/ed/headings/css-lists-3.json b/ed/headings/css-lists-3.json index 4b11ce944295..11badc44dc6f 100644 --- a/ed/headings/css-lists-3.json +++ b/ed/headings/css-lists-3.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 3 June 2021" + "title": "Editor’s Draft, 15 June 2021" }, { "id": "abstract", diff --git a/ed/headings/css-typed-om-1.json b/ed/headings/css-typed-om-1.json index 49e09de04fc6..987a9bdd0de0 100644 --- a/ed/headings/css-typed-om-1.json +++ b/ed/headings/css-typed-om-1.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 14 May 2021" + "title": "Editor’s Draft, 15 June 2021" }, { "id": "abstract", diff --git a/ed/headings/html.json b/ed/headings/html.json index a0c5efb7da34..6cc6ccdc93f7 100644 --- a/ed/headings/html.json +++ b/ed/headings/html.json @@ -7,7 +7,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "table-of-contents", @@ -22,7 +22,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "introduction", @@ -170,7 +170,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "infrastructure", @@ -258,7 +258,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "common-microsyntaxes", @@ -431,7 +431,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "urls", @@ -508,7 +508,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "common-dom-interfaces", @@ -561,7 +561,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "safe-passing-of-structured-data", @@ -626,7 +626,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "dom", @@ -864,7 +864,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "semantics", @@ -988,7 +988,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "sections", @@ -1095,7 +1095,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "grouping-content", @@ -1196,7 +1196,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "text-level-semantics", @@ -1381,7 +1381,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "links", @@ -1596,7 +1596,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "edits", @@ -1643,7 +1643,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "embedded-content", @@ -1672,7 +1672,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "images", @@ -1881,7 +1881,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-iframe-element", @@ -1910,7 +1910,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-video-element", @@ -2107,7 +2107,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-map-element", @@ -2142,7 +2142,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "mathml", @@ -2165,7 +2165,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "tables", @@ -2278,7 +2278,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "forms", @@ -2361,7 +2361,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-input-element", @@ -2588,7 +2588,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-button-element", @@ -2659,7 +2659,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "form-control-infrastructure", @@ -2862,7 +2862,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "interactive-elements", @@ -2939,7 +2939,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "scripting-3", @@ -3010,7 +3010,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-canvas-element", @@ -3219,7 +3219,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "custom-elements", @@ -3332,7 +3332,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "common-idioms", @@ -3397,7 +3397,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "microdata", @@ -3551,7 +3551,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "editing", @@ -3747,7 +3747,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "dnd", @@ -3818,7 +3818,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "browsers", @@ -3936,7 +3936,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-window-object", @@ -4055,7 +4055,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "origin", @@ -4138,7 +4138,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "history", @@ -4239,7 +4239,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "browsing-the-web", @@ -4364,7 +4364,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "webappapis", @@ -4662,7 +4662,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "dynamic-markup-insertion", @@ -4703,7 +4703,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "timers", @@ -4738,7 +4738,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "system-state-and-capabilities", @@ -4791,7 +4791,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "images-2", @@ -4808,7 +4808,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "comms", @@ -4824,7 +4824,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "server-sent-events", @@ -4889,7 +4889,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "network", @@ -4936,7 +4936,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "web-messaging", @@ -5037,7 +5037,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "workers", @@ -5239,7 +5239,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "worklets", @@ -5333,7 +5333,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "webstorage", @@ -5421,7 +5421,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "syntax", @@ -5515,7 +5515,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "parsing", @@ -6336,7 +6336,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "named-character-references", @@ -6347,7 +6347,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "the-xhtml-syntax", @@ -6381,7 +6381,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "rendering", @@ -6661,7 +6661,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "obsolete", @@ -6713,7 +6713,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "iana", @@ -6825,7 +6825,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "index", @@ -6870,7 +6870,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "references", @@ -6880,7 +6880,7 @@ { "id": "living-standard", "level": 2, - "title": "Living Standard — Last Updated 10 June 2021" + "title": "Living Standard — Last Updated 15 June 2021" }, { "id": "acknowledgments", diff --git a/ed/headings/webgpu.json b/ed/headings/webgpu.json index a19bcaf199be..bebb005fd946 100644 --- a/ed/headings/webgpu.json +++ b/ed/headings/webgpu.json @@ -12,7 +12,7 @@ { "id": "profile-and-date", "level": 2, - "title": "Editor’s Draft, 14 June 2021" + "title": "Editor’s Draft, 15 June 2021" }, { "id": "abstract", @@ -704,23 +704,29 @@ "title": "GPUImageCopyTexture", "number": "12.3.3" }, + { + "id": "gpu-image-copy-texture-tagged", + "level": 4, + "title": "GPUImageCopyTextureTagged", + "number": "12.3.4" + }, { "id": "gpu-image-copy-external-image", "level": 4, "title": "GPUImageCopyExternalImage", - "number": "12.3.4" + "number": "12.3.5" }, { "id": "buffer-copies", "level": 4, "title": "Buffer Copies", - "number": "12.3.5" + "number": "12.3.6" }, { "id": "image-copies", "level": 4, "title": "Image Copies", - "number": "12.3.6" + "number": "12.3.7" }, { "id": "command-encoder-debug-markers", diff --git a/ed/idl/css-typed-om.idl b/ed/idl/css-typed-om.idl index 9be9a1a764e0..56d42d6cea9f 100644 --- a/ed/idl/css-typed-om.idl +++ b/ed/idl/css-typed-om.idl @@ -158,10 +158,10 @@ interface CSSMathMax : CSSMathValue { [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathClamp : CSSMathValue { - constructor(CSSNumberish min, CSSNumberish val, CSSNumberish max); - readonly attribute CSSNumericValue min; - readonly attribute CSSNumericValue val; - readonly attribute CSSNumericValue max; + constructor(CSSNumberish lower, CSSNumberish value, CSSNumberish upper); + readonly attribute CSSNumericValue lower; + readonly attribute CSSNumericValue value; + readonly attribute CSSNumericValue upper; }; [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] diff --git a/ed/idl/pointerlock.idl b/ed/idl/pointerlock.idl index 873a965ce824..0204bf534248 100644 --- a/ed/idl/pointerlock.idl +++ b/ed/idl/pointerlock.idl @@ -18,11 +18,11 @@ partial interface mixin DocumentOrShadowRoot { }; partial interface MouseEvent { - readonly attribute long movementX; - readonly attribute long movementY; + readonly attribute double movementX; + readonly attribute double movementY; }; partial dictionary MouseEventInit { - long movementX = 0; - long movementY = 0; + double movementX = 0; + double movementY = 0; }; diff --git a/ed/idl/webgpu.idl b/ed/idl/webgpu.idl index c77571f2aa21..a9dbf96494fb 100644 --- a/ed/idl/webgpu.idl +++ b/ed/idl/webgpu.idl @@ -791,6 +791,11 @@ dictionary GPUImageCopyTexture { GPUTextureAspect aspect = "all"; }; +dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture { + GPUPredefinedColorSpace colorSpace = "srgb"; + boolean premultipliedAlpha = false; +}; + dictionary GPUImageCopyExternalImage { required (ImageBitmap or HTMLCanvasElement or OffscreenCanvas) source; GPUOrigin2D origin = {}; @@ -951,7 +956,7 @@ interface GPUQueue { undefined copyExternalImageToTexture( GPUImageCopyExternalImage source, - GPUImageCopyTexture destination, + GPUImageCopyTextureTagged destination, GPUExtent3D copySize); }; GPUQueue includes GPUObjectBase; @@ -984,7 +989,8 @@ enum GPUPipelineStatisticName { [Exposed=Window] interface GPUPresentationContext { - undefined configure(GPUPresentationConfiguration? configuration); + undefined configure(GPUPresentationConfiguration configuration); + undefined unconfigure(); GPUTextureFormat getPreferredFormat(GPUAdapter adapter); GPUTexture getCurrentTexture(); diff --git a/ed/idlnames.json b/ed/idlnames.json index 5f2fc5a740e2..9cb8a8e490cc 100644 --- a/ed/idlnames.json +++ b/ed/idlnames.json @@ -2707,6 +2707,10 @@ "fragment": "idlnames/GPUImageCopyTexture.idl", "parsed": "idlnamesparsed/GPUImageCopyTexture.json" }, + "GPUImageCopyTextureTagged": { + "fragment": "idlnames/GPUImageCopyTextureTagged.idl", + "parsed": "idlnamesparsed/GPUImageCopyTextureTagged.json" + }, "GPUImageDataLayout": { "fragment": "idlnames/GPUImageDataLayout.idl", "parsed": "idlnamesparsed/GPUImageDataLayout.json" diff --git a/ed/idlnames/CSSMathClamp.idl b/ed/idlnames/CSSMathClamp.idl index 2cb66ef203b9..24b1063cc23e 100644 --- a/ed/idlnames/CSSMathClamp.idl +++ b/ed/idlnames/CSSMathClamp.idl @@ -1,8 +1,8 @@ // Source: CSS Typed OM Level 1 (https://www.w3.org/TR/css-typed-om-1/) [Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)] interface CSSMathClamp : CSSMathValue { - constructor(CSSNumberish min, CSSNumberish val, CSSNumberish max); - readonly attribute CSSNumericValue min; - readonly attribute CSSNumericValue val; - readonly attribute CSSNumericValue max; + constructor(CSSNumberish lower, CSSNumberish value, CSSNumberish upper); + readonly attribute CSSNumericValue lower; + readonly attribute CSSNumericValue value; + readonly attribute CSSNumericValue upper; }; \ No newline at end of file diff --git a/ed/idlnames/GPUImageCopyTextureTagged.idl b/ed/idlnames/GPUImageCopyTextureTagged.idl new file mode 100644 index 000000000000..bc8f43e86f2e --- /dev/null +++ b/ed/idlnames/GPUImageCopyTextureTagged.idl @@ -0,0 +1,5 @@ +// Source: WebGPU (https://www.w3.org/TR/webgpu/) +dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture { + GPUPredefinedColorSpace colorSpace = "srgb"; + boolean premultipliedAlpha = false; +}; \ No newline at end of file diff --git a/ed/idlnames/GPUPresentationContext.idl b/ed/idlnames/GPUPresentationContext.idl index 45f176b6a7b4..4c6a952a9d94 100644 --- a/ed/idlnames/GPUPresentationContext.idl +++ b/ed/idlnames/GPUPresentationContext.idl @@ -1,7 +1,8 @@ // Source: WebGPU (https://www.w3.org/TR/webgpu/) [Exposed=Window] interface GPUPresentationContext { - undefined configure(GPUPresentationConfiguration? configuration); + undefined configure(GPUPresentationConfiguration configuration); + undefined unconfigure(); GPUTextureFormat getPreferredFormat(GPUAdapter adapter); GPUTexture getCurrentTexture(); diff --git a/ed/idlnames/GPUQueue.idl b/ed/idlnames/GPUQueue.idl index 4705808cefbd..f3fd15afa064 100644 --- a/ed/idlnames/GPUQueue.idl +++ b/ed/idlnames/GPUQueue.idl @@ -20,7 +20,7 @@ interface GPUQueue { undefined copyExternalImageToTexture( GPUImageCopyExternalImage source, - GPUImageCopyTexture destination, + GPUImageCopyTextureTagged destination, GPUExtent3D copySize); }; diff --git a/ed/idlnames/MouseEvent.idl b/ed/idlnames/MouseEvent.idl index 99d4d5b98b37..22b35eeeac5f 100644 --- a/ed/idlnames/MouseEvent.idl +++ b/ed/idlnames/MouseEvent.idl @@ -36,8 +36,8 @@ partial interface MouseEvent { // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial interface MouseEvent { - readonly attribute long movementX; - readonly attribute long movementY; + readonly attribute double movementX; + readonly attribute double movementY; }; // Source: UI Events (https://www.w3.org/TR/uievents/) diff --git a/ed/idlnames/MouseEventInit.idl b/ed/idlnames/MouseEventInit.idl index 4f923aa49b0d..1ecf72a15069 100644 --- a/ed/idlnames/MouseEventInit.idl +++ b/ed/idlnames/MouseEventInit.idl @@ -20,6 +20,6 @@ partial dictionary MouseEventInit { // Source: Pointer Lock 2.0 (https://www.w3.org/TR/pointerlock-2/) partial dictionary MouseEventInit { - long movementX = 0; - long movementY = 0; + double movementX = 0; + double movementY = 0; }; \ No newline at end of file diff --git a/ed/idlnamesparsed/CSSMathClamp.json b/ed/idlnamesparsed/CSSMathClamp.json index 3e3bafad8d22..d6fd9b08f9f9 100644 --- a/ed/idlnamesparsed/CSSMathClamp.json +++ b/ed/idlnamesparsed/CSSMathClamp.json @@ -5,7 +5,7 @@ "title": "CSS Typed OM Level 1", "url": "https://www.w3.org/TR/css-typed-om-1/" }, - "fragment": "[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]\ninterface CSSMathClamp : CSSMathValue {\n constructor(CSSNumberish min, CSSNumberish val, CSSNumberish max);\n readonly attribute CSSNumericValue min;\n readonly attribute CSSNumericValue val;\n readonly attribute CSSNumericValue max;\n};", + "fragment": "[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]\ninterface CSSMathClamp : CSSMathValue {\n constructor(CSSNumberish lower, CSSNumberish value, CSSNumberish upper);\n readonly attribute CSSNumericValue lower;\n readonly attribute CSSNumericValue value;\n readonly attribute CSSNumericValue upper;\n};", "href": "https://drafts.css-houdini.org/css-typed-om-1/#cssmathclamp" }, "extended": [], diff --git a/ed/idlnamesparsed/DragEvent.json b/ed/idlnamesparsed/DragEvent.json index 4cf9eb36a2bc..b3c621232b7c 100644 --- a/ed/idlnamesparsed/DragEvent.json +++ b/ed/idlnamesparsed/DragEvent.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial interface MouseEvent {\n readonly attribute long movementX;\n readonly attribute long movementY;\n};" + "fragment": "partial interface MouseEvent {\n readonly attribute double movementX;\n readonly attribute double movementY;\n};" }, { "spec": { diff --git a/ed/idlnamesparsed/DragEventInit.json b/ed/idlnamesparsed/DragEventInit.json index afd5275c5808..e81b93e781aa 100644 --- a/ed/idlnamesparsed/DragEventInit.json +++ b/ed/idlnamesparsed/DragEventInit.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial dictionary MouseEventInit {\n long movementX = 0;\n long movementY = 0;\n};" + "fragment": "partial dictionary MouseEventInit {\n double movementX = 0;\n double movementY = 0;\n};" } ], "inheritance": { diff --git a/ed/idlnamesparsed/GPUImageCopyTextureTagged.json b/ed/idlnamesparsed/GPUImageCopyTextureTagged.json new file mode 100644 index 000000000000..ff5a9d57dbe3 --- /dev/null +++ b/ed/idlnamesparsed/GPUImageCopyTextureTagged.json @@ -0,0 +1,27 @@ +{ + "name": "GPUImageCopyTextureTagged", + "defined": { + "spec": { + "title": "WebGPU", + "url": "https://www.w3.org/TR/webgpu/" + }, + "fragment": "dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture {\n GPUPredefinedColorSpace colorSpace = \"srgb\";\n boolean premultipliedAlpha = false;\n};", + "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuimagecopytexturetagged" + }, + "extended": [], + "inheritance": { + "name": "GPUImageCopyTexture", + "defined": { + "spec": { + "title": "WebGPU", + "url": "https://www.w3.org/TR/webgpu/" + }, + "fragment": "dictionary GPUImageCopyTexture {\n required GPUTexture texture;\n GPUIntegerCoordinate mipLevel = 0;\n GPUOrigin3D origin = {};\n GPUTextureAspect aspect = \"all\";\n};", + "href": "https://gpuweb.github.io/gpuweb/#dictdef-gpuimagecopytexture" + }, + "extended": [], + "inheritance": null, + "includes": [] + }, + "includes": [] +} \ No newline at end of file diff --git a/ed/idlnamesparsed/GPUPresentationContext.json b/ed/idlnamesparsed/GPUPresentationContext.json index 062f00d73a70..263d8d694efd 100644 --- a/ed/idlnamesparsed/GPUPresentationContext.json +++ b/ed/idlnamesparsed/GPUPresentationContext.json @@ -5,7 +5,7 @@ "title": "WebGPU", "url": "https://www.w3.org/TR/webgpu/" }, - "fragment": "[Exposed=Window]\ninterface GPUPresentationContext {\n undefined configure(GPUPresentationConfiguration? configuration);\n\n GPUTextureFormat getPreferredFormat(GPUAdapter adapter);\n GPUTexture getCurrentTexture();\n};", + "fragment": "[Exposed=Window]\ninterface GPUPresentationContext {\n undefined configure(GPUPresentationConfiguration configuration);\n undefined unconfigure();\n\n GPUTextureFormat getPreferredFormat(GPUAdapter adapter);\n GPUTexture getCurrentTexture();\n};", "href": "https://gpuweb.github.io/gpuweb/#gpupresentationcontext" }, "extended": [], diff --git a/ed/idlnamesparsed/GPUQueue.json b/ed/idlnamesparsed/GPUQueue.json index 8cd9d91b402c..0d9a01099009 100644 --- a/ed/idlnamesparsed/GPUQueue.json +++ b/ed/idlnamesparsed/GPUQueue.json @@ -5,7 +5,7 @@ "title": "WebGPU", "url": "https://www.w3.org/TR/webgpu/" }, - "fragment": "[Exposed=Window]\ninterface GPUQueue {\n undefined submit(sequence commandBuffers);\n\n Promise onSubmittedWorkDone();\n\n undefined writeBuffer(\n GPUBuffer buffer,\n GPUSize64 bufferOffset,\n [AllowShared] BufferSource data,\n optional GPUSize64 dataOffset = 0,\n optional GPUSize64 size);\n\n undefined writeTexture(\n GPUImageCopyTexture destination,\n [AllowShared] BufferSource data,\n GPUImageDataLayout dataLayout,\n GPUExtent3D size);\n\n undefined copyExternalImageToTexture(\n GPUImageCopyExternalImage source,\n GPUImageCopyTexture destination,\n GPUExtent3D copySize);\n};", + "fragment": "[Exposed=Window]\ninterface GPUQueue {\n undefined submit(sequence commandBuffers);\n\n Promise onSubmittedWorkDone();\n\n undefined writeBuffer(\n GPUBuffer buffer,\n GPUSize64 bufferOffset,\n [AllowShared] BufferSource data,\n optional GPUSize64 dataOffset = 0,\n optional GPUSize64 size);\n\n undefined writeTexture(\n GPUImageCopyTexture destination,\n [AllowShared] BufferSource data,\n GPUImageDataLayout dataLayout,\n GPUExtent3D size);\n\n undefined copyExternalImageToTexture(\n GPUImageCopyExternalImage source,\n GPUImageCopyTextureTagged destination,\n GPUExtent3D copySize);\n};", "href": "https://gpuweb.github.io/gpuweb/#gpuqueue" }, "extended": [ diff --git a/ed/idlnamesparsed/MouseEvent.json b/ed/idlnamesparsed/MouseEvent.json index 98292149662a..85643565c3a3 100644 --- a/ed/idlnamesparsed/MouseEvent.json +++ b/ed/idlnamesparsed/MouseEvent.json @@ -21,7 +21,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial interface MouseEvent {\n readonly attribute long movementX;\n readonly attribute long movementY;\n};" + "fragment": "partial interface MouseEvent {\n readonly attribute double movementX;\n readonly attribute double movementY;\n};" }, { "spec": { diff --git a/ed/idlnamesparsed/MouseEventInit.json b/ed/idlnamesparsed/MouseEventInit.json index 355991bb6a22..fca38016a879 100644 --- a/ed/idlnamesparsed/MouseEventInit.json +++ b/ed/idlnamesparsed/MouseEventInit.json @@ -21,7 +21,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial dictionary MouseEventInit {\n long movementX = 0;\n long movementY = 0;\n};" + "fragment": "partial dictionary MouseEventInit {\n double movementX = 0;\n double movementY = 0;\n};" } ], "inheritance": { diff --git a/ed/idlnamesparsed/PointerEvent.json b/ed/idlnamesparsed/PointerEvent.json index a9852a5486ae..43df4590c312 100644 --- a/ed/idlnamesparsed/PointerEvent.json +++ b/ed/idlnamesparsed/PointerEvent.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial interface MouseEvent {\n readonly attribute long movementX;\n readonly attribute long movementY;\n};" + "fragment": "partial interface MouseEvent {\n readonly attribute double movementX;\n readonly attribute double movementY;\n};" }, { "spec": { diff --git a/ed/idlnamesparsed/PointerEventInit.json b/ed/idlnamesparsed/PointerEventInit.json index aa96ec09202f..a19e76a8e159 100644 --- a/ed/idlnamesparsed/PointerEventInit.json +++ b/ed/idlnamesparsed/PointerEventInit.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial dictionary MouseEventInit {\n long movementX = 0;\n long movementY = 0;\n};" + "fragment": "partial dictionary MouseEventInit {\n double movementX = 0;\n double movementY = 0;\n};" } ], "inheritance": { diff --git a/ed/idlnamesparsed/WheelEvent.json b/ed/idlnamesparsed/WheelEvent.json index d54bc3ed4f6c..f092860425ee 100644 --- a/ed/idlnamesparsed/WheelEvent.json +++ b/ed/idlnamesparsed/WheelEvent.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial interface MouseEvent {\n readonly attribute long movementX;\n readonly attribute long movementY;\n};" + "fragment": "partial interface MouseEvent {\n readonly attribute double movementX;\n readonly attribute double movementY;\n};" }, { "spec": { diff --git a/ed/idlnamesparsed/WheelEventInit.json b/ed/idlnamesparsed/WheelEventInit.json index 5d7784b59766..7afe2a158519 100644 --- a/ed/idlnamesparsed/WheelEventInit.json +++ b/ed/idlnamesparsed/WheelEventInit.json @@ -32,7 +32,7 @@ "title": "Pointer Lock 2.0", "url": "https://www.w3.org/TR/pointerlock-2/" }, - "fragment": "partial dictionary MouseEventInit {\n long movementX = 0;\n long movementY = 0;\n};" + "fragment": "partial dictionary MouseEventInit {\n double movementX = 0;\n double movementY = 0;\n};" } ], "inheritance": { diff --git a/ed/idlparsed/css-typed-om-1.json b/ed/idlparsed/css-typed-om-1.json index 51be4c47f5c7..e990f6afbd8b 100644 --- a/ed/idlparsed/css-typed-om-1.json +++ b/ed/idlparsed/css-typed-om-1.json @@ -2273,7 +2273,7 @@ "partial": false }, "CSSMathClamp": { - "fragment": "[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]\ninterface CSSMathClamp : CSSMathValue {\n constructor(CSSNumberish min, CSSNumberish val, CSSNumberish max);\n readonly attribute CSSNumericValue min;\n readonly attribute CSSNumericValue val;\n readonly attribute CSSNumericValue max;\n};", + "fragment": "[Exposed=(Window, Worker, PaintWorklet, LayoutWorklet)]\ninterface CSSMathClamp : CSSMathValue {\n constructor(CSSNumberish lower, CSSNumberish value, CSSNumberish upper);\n readonly attribute CSSNumericValue lower;\n readonly attribute CSSNumericValue value;\n readonly attribute CSSNumericValue upper;\n};", "type": "interface", "name": "CSSMathClamp", "inheritance": "CSSMathValue", @@ -2283,7 +2283,7 @@ "arguments": [ { "type": "argument", - "name": "min", + "name": "lower", "extAttrs": [], "idlType": { "type": "argument-type", @@ -2299,7 +2299,7 @@ }, { "type": "argument", - "name": "val", + "name": "value", "extAttrs": [], "idlType": { "type": "argument-type", @@ -2315,7 +2315,7 @@ }, { "type": "argument", - "name": "max", + "name": "upper", "extAttrs": [], "idlType": { "type": "argument-type", @@ -2334,7 +2334,7 @@ }, { "type": "attribute", - "name": "min", + "name": "lower", "idlType": { "type": "attribute-type", "extAttrs": [], @@ -2349,7 +2349,7 @@ }, { "type": "attribute", - "name": "val", + "name": "value", "idlType": { "type": "attribute-type", "extAttrs": [], @@ -2364,7 +2364,7 @@ }, { "type": "attribute", - "name": "max", + "name": "upper", "idlType": { "type": "attribute-type", "extAttrs": [], diff --git a/ed/idlparsed/pointerlock-2.json b/ed/idlparsed/pointerlock-2.json index 897d6b5adc28..f7d0984baf25 100644 --- a/ed/idlparsed/pointerlock-2.json +++ b/ed/idlparsed/pointerlock-2.json @@ -123,7 +123,7 @@ ], "MouseEvent": [ { - "fragment": "partial interface MouseEvent {\n readonly attribute long movementX;\n readonly attribute long movementY;\n};", + "fragment": "partial interface MouseEvent {\n readonly attribute double movementX;\n readonly attribute double movementY;\n};", "type": "interface", "name": "MouseEvent", "inheritance": null, @@ -137,7 +137,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "long" + "idlType": "double" }, "extAttrs": [], "special": "", @@ -152,7 +152,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "long" + "idlType": "double" }, "extAttrs": [], "special": "", @@ -165,7 +165,7 @@ ], "MouseEventInit": [ { - "fragment": "partial dictionary MouseEventInit {\n long movementX = 0;\n long movementY = 0;\n};", + "fragment": "partial dictionary MouseEventInit {\n double movementX = 0;\n double movementY = 0;\n};", "type": "dictionary", "name": "MouseEventInit", "inheritance": null, @@ -180,7 +180,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "long" + "idlType": "double" }, "default": { "type": "number", @@ -198,7 +198,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "long" + "idlType": "double" }, "default": { "type": "number", diff --git a/ed/idlparsed/webgpu.json b/ed/idlparsed/webgpu.json index 3ad28fd3cf75..2c41e522c105 100644 --- a/ed/idlparsed/webgpu.json +++ b/ed/idlparsed/webgpu.json @@ -6660,6 +6660,52 @@ "extAttrs": [], "partial": false }, + "GPUImageCopyTextureTagged": { + "fragment": "dictionary GPUImageCopyTextureTagged : GPUImageCopyTexture {\n GPUPredefinedColorSpace colorSpace = \"srgb\";\n boolean premultipliedAlpha = false;\n};", + "type": "dictionary", + "name": "GPUImageCopyTextureTagged", + "inheritance": "GPUImageCopyTexture", + "members": [ + { + "type": "field", + "name": "colorSpace", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "GPUPredefinedColorSpace" + }, + "default": { + "type": "string", + "value": "srgb" + }, + "required": false + }, + { + "type": "field", + "name": "premultipliedAlpha", + "extAttrs": [], + "idlType": { + "type": "dictionary-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "boolean" + }, + "default": { + "type": "boolean", + "value": false + }, + "required": false + } + ], + "extAttrs": [], + "partial": false + }, "GPUImageCopyExternalImage": { "fragment": "dictionary GPUImageCopyExternalImage {\n required (ImageBitmap or HTMLCanvasElement or OffscreenCanvas) source;\n GPUOrigin2D origin = {};\n};", "type": "dictionary", @@ -8774,7 +8820,7 @@ "partial": false }, "GPUQueue": { - "fragment": "[Exposed=Window]\ninterface GPUQueue {\n undefined submit(sequence commandBuffers);\n\n Promise onSubmittedWorkDone();\n\n undefined writeBuffer(\n GPUBuffer buffer,\n GPUSize64 bufferOffset,\n [AllowShared] BufferSource data,\n optional GPUSize64 dataOffset = 0,\n optional GPUSize64 size);\n\n undefined writeTexture(\n GPUImageCopyTexture destination,\n [AllowShared] BufferSource data,\n GPUImageDataLayout dataLayout,\n GPUExtent3D size);\n\n undefined copyExternalImageToTexture(\n GPUImageCopyExternalImage source,\n GPUImageCopyTexture destination,\n GPUExtent3D copySize);\n};", + "fragment": "[Exposed=Window]\ninterface GPUQueue {\n undefined submit(sequence commandBuffers);\n\n Promise onSubmittedWorkDone();\n\n undefined writeBuffer(\n GPUBuffer buffer,\n GPUSize64 bufferOffset,\n [AllowShared] BufferSource data,\n optional GPUSize64 dataOffset = 0,\n optional GPUSize64 size);\n\n undefined writeTexture(\n GPUImageCopyTexture destination,\n [AllowShared] BufferSource data,\n GPUImageDataLayout dataLayout,\n GPUExtent3D size);\n\n undefined copyExternalImageToTexture(\n GPUImageCopyExternalImage source,\n GPUImageCopyTextureTagged destination,\n GPUExtent3D copySize);\n};", "type": "interface", "name": "GPUQueue", "inheritance": null, @@ -9075,7 +9121,7 @@ "generic": "", "nullable": false, "union": false, - "idlType": "GPUImageCopyTexture" + "idlType": "GPUImageCopyTextureTagged" }, "default": null, "optional": false, @@ -9266,7 +9312,7 @@ "extAttrs": [] }, "GPUPresentationContext": { - "fragment": "[Exposed=Window]\ninterface GPUPresentationContext {\n undefined configure(GPUPresentationConfiguration? configuration);\n\n GPUTextureFormat getPreferredFormat(GPUAdapter adapter);\n GPUTexture getCurrentTexture();\n};", + "fragment": "[Exposed=Window]\ninterface GPUPresentationContext {\n undefined configure(GPUPresentationConfiguration configuration);\n undefined unconfigure();\n\n GPUTextureFormat getPreferredFormat(GPUAdapter adapter);\n GPUTexture getCurrentTexture();\n};", "type": "interface", "name": "GPUPresentationContext", "inheritance": null, @@ -9291,7 +9337,7 @@ "type": "argument-type", "extAttrs": [], "generic": "", - "nullable": true, + "nullable": false, "union": false, "idlType": "GPUPresentationConfiguration" }, @@ -9303,6 +9349,21 @@ "extAttrs": [], "special": "" }, + { + "type": "operation", + "name": "unconfigure", + "idlType": { + "type": "return-type", + "extAttrs": [], + "generic": "", + "nullable": false, + "union": false, + "idlType": "undefined" + }, + "arguments": [], + "extAttrs": [], + "special": "" + }, { "type": "operation", "name": "getPreferredFormat", @@ -11148,6 +11209,10 @@ "GPUOrigin3D", "GPUTextureAspect" ], + "GPUImageCopyTextureTagged": [ + "GPUImageCopyTexture", + "GPUPredefinedColorSpace" + ], "GPUImageCopyExternalImage": [ "ImageBitmap", "HTMLCanvasElement", @@ -11237,6 +11302,7 @@ "GPUImageDataLayout", "GPUExtent3D", "GPUImageCopyExternalImage", + "GPUImageCopyTextureTagged", "GPUObjectBase" ], "GPUQuerySet": [ diff --git a/ed/ids/CSS21.json b/ed/ids/CSS21.json index 5aeea2d9d424..505e83b027d4 100644 --- a/ed/ids/CSS21.json +++ b/ed/ids/CSS21.json @@ -1037,7 +1037,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⑧", @@ -1045,7 +1045,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⑨", @@ -1053,7 +1053,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①⓪", @@ -1093,11 +1093,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①①", @@ -1945,10 +1945,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-top-auto⑦", - "ref-for-valdef-top-auto⑧", - "ref-for-valdef-top-auto①", - "ref-for-valdef-page-break-auto", + "ref-for-valdef-z-index-auto①", + "ref-for-valdef-width-auto⑦", + "ref-for-valdef-z-index-auto②", + "ref-for-valdef-overflow-auto②", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2299,7 +2299,7 @@ "ref-for-propdef-page-break-inside①", "ref-for-propdef-page-break-after①", "ref-for-propdef-page-break-before②", - "ref-for-valdef-page-break-auto①", + "ref-for-valdef-page-break-auto", "ref-for-valdef-page-break-always①", "ref-for-propdef-left④⓪", "ref-for-propdef-right③⑨", @@ -2336,7 +2336,7 @@ "ref-for-propdef-orphans②", "ref-for-propdef-widows②", "ref-for-propdef-page-break-inside③", - "ref-for-valdef-page-break-auto②", + "ref-for-valdef-page-break-auto①", "forced", "ref-for-propdef-page-break-after③", "ref-for-propdef-page-break-before④", @@ -2631,9 +2631,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-font-size-medium②", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3032,7 +3032,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②③⓪", @@ -3044,14 +3044,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-propdef-width⑤③", "ref-for-valdef-width-auto①②", + "ref-for-propdef-width⑤③", + "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤④", "ref-for-propdef-width⑤⑤", "ref-for-propdef-overflow②①", @@ -3059,16 +3059,16 @@ "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", diff --git a/ed/ids/CSS22.json b/ed/ids/CSS22.json index 5aeea2d9d424..505e83b027d4 100644 --- a/ed/ids/CSS22.json +++ b/ed/ids/CSS22.json @@ -1037,7 +1037,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⑧", @@ -1045,7 +1045,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⑨", @@ -1053,7 +1053,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①⓪", @@ -1093,11 +1093,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①①", @@ -1945,10 +1945,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-top-auto⑦", - "ref-for-valdef-top-auto⑧", - "ref-for-valdef-top-auto①", - "ref-for-valdef-page-break-auto", + "ref-for-valdef-z-index-auto①", + "ref-for-valdef-width-auto⑦", + "ref-for-valdef-z-index-auto②", + "ref-for-valdef-overflow-auto②", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2299,7 +2299,7 @@ "ref-for-propdef-page-break-inside①", "ref-for-propdef-page-break-after①", "ref-for-propdef-page-break-before②", - "ref-for-valdef-page-break-auto①", + "ref-for-valdef-page-break-auto", "ref-for-valdef-page-break-always①", "ref-for-propdef-left④⓪", "ref-for-propdef-right③⑨", @@ -2336,7 +2336,7 @@ "ref-for-propdef-orphans②", "ref-for-propdef-widows②", "ref-for-propdef-page-break-inside③", - "ref-for-valdef-page-break-auto②", + "ref-for-valdef-page-break-auto①", "forced", "ref-for-propdef-page-break-after③", "ref-for-propdef-page-break-before④", @@ -2631,9 +2631,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-font-size-medium②", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3032,7 +3032,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②③⓪", @@ -3044,14 +3044,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-propdef-width⑤③", "ref-for-valdef-width-auto①②", + "ref-for-propdef-width⑤③", + "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤④", "ref-for-propdef-width⑤⑤", "ref-for-propdef-overflow②①", @@ -3059,16 +3059,16 @@ "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", diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index 89dd3256d8dd..05295b8a4141 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-justify-self-stretch", + "ref-for-valdef-align-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-justify-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-content-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①", @@ -657,12 +657,12 @@ "ref-for-first-baseline-set①", "ref-for-last-baseline-set①", "ref-for-baseline-content-alignment①⓪", - "ref-for-valdef-justify-self-stretch③", + "ref-for-valdef-justify-self-stretch", "ref-for-typedef-baseline-position④", "ref-for-baseline-self-alignment③", "ref-for-typedef-overflow-position⑤", "ref-for-typedef-self-position③", - "ref-for-valdef-justify-self-stretch④", + "ref-for-valdef-justify-self-stretch①", "ref-for-propdef-width①", "ref-for-propdef-height①", "ref-for-valdef-width-auto①", @@ -708,11 +708,11 @@ "ref-for-valdef-width-auto②", "ref-for-valdef-justify-self-normal⑤", "ref-for-self-alignment-properties③", - "ref-for-valdef-justify-self-stretch⑤", + "ref-for-valdef-justify-self-stretch②", "ref-for-valdef-justify-self-normal⑥", "ref-for-fit-content-size", "ref-for-valdef-width-auto③", - "ref-for-valdef-justify-self-stretch⑥", + "ref-for-valdef-justify-self-stretch③", "ref-for-valdef-top-auto③", "ref-for-propdef-justify-self①②", "ref-for-valdef-top-auto④", @@ -737,7 +737,7 @@ "ref-for-writing-mode①②", "ref-for-grid-item⑤", "ref-for-valdef-justify-self-normal⑦", - "ref-for-valdef-justify-self-stretch⑦", + "ref-for-valdef-justify-self-stretch④", "ref-for-non-replaced③", "ref-for-valdef-self-position-start②⑨", "ref-for-replaced-element", @@ -799,11 +799,11 @@ "ref-for-valdef-width-auto④", "ref-for-valdef-align-self-normal④", "ref-for-self-alignment-properties④", - "ref-for-valdef-justify-self-stretch⑧", + "ref-for-valdef-justify-self-stretch⑤", "ref-for-valdef-justify-self-normal⑧", "ref-for-fit-content-size①", "ref-for-valdef-width-auto⑤", - "ref-for-valdef-justify-self-stretch⑨", + "ref-for-valdef-justify-self-stretch⑥", "ref-for-valdef-top-auto⑦", "ref-for-propdef-align-self①④", "ref-for-valdef-top-auto⑧", @@ -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①②", @@ -837,7 +837,7 @@ "ref-for-writing-mode①⑧", "ref-for-grid-item⑧", "ref-for-valdef-align-self-normal⑥", - "ref-for-valdef-justify-self-stretch①⓪", + "ref-for-valdef-justify-self-stretch⑦", "ref-for-non-replaced④", "ref-for-valdef-self-position-start③①", "ref-for-replaced-element①", @@ -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 98146bb2b103..5c0cd87ff8b3 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -536,7 +536,7 @@ "ref-for-valdef-flex-basis-auto①", "ref-for-main-size-property①", "ref-for-propdef-flex-basis④", - "ref-for-valdef-align-items-auto", + "ref-for-valdef-flex-basis-auto②", "ref-for-valdef-flex-basis-content①", "valdef-flex-basis-content", "ref-for-automatic-size", @@ -630,7 +630,7 @@ "ref-for-propdef-width①②", "ref-for-propdef-height⑨", "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①③", @@ -929,7 +929,7 @@ "ref-for-main-size①②", "ref-for-preferred-aspect-ratio④", "ref-for-flex-item⑨⑧", - "ref-for-valdef-flex-basis-auto③", + "ref-for-valdef-flex-basis-auto④", "ref-for-definite①⓪", "ref-for-flex-item⑨⑨", "ref-for-cross-size①③", @@ -1455,12 +1455,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②", @@ -1566,7 +1566,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②④", @@ -1645,7 +1645,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①⑧", @@ -1735,9 +1735,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③", @@ -1863,9 +1863,9 @@ "ref-for-propdef-height②⓪", "ref-for-definite④④", "change-201403-min-auto-main-size-basis", - "ref-for-valdef-align-items-auto⑨", + "ref-for-valdef-align-items-auto⑧", "change-201403-min-auto-intrinsic-percentages", - "ref-for-valdef-flex-basis-auto⑤", + "ref-for-valdef-align-items-auto⑨", "ref-for-propdef-min-height①⓪", "ref-for-propdef-max-height④", "ref-for-propdef-height②①", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index 549f64afba8c..4a0e51ddf730 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -97,7 +97,7 @@ "emoji-def", "valdef-font-family-emoji", "ref-for-valdef-font-family-emoji", - "ref-for-valdef-font-variant-emoji-emoji", + "ref-for-valdef-font-family-emoji①", "math-def", "valdef-font-family-math", "fangsong-def", @@ -613,7 +613,7 @@ "ref-for-at-font-face-rule④②", "ref-for-at-font-face-rule④③", "ref-for-propdef-font-family⑦", - "ref-for-descdef-font-face-font-display", + "ref-for-descdef-font-feature-values-font-display", "ref-for-at-font-face-rule④④", "font-fetching-requirements", "same-origin-restriction", @@ -624,8 +624,8 @@ "ref-for-descdef-font-face-src⑦", "ref-for-descdef-font-face-src⑧", "font-display-desc", + "ref-for-descdef-font-face-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", @@ -662,14 +662,14 @@ "ref-for-valdef-font-face-font-display-fallback①", "font-display-font-feature-values", "ref-for-at-ruledef-font-feature-values", - "ref-for-descdef-font-feature-values-font-display", + "ref-for-descdef-font-feature-values-font-display②", "ref-for-at-ruledef-font-feature-values①", "ref-for-at-font-face-rule④⑦", - "ref-for-descdef-font-face-font-display④", + "ref-for-descdef-font-face-font-display②", "ref-for-at-font-face-rule④⑧", - "ref-for-descdef-font-feature-values-font-display①", + "ref-for-descdef-font-feature-values-font-display③", "ref-for-at-ruledef-font-feature-values②", - "ref-for-descdef-font-face-font-display⑤", + "ref-for-descdef-font-feature-values-font-display④", "ref-for-at-font-face-rule④⑨", "ref-for-at-font-face-rule⑤⓪", "descdef-font-feature-values-font-display", @@ -679,12 +679,12 @@ "ref-for-comb-one⑦⑤", "ref-for-comb-one⑦⑥", "font-language-override-desc", - "ref-for-descdef-font-face-font-language-override①", + "ref-for-propdef-font-language-override②", "descdef-font-face-font-language-override", "ref-for-at-font-face-rule⑤①", "ref-for-comb-one⑦⑦", "ref-for-string-value⑤", - "ref-for-propdef-font-language-override②", + "ref-for-propdef-font-language-override③", "font-metrics-override-desc", "ref-for-descdef-font-face-ascent-override", "ref-for-descdef-font-face-descent-override", @@ -811,7 +811,7 @@ "language-specific-support", "ref-for-content-language①", "ref-for-content-language②", - "ref-for-propdef-font-language-override③", + "ref-for-propdef-font-language-override④", "font-kerning-prop", "ref-for-propdef-font-kerning①", "propdef-font-kerning", @@ -882,7 +882,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-e5d6a864", @@ -959,8 +959,8 @@ "font-feature-values", "at-ruledef-font-feature-values", "ref-for-propdef-font-variant-alternates①", - "ref-for-descdef-font-face-font-feature-settings①", "ref-for-descdef-font-face-font-feature-settings②", + "ref-for-descdef-font-face-font-feature-settings③", "ref-for-at-ruledef-font-feature-values⑤", "example-21e94b5d", "font-feature-values-syntax", @@ -1088,11 +1088,11 @@ "ref-for-propdef-font-variant-ligatures①", "ref-for-propdef-font-variant①②", "ref-for-propdef-font-variant①③", - "ref-for-propdef-font-language-override④", - "ref-for-propdef-font-feature-settings③", + "ref-for-propdef-font-language-override⑤", + "ref-for-propdef-font-feature-settings②", "ref-for-propdef-font-variation-settings②", "font-feature-settings-prop", - "ref-for-propdef-font-feature-settings④", + "ref-for-propdef-font-feature-settings③", "propdef-font-feature-settings", "ref-for-comb-one①②③", "ref-for-feature-tag-value①", @@ -1111,26 +1111,26 @@ "example-b60d8e55", "example-b4ef3250", "font-language-override-prop", - "ref-for-propdef-font-language-override⑤", + "ref-for-propdef-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⑤", + "ref-for-propdef-font-feature-settings④", "ref-for-propdef-font①⓪", "ref-for-propdef-font-variation-settings③", "ref-for-at-font-face-rule⑥③", "default-features", "ref-for-propdef-font-variant①⑥", - "ref-for-propdef-font-feature-settings⑥", + "ref-for-propdef-font-feature-settings⑤", "ref-for-propdef-font-variant-ligatures②", "feature-variation-precedence", "apply-font-matching-variations", @@ -1145,7 +1145,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⑥⑨", @@ -1154,18 +1154,18 @@ "ref-for-descdef-font-face-font-variation-settings①", "ref-for-at-font-face-rule⑦①", "ref-for-at-font-face-rule⑦②", - "ref-for-descdef-font-face-font-feature-settings③", + "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①⑧", "ref-for-propdef-font-kerning③", "ref-for-propdef-font-variant①⑨", - "ref-for-propdef-font-feature-settings⑦", + "ref-for-propdef-font-feature-settings⑥", "ref-for-propdef-letter-spacing①", "ref-for-propdef-font-variation-settings④", - "ref-for-propdef-font-feature-settings⑧", + "ref-for-propdef-font-feature-settings⑦", "ref-for-at-font-face-rule⑦④", "ref-for-at-font-face-rule⑦⑤", "ref-for-propdef-font-variant②⓪", @@ -1180,12 +1180,12 @@ "ref-for-descdef-font-face-src⑨", "ref-for-at-font-face-rule⑦⑧", "example-eee12948", - "ref-for-propdef-font-feature-settings⑨", - "ref-for-propdef-font-feature-settings①⓪", + "ref-for-descdef-font-face-font-feature-settings⑤", + "ref-for-descdef-font-face-font-feature-settings⑥", "ref-for-propdef-font-variant-ligatures③", "ref-for-valdef-font-variant-ligatures-no-discretionary-ligatures", "ref-for-propdef-font-variant-ligatures④", - "ref-for-descdef-font-face-font-feature-settings④", + "ref-for-propdef-font-feature-settings⑧", "font-variation-props", "font-optical-sizing-def", "ref-for-propdef-font-optical-sizing②", @@ -1214,7 +1214,7 @@ "ref-for-string-value⑨", "ref-for-propdef-font-variation-settings⑤", "ref-for-propdef-font-style②③", - "ref-for-descdef-font-face-font-variation-settings④", + "ref-for-propdef-font-variation-settings⑥", "color-font-support", "multicolore", "magicalunicorn", @@ -1421,7 +1421,7 @@ "217", "a11y", "acknowledgments", - "ref-for-descdef-font-face-font-display⑥", + "ref-for-descdef-font-feature-values-font-display⑤", "changes", "changes-2020-11-17", "ref-for-valdef-font-face-font-display-optional⑦", @@ -1548,9 +1548,9 @@ "property-index", "ref-for-propdef-font①①", "ref-for-propdef-font-family①⑤", - "ref-for-propdef-font-feature-settings①①", + "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②⓪", @@ -1569,27 +1569,27 @@ "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-display③", "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-feature-settings⑦", + "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①⓪", "ref-for-descdef-font-face-unicode-range⑦", "font-feature-values-descriptor-table", "ref-for-at-ruledef-font-feature-values①⑥", - "ref-for-descdef-font-feature-values-font-display②", + "ref-for-descdef-font-feature-values-font-display⑥", "font-palette-values-descriptor-table", "ref-for-at-ruledef-font-palette-values③⓪", "ref-for-descdef-font-palette-values-base-palette③", diff --git a/ed/ids/css-grid-2.json b/ed/ids/css-grid-2.json index 131230707a78..30df8fca7680 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -1039,8 +1039,8 @@ "ref-for-propdef-grid-template-columns②①", "ref-for-valdef-grid-template-rows-none③", "example-e7e1afc0", - "ref-for-valdef-grid-template-columns-auto⑦", "ref-for-grid-placement-auto", + "ref-for-valdef-grid-template-columns-auto⑦", "ref-for-valdef-grid-template-columns-auto⑧", "ref-for-implicitly-assigned-line-name⑤", "ref-for-named-grid-area①②", @@ -1721,11 +1721,11 @@ "ref-for-grid②④", "ref-for-grid-placement-property②⓪", "ref-for-implicit-grid②①", - "ref-for-grid-placement-auto⑥", + "ref-for-valdef-grid-template-columns-auto⑨", "ref-for-implicit-grid-lines③", "ref-for-grid-placement①③", "ref-for-grid-span①①", - "ref-for-valdef-grid-template-columns-auto⑨", + "ref-for-grid-placement-auto⑥", "ref-for-grid-placement-property②①", "static-position", "ref-for-grid-container⑦⑧", @@ -1890,7 +1890,7 @@ "intrinsic-sizing-function", "ref-for-valdef-grid-template-columns-min-content④", "ref-for-valdef-grid-template-columns-max-content⑤", - "ref-for-valdef-grid-template-columns-auto①⓪", + "ref-for-grid-placement-auto⑦", "ref-for-valdef-grid-template-columns-fit-content②", "flexible-sizing-function", "ref-for-typedef-flex①③", @@ -1989,10 +1989,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-grid-placement-auto⑧", "max-track-sizing-function", "ref-for-valdef-grid-template-columns-minmax⑤", - "ref-for-grid-placement-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⑤", @@ -2003,7 +2003,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①①⓪", @@ -2032,7 +2032,7 @@ "ref-for-fixed-sizing-function③", "ref-for-base-size②", "ref-for-indefinite⑤", - "ref-for-valdef-grid-template-columns-auto①②", + "ref-for-grid-placement-auto①⓪", "ref-for-intrinsic-sizing-function②", "ref-for-base-size③", "ref-for-max-track-sizing-function⑨", @@ -2052,7 +2052,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-valdef-grid-template-columns-auto①①", "ref-for-max-track-sizing-function①⓪", "ref-for-valdef-grid-template-columns-max-content⑧", "algo-baseline-shims", @@ -2072,7 +2072,7 @@ "ref-for-min-track-sizing-function⑦", "ref-for-base-size⑧", "ref-for-max-content-contribution④", - "ref-for-valdef-grid-template-columns-auto①④", + "ref-for-grid-placement-auto①①", "ref-for-min-track-sizing-function⑧", "ref-for-grid-container①①②", "ref-for-min-content-constraint②", @@ -2147,7 +2147,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①⑥", @@ -2290,7 +2290,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①⓪", @@ -2315,10 +2315,10 @@ "fragmentation-alg", "ref-for-fragmentation-container②", "ref-for-propdef-grid-row⑥", - "ref-for-valdef-grid-template-columns-auto①⑦", + "ref-for-grid-placement-auto①②", "ref-for-valdef-flex-fr⑨", "ref-for-grid-area③⑦", - "ref-for-grid-placement-auto⑨", + "ref-for-grid-placement-auto①③", "priv-sec", "changes", "changes-202012", diff --git a/ed/ids/css-lists-3.json b/ed/ids/css-lists-3.json index f1866c5f920d..a9bb4e7d8f35 100644 --- a/ed/ids/css-lists-3.json +++ b/ed/ids/css-lists-3.json @@ -443,8 +443,9 @@ "ref-for-counter①⑥", "ref-for-counter①⑦", "ref-for-instantiate-counter①⓪", - "ref-for-instantiate-counter①①", "ref-for-counter-scope①", + "ref-for-propdef-counter-increment⑧", + "ref-for-propdef-counter-set⑧", "ref-for-css-counter-reversed④", "counters-without-boxes", "ref-for-propdef-display①", @@ -467,35 +468,35 @@ "ref-for-marker-string⑥", "ref-for-list-item②②", "ref-for-propdef-list-style-type⑦", - "ref-for-propdef-counter-increment⑧", + "ref-for-propdef-counter-increment⑨", "ref-for-valdef-counter-increment-list-item⑤", "ref-for-list-item②③", "ref-for-css-counter-reversed⑤", "ref-for-list-item②④", "ref-for-counter②⓪", "ref-for-list-item②⑤", - "ref-for-propdef-counter-increment⑨", - "ref-for-instantiate-counter①②", + "ref-for-propdef-counter-increment①⓪", + "ref-for-instantiate-counter①①", "ref-for-counter②①", "ref-for-specified-value", "ref-for-computed-value①", - "ref-for-propdef-counter-increment①⓪", + "ref-for-propdef-counter-increment①①", "example-60f85b38", "ref-for-list-item②⑥", "ref-for-valdef-counter-increment-list-item⑥", "ref-for-list-item②⑦", "ref-for-propdef-list-style-type⑧", - "ref-for-propdef-counter-increment①①", "ref-for-propdef-counter-increment①②", + "ref-for-propdef-counter-increment①③", "ref-for-valdef-counter-reset-none④", "ref-for-valdef-counter-increment-list-item⑦", "ref-for-valdef-counter-increment-list-item⑧", "ref-for-list-item②⑧", - "ref-for-propdef-counter-increment①③", + "ref-for-propdef-counter-increment①④", "ref-for-valdef-counter-increment-list-item⑨", "ref-for-valdef-counter-increment-list-item①⓪", "ref-for-valdef-counter-increment-list-item①①", - "ref-for-propdef-counter-increment①④", + "ref-for-propdef-counter-increment①⑤", "ref-for-valdef-counter-increment-list-item①②", "ref-for-counter②②", "ref-for-counter②③", @@ -548,7 +549,7 @@ "ref-for-typedef-counter-name①⑦", "ref-for-funcdef-counter⑦", "ref-for-funcdef-counters⑦", - "ref-for-instantiate-counter①③", + "ref-for-instantiate-counter①②", "example-a273a37d", "example-e8a9db02", "ref-for-funcdef-counters⑧", @@ -583,8 +584,8 @@ "ref-for-propdef-position", "ref-for-valdef-counter-increment-list-item①⑤", "ref-for-propdef-marker-side④", - "ref-for-propdef-counter-set⑧", - "ref-for-propdef-counter-increment①⑤", + "ref-for-propdef-counter-set⑨", + "ref-for-propdef-counter-increment①⑥", "ref-for-propdef-list-style⑤", "ref-for-propdef-list-style-type①⓪", "changes-from-css2", @@ -593,7 +594,7 @@ "ref-for-string-value⑤", "ref-for-typedef-counter-style①⑤", "ref-for-valdef-counter-increment-list-item①⑥", - "ref-for-propdef-counter-set⑨", + "ref-for-propdef-counter-set①⓪", "ref-for-inline-level", "ref-for-list-item③⓪", "w3c-conformance", @@ -730,9 +731,9 @@ "biblio-css-fonts-3", "biblio-css-transitions-1", "property-index", - "ref-for-propdef-counter-increment①⑥", + "ref-for-propdef-counter-increment①⑦", "ref-for-propdef-counter-reset⑥", - "ref-for-propdef-counter-set①⓪", + "ref-for-propdef-counter-set①①", "ref-for-propdef-list-style⑥", "ref-for-propdef-list-style-image⑥", "ref-for-propdef-list-style-position③", diff --git a/ed/ids/css-overflow-3.json b/ed/ids/css-overflow-3.json index c2b437924c13..5f7ec4e48c2d 100644 --- a/ed/ids/css-overflow-3.json +++ b/ed/ids/css-overflow-3.json @@ -220,13 +220,13 @@ "ref-for-overflow-clip-edge⑤", "overflow-propagation", "ref-for-propdef-display①", - "ref-for-valdef-block-ellipsis-none", + "ref-for-valdef-max-lines-none", "ref-for-the-html-element", "ref-for-propdef-overflow①⑧", "ref-for-valdef-overflow-visible④", "ref-for-the-body-element", "ref-for-propdef-display②", - "ref-for-valdef-max-lines-none", + "ref-for-valdef-block-ellipsis-none", "ref-for-propdef-overflow①⑨", "ref-for-valdef-overflow-visible⑤", "ref-for-containment", diff --git a/ed/ids/css-text-4.json b/ed/ids/css-text-4.json index 34e1b1b174e2..462ee989d913 100644 --- a/ed/ids/css-text-4.json +++ b/ed/ids/css-text-4.json @@ -464,7 +464,7 @@ "valdef-text-spacing-normal", "valdef-text-spacing-none", "valdef-text-spacing-auto", - "ref-for-valdef-text-spacing-auto", + "ref-for-valdef-wrap-inside-auto①", "ref-for-propdef-text-spacing①", "valdef-text-spacing-ideograph-alpha", "ref-for-ideographs", diff --git a/ed/ids/css-typed-om-1.json b/ed/ids/css-typed-om-1.json index bce9be0dd0a2..a649dd311be2 100644 --- a/ed/ids/css-typed-om-1.json +++ b/ed/ids/css-typed-om-1.json @@ -1204,17 +1204,17 @@ "ref-for-cssmathvalue⑨", "ref-for-dom-cssmathclamp-cssmathclamp", "ref-for-typedefdef-cssnumberish①③", - "dom-cssmathclamp-cssmathclamp-min-val-max-min", + "dom-cssmathclamp-cssmathclamp-lower-value-upper-lower", "ref-for-typedefdef-cssnumberish①④", - "dom-cssmathclamp-cssmathclamp-min-val-max-val", + "dom-cssmathclamp-cssmathclamp-lower-value-upper-value", "ref-for-typedefdef-cssnumberish①⑤", - "dom-cssmathclamp-cssmathclamp-min-val-max-max", + "dom-cssmathclamp-cssmathclamp-lower-value-upper-upper", "ref-for-cssnumericvalue④①", - "dom-cssmathclamp-min", + "dom-cssmathclamp-lower", "ref-for-cssnumericvalue④②", - "dom-cssmathclamp-val", + "dom-cssmathclamp-value", "ref-for-cssnumericvalue④③", - "dom-cssmathclamp-max", + "dom-cssmathclamp-upper", "ref-for-Exposed①⑨", "cssnumericarray", "ref-for-cssnumericvalue④④", @@ -1270,9 +1270,9 @@ "ref-for-dfn-throw③⑨", "ref-for-exceptiondef-typeerror③④", "ref-for-cssmathclamp①", - "ref-for-dom-cssmathclamp-min", - "ref-for-dom-cssmathclamp-val", - "ref-for-dom-cssmathclamp-max", + "ref-for-dom-cssmathclamp-lower", + "ref-for-dom-cssmathclamp-value", + "ref-for-dom-cssmathclamp-upper", "dom-cssmathnegate-cssmathnegate", "ref-for-rectify-a-numberish-value⑨", "ref-for-cssmathnegate⑤", @@ -1293,9 +1293,9 @@ "ref-for-cssnumericvalue-type②④", "ref-for-cssnumericvalue-add-two-types①⓪", "ref-for-cssnumericvalue-type②⑤", - "ref-for-dom-cssmathclamp-min①", - "ref-for-dom-cssmathclamp-val①", - "ref-for-dom-cssmathclamp-max①", + "ref-for-dom-cssmathclamp-lower①", + "ref-for-dom-cssmathclamp-value①", + "ref-for-dom-cssmathclamp-upper①", "ref-for-cssmathproduct⑥", "ref-for-cssnumericvalue-type②⑥", "ref-for-cssnumericvalue-multiply-two-types③", diff --git a/ed/ids/html.json b/ed/ids/html.json index 3abca6823d86..e0b2ed3ca8d3 100644 --- a/ed/ids/html.json +++ b/ed/ids/html.json @@ -33507,11 +33507,10 @@ "windowproxy-set:browsing-context-2", "windowproxy-set:current-settings-object", "windowproxy-set:isplatformobjectsameorigin-(-o-)", + "windowproxy-set:array-index-property-name", "windowproxy-set:ordinaryset", "windowproxy-set:crossoriginset-(-o,-p,-v,-receiver-)", - "windowproxy-set:ordinaryset-2", "windowproxy-set:crossoriginset-(-o,-p,-v,-receiver-)-2", - "windowproxy-set:ordinaryset-3", "windowproxy-delete", "windowproxy-delete:concept-windowproxy-window", "windowproxy-delete:isplatformobjectsameorigin-(-o-)", diff --git a/ed/ids/pointerlock-2.json b/ed/ids/pointerlock-2.json index 20e2afc15399..831f4e0e9887 100644 --- a/ed/ids/pointerlock-2.json +++ b/ed/ids/pointerlock-2.json @@ -82,7 +82,7 @@ "example-retarget-pointerlock", "extensions-to-the-mouseevent-interface", "x7-extensions-to-the-mouseevent-interface", - "webidl-1810525961", + "webidl-1698756137", "idl-def-mouseevent-partial-1", "idl-def-mouseevent-movementx", "ref-for-dom-mouseevent-movementx-1", @@ -116,7 +116,7 @@ "ref-for-dfn-user-agent-9", "extensions-to-the-mouseeventinit-dictionary", "x8-extensions-to-the-mouseeventinit-dictionary", - "webidl-1563743682", + "webidl-788447252", "idl-def-mouseeventinit-partial-1", "idl-def-mouseeventinit-movementx", "ref-for-dom-mouseeventinit-movementx-1", diff --git a/ed/ids/tc39-temporal.json b/ed/ids/tc39-temporal.json index f3642b731a97..32ad9257ce60 100644 --- a/ed/ids/tc39-temporal.json +++ b/ed/ids/tc39-temporal.json @@ -1773,9 +1773,9 @@ "sec-temporal-timezone-objects", "sec-time-zone-names", "_ref_1387", - "_ref_1975", + "_ref_1974", "_ref_1388", - "_ref_1976", + "_ref_1975", "_ref_24", "sec-isvalidtimezonename", "_ref_1389", @@ -1787,11 +1787,11 @@ "sec-defaulttimezone", "_ref_25", "_ref_26", - "_ref_1977", + "_ref_1976", "sec-temporal-timezone-constructor", "sec-temporal.timezone", "_ref_1394", - "_ref_1978", + "_ref_1977", "_ref_27", "_ref_1395", "_ref_1396", @@ -1851,7 +1851,7 @@ "sec-temporal-createtemporaltimezone", "_ref_1429", "_ref_1430", - "_ref_1979", + "_ref_1978", "_ref_29", "_ref_1431", "sec-temporal-getisopartsfromepoch", @@ -1861,13 +1861,13 @@ "sec-temporal-getianatimezoneprevioustransition", "sec-temporal-parsetimezoneoffsetstring", "_ref_1432", - "_ref_1980", + "_ref_1979", "_ref_30", + "_ref_1980", "_ref_1981", "_ref_1982", "_ref_1983", "_ref_1984", - "_ref_1985", "sec-temporal-formattimezoneoffsetstring", "sec-temporal-totemporaltimezone", "_ref_1433", @@ -1883,16 +1883,16 @@ "_ref_1442", "_ref_1443", "_ref_1444", - "_ref_1445", "sec-temporal-builtintimezonegetoffsetstringfor", + "_ref_1445", "_ref_1446", - "_ref_1447", "sec-temporal-builtintimezonegetplaindatetimefor", + "_ref_1447", "_ref_1448", "_ref_1449", "_ref_1450", - "_ref_1451", "sec-temporal-builtintimezonegetinstantfor", + "_ref_1451", "_ref_1452", "_ref_1453", "_ref_1454", @@ -1902,86 +1902,86 @@ "_ref_1458", "_ref_1459", "_ref_1460", - "_ref_1461", "sec-temporal-getpossibleinstantsfor", + "_ref_1461", "_ref_1462", "_ref_1463", "_ref_1464", "_ref_1465", "_ref_1466", "_ref_1467", - "_ref_1468", "sec-temporal-timezoneequals", + "_ref_1468", "_ref_1469", - "_ref_1470", "sec-temporal-calendar-objects", "sec-temporal-calendar-abstract-ops", "sec-temporal-createtemporalcalendar", + "_ref_1470", "_ref_1471", - "_ref_1472", "sec-temporal-isbuiltincalendar", "sec-temporal-getbuiltincalendar", + "_ref_1472", "_ref_1473", - "_ref_1474", "sec-temporal-getiso8601calendar", - "_ref_1475", + "_ref_1474", "sec-temporal-calendarfields", + "_ref_1475", "_ref_1476", "_ref_1477", "_ref_1478", - "_ref_1479", "sec-temporal-calendarmergefields", + "_ref_1479", "_ref_1480", "_ref_1481", - "_ref_1482", "sec-temporal-calendardateadd", + "_ref_1482", "_ref_1483", "_ref_1484", - "_ref_1485", "sec-temporal-calendardateuntil", + "_ref_1485", "_ref_1486", "_ref_1487", - "_ref_1488", "sec-temporal-calendaryear", + "_ref_1488", "_ref_1489", - "_ref_1490", "sec-temporal-calendarmonth", + "_ref_1490", "_ref_1491", "_ref_1492", - "_ref_1493", "sec-temporal-calendarmonthcode", + "_ref_1493", "_ref_1494", "_ref_1495", - "_ref_1496", "sec-temporal-calendarday", + "_ref_1496", "_ref_1497", "_ref_1498", - "_ref_1499", "sec-temporal-calendardayofweek", + "_ref_1499", "_ref_1500", - "_ref_1501", "sec-temporal-calendardayofyear", + "_ref_1501", "_ref_1502", - "_ref_1503", "sec-temporal-calendarweekofyear", + "_ref_1503", "_ref_1504", - "_ref_1505", "sec-temporal-calendardaysinweek", + "_ref_1505", "_ref_1506", - "_ref_1507", "sec-temporal-calendardaysinmonth", + "_ref_1507", "_ref_1508", - "_ref_1509", "sec-temporal-calendardaysinyear", + "_ref_1509", "_ref_1510", - "_ref_1511", "sec-temporal-calendarmonthsinyear", + "_ref_1511", "_ref_1512", - "_ref_1513", "sec-temporal-calendarinleapyear", + "_ref_1513", "_ref_1514", - "_ref_1515", "sec-temporal-totemporalcalendar", + "_ref_1515", "_ref_1516", "_ref_1517", "_ref_1518", @@ -1990,65 +1990,65 @@ "_ref_1521", "_ref_1522", "_ref_1523", - "_ref_1524", "sec-temporal-totemporalcalendarwithisodefault", + "_ref_1524", "_ref_1525", - "_ref_1526", "sec-temporal-gettemporalcalendarwithisodefault", + "_ref_1526", "_ref_1527", - "_ref_1528", "sec-temporal-datefromfields", + "_ref_1528", "_ref_1529", "_ref_1530", - "_ref_1531", "sec-temporal-yearmonthfromfields", + "_ref_1531", "_ref_1532", "_ref_1533", "_ref_1534", - "_ref_1535", "sec-temporal-monthdayfromfields", + "_ref_1535", "_ref_1536", "_ref_1537", "_ref_1538", - "_ref_1539", "sec-temporal-formatcalendarannotation", "sec-temporal-calendarequals", + "_ref_1539", "_ref_1540", - "_ref_1541", "sec-temporal-consolidatecalendars", + "_ref_1541", "_ref_1542", - "_ref_1543", "sec-temporal-isisoleapyear", "sec-temporal-isodaysinyear", - "_ref_1544", + "_ref_1543", "sec-temporal-isodaysinmonth", - "_ref_1545", + "_ref_1544", "sec-temporal-toisodayofweek", "sec-temporal-toisodayofyear", "sec-temporal-toisoweekofyear", "sec-buildisomonthcode", "sec-temporal-resolveisomonth", + "_ref_1545", "_ref_1546", "_ref_1547", "_ref_1548", "_ref_1549", - "_ref_1550", "sec-temporal-isodatefromfields", + "_ref_1550", "_ref_1551", "_ref_1552", "_ref_1553", "_ref_1554", "_ref_1555", "_ref_1556", - "_ref_1557", "sec-temporal-isoyearmonthfromfields", + "_ref_1557", "_ref_1558", "_ref_1559", "_ref_1560", "_ref_1561", "_ref_1562", - "_ref_1563", "sec-temporal-isomonthdayfromfields", + "_ref_1563", "_ref_1564", "_ref_1565", "_ref_1566", @@ -2058,13 +2058,13 @@ "_ref_1570", "_ref_1571", "_ref_1572", - "_ref_1573", "sec-temporal-isoyear", "sec-temporal-isomonth", "sec-temporal-isomonthcode", - "_ref_1574", + "_ref_1573", "sec-temporal-isoday", "sec-temporal-defaultmergefields", + "_ref_1574", "_ref_1575", "_ref_1576", "_ref_1577", @@ -2074,163 +2074,163 @@ "_ref_1581", "_ref_1582", "_ref_1583", - "_ref_1584", "sec-temporal-calendar-constructor", "sec-temporal.calendar", + "_ref_1584", "_ref_1585", "_ref_1586", - "_ref_1587", "sec-properties-of-the-temporal-calendar-constructor", "sec-temporal-calendar-prototype", "sec-temporal.calendar.from", - "_ref_1588", + "_ref_1587", "sec-properties-of-the-temporal-calendar-prototype-object", "sec-temporal.calendar.prototype.constructor", "sec-temporal.calendar.prototype-@@tostringtag", "sec-get-temporal.calendar.prototype.id", - "_ref_1589", + "_ref_1588", "sec-temporal.calendar.prototype.datefromfields", + "_ref_1589", "_ref_1590", "_ref_1591", "_ref_1592", - "_ref_1593", "sec-temporal.calendar.prototype.yearmonthfromfields", + "_ref_1593", "_ref_1594", "_ref_1595", "_ref_1596", - "_ref_1597", "sec-temporal.calendar.prototype.monthdayfromfields", + "_ref_1597", "_ref_1598", "_ref_1599", "_ref_1600", - "_ref_1601", "sec-temporal.calendar.prototype.dateadd", + "_ref_1601", "_ref_1602", "_ref_1603", "_ref_1604", "_ref_1605", "_ref_1606", - "_ref_1607", "sec-temporal.calendar.prototype.dateuntil", + "_ref_1607", "_ref_1608", "_ref_1609", "_ref_1610", "_ref_1611", "_ref_1612", - "_ref_1613", "sec-temporal.calendar.prototype.year", + "_ref_1613", "_ref_1614", "_ref_1615", - "_ref_1616", "sec-temporal.calendar.prototype.month", + "_ref_1616", "_ref_1617", "_ref_1618", "_ref_1619", - "_ref_1620", "sec-temporal.calendar.prototype.monthcode", + "_ref_1620", "_ref_1621", "_ref_1622", - "_ref_1623", "sec-temporal.calendar.prototype.day", + "_ref_1623", "_ref_1624", "_ref_1625", - "_ref_1626", "sec-temporal.calendar.prototype.dayofweek", + "_ref_1626", "_ref_1627", - "_ref_1628", "sec-temporal.calendar.prototype.dayofyear", + "_ref_1628", "_ref_1629", - "_ref_1630", "sec-temporal.calendar.prototype.weekofyear", + "_ref_1630", "_ref_1631", - "_ref_1632", "sec-temporal.calendar.prototype.daysinweek", - "_ref_1633", + "_ref_1632", "sec-temporal.calendar.prototype.daysinmonth", + "_ref_1633", "_ref_1634", "_ref_1635", - "_ref_1636", "sec-temporal.calendar.prototype.daysinyear", + "_ref_1636", "_ref_1637", "_ref_1638", - "_ref_1639", "sec-temporal.calendar.prototype.monthsinyear", + "_ref_1639", "_ref_1640", - "_ref_1641", "sec-temporal.calendar.prototype.inleapyear", + "_ref_1641", "_ref_1642", "_ref_1643", - "_ref_1644", "sec-temporal.calendar.prototype.fields", + "_ref_1644", "_ref_1645", - "_ref_1646", "sec-temporal.calendar.prototype.mergefields", + "_ref_1646", "_ref_1647", "_ref_1648", - "_ref_1649", "sec-temporal.calendar.prototype.tostring", "sec-temporal.calendar.prototype.tojson", - "_ref_1650", + "_ref_1649", "sec-properties-of-temporal-calendar-instances", "sec-temporal-abstract-ops", "sec-iterabletolistoftype", + "_ref_1650", "_ref_1651", "_ref_1652", "_ref_1653", "_ref_1654", "_ref_1655", - "_ref_1656", "sec-getoptionsobject", + "_ref_1656", "_ref_1657", - "_ref_1658", "sec-getoption", + "_ref_1658", "_ref_1659", "_ref_1660", "_ref_1661", "_ref_1662", "_ref_1663", "_ref_1664", - "_ref_1665", "sec-getstringornumberoption", + "_ref_1665", "_ref_1666", "_ref_1667", "_ref_1668", - "_ref_1669", "sec-temporal-durationhandlefractions", "sec-temporal-totemporaloverflow", - "_ref_1670", + "_ref_1669", "sec-temporal-totemporaldisambiguation", - "_ref_1671", + "_ref_1670", "sec-temporal-totemporalroundingmode", - "_ref_1672", + "_ref_1671", "sec-temporal-negatetemporalroundingmode", "sec-temporal-totemporaloffset", - "_ref_1673", + "_ref_1672", "sec-temporal-toshowcalendaroption", - "_ref_1674", + "_ref_1673", "sec-temporal-toshowtimezonenameoption", - "_ref_1675", + "_ref_1674", "sec-temporal-toshowoffsetoption", - "_ref_1676", + "_ref_1675", "sec-temporal-totemporalroundingincrement", - "_ref_1677", + "_ref_1676", "sec-temporal-totemporaldatetimeroundingincrement", - "_ref_1678", + "_ref_1677", "sec-temporal-tosecondsstringprecision", + "_ref_1678", "_ref_1679", - "_ref_1680", "sec-temporal-tolargesttemporalunit", - "_ref_1681", + "_ref_1680", "_ref_31", "sec-temporal-tosmallesttemporalunit", - "_ref_1682", + "_ref_1681", "_ref_32", "sec-temporal-totemporaldurationtotalunit", - "_ref_1683", + "_ref_1682", "_ref_33", "sec-temporal-singular-and-plural-units", "table-temporal-singular-and-plural-units", "sec-temporal-torelativetemporalobject", + "_ref_1683", "_ref_1684", "_ref_1685", "_ref_1686", @@ -2250,41 +2250,40 @@ "_ref_1700", "_ref_1701", "_ref_1702", - "_ref_1703", "sec-temporal-validatetemporalunitrange", "sec-temporal-largeroftwotemporalunits", "sec-temporal-mergelargestunitoption", + "_ref_1703", "_ref_1704", "_ref_1705", "_ref_1706", - "_ref_1707", "sec-temporal-maximumtemporaldurationroundingincrement", "sec-temporal-rejecttemporalcalendartype", - "_ref_1708", + "_ref_1707", "sec-temporal-formatsecondsstringpart", "sec-temporal-sign", "sec-temporal-constraintorange", "sec-temporal-roundtowardszero", "sec-temporal-roundhalfawayfromzero", "sec-temporal-roundnumbertoincrement", - "_ref_1709", + "_ref_1708", "sec-temporal-iso8601grammar", "prod-Alpha", "prod-Digit", "prod-NonzeroDigit", "prod-ASCIISign", "prod-Sign", - "_ref_1986", + "_ref_1985", "prod-Hour", + "_ref_1986", "_ref_1987", - "_ref_1988", "prod-MinuteSecond", + "_ref_1988", "_ref_1989", "_ref_1990", "_ref_1991", "_ref_1992", "_ref_1993", - "_ref_1994", "prod-DecimalSeparator", "prod-DaysDesignator", "prod-HoursDesignator", @@ -2298,50 +2297,51 @@ "prod-YearsDesignator", "prod-UTCDesignator", "prod-Digits", + "_ref_1994", "_ref_1995", - "_ref_1996", "prod-DateFourDigitYear", + "_ref_1996", "_ref_1997", "_ref_1998", "_ref_1999", - "_ref_2000", "prod-DateExtendedYear", + "_ref_2000", "_ref_2001", "_ref_2002", "_ref_2003", "_ref_2004", "_ref_2005", "_ref_2006", - "_ref_2007", "prod-DateYear", + "_ref_2007", "_ref_2008", - "_ref_2009", "prod-DateMonth", - "_ref_2010", + "_ref_2009", "prod-DateDay", + "_ref_2010", "_ref_2011", "_ref_2012", - "_ref_2013", "prod-DateSpecYearMonth", + "_ref_2013", "_ref_2014", - "_ref_2015", "prod-DateSpecMonthDay", + "_ref_2015", "_ref_2016", - "_ref_2017", "prod-Date", + "_ref_2017", "_ref_2018", "_ref_2019", "_ref_2020", "_ref_2021", "_ref_2022", - "_ref_2023", "prod-TimeHour", - "_ref_2024", + "_ref_2023", "prod-TimeMinute", - "_ref_2025", + "_ref_2024", "prod-TimeSecond", - "_ref_2026", + "_ref_2025", "prod-TimeFractionalPart", + "_ref_2026", "_ref_2027", "_ref_2028", "_ref_2029", @@ -2350,23 +2350,23 @@ "_ref_2032", "_ref_2033", "_ref_2034", - "_ref_2035", "prod-Fraction", + "_ref_2035", "_ref_2036", - "_ref_2037", "prod-TimeFraction", - "_ref_2038", + "_ref_2037", "prod-TimeZoneUTCOffsetSign", - "_ref_2039", + "_ref_2038", "prod-TimeZoneUTCOffsetHour", - "_ref_2040", + "_ref_2039", "prod-TimeZoneUTCOffsetMinute", - "_ref_2041", + "_ref_2040", "prod-TimeZoneUTCOffsetSecond", - "_ref_2042", + "_ref_2041", "prod-TimeZoneUTCOffsetFraction", - "_ref_2043", + "_ref_2042", "prod-TimeZoneNumericUTCOffset", + "_ref_2043", "_ref_2044", "_ref_2045", "_ref_2046", @@ -2384,11 +2384,11 @@ "_ref_2058", "_ref_2059", "_ref_2060", - "_ref_2061", "prod-TimeZoneUTCOffset", + "_ref_2061", "_ref_2062", - "_ref_2063", "prod-TimeZoneUTCOffsetName", + "_ref_2063", "_ref_2064", "_ref_2065", "_ref_2066", @@ -2406,12 +2406,12 @@ "_ref_2078", "_ref_2079", "_ref_2080", - "_ref_2081", "prod-TZLeadingChar", - "_ref_2082", + "_ref_2081", "prod-TZChar", - "_ref_2083", + "_ref_2082", "prod-TimeZoneIANANameComponent", + "_ref_2083", "_ref_2084", "_ref_2085", "_ref_2086", @@ -2425,30 +2425,30 @@ "_ref_2094", "_ref_2095", "_ref_2096", - "_ref_2097", "prod-TimeZoneIANAName", + "_ref_2097", "_ref_2098", "_ref_2099", - "_ref_2100", "prod-TimeZoneBracketedName", + "_ref_2100", "_ref_2101", "_ref_2102", "_ref_2103", - "_ref_2104", "prod-TimeZoneBracketedAnnotation", - "_ref_2105", + "_ref_2104", "prod-TimeZone", + "_ref_2105", "_ref_2106", "_ref_2107", - "_ref_2108", "prod-TimeZoneOffsetRequired", + "_ref_2108", "_ref_2109", "_ref_2110", - "_ref_2111", "prod-CalChar", + "_ref_2111", "_ref_2112", - "_ref_2113", "prod-CalendarNameComponent", + "_ref_2113", "_ref_2114", "_ref_2115", "_ref_2116", @@ -2456,14 +2456,14 @@ "_ref_2118", "_ref_2119", "_ref_2120", - "_ref_2121", "prod-CalendarName", + "_ref_2121", "_ref_2122", "_ref_2123", - "_ref_2124", "prod-Calendar", - "_ref_2125", + "_ref_2124", "prod-TimeSpec", + "_ref_2125", "_ref_2126", "_ref_2127", "_ref_2128", @@ -2476,80 +2476,80 @@ "_ref_2135", "_ref_2136", "_ref_2137", - "_ref_2138", "prod-Time", + "_ref_2138", "_ref_2139", - "_ref_2140", "prod-CalendarDate", + "_ref_2140", "_ref_2141", - "_ref_2142", "prod-TimeSpecSeparator", + "_ref_2142", "_ref_2143", - "_ref_2144", "prod-DateTime", + "_ref_2144", "_ref_2145", "_ref_2146", - "_ref_2147", "prod-CalendarDateTime", + "_ref_2147", "_ref_2148", - "_ref_2149", "prod-DurationWholeSeconds", - "_ref_2150", + "_ref_2149", "prod-DurationSecondsFraction", - "_ref_2151", + "_ref_2150", "prod-DurationSecondsPart", + "_ref_2151", "_ref_2152", "_ref_2153", - "_ref_2154", "prod-DurationWholeMinutes", - "_ref_2155", + "_ref_2154", "prod-DurationMinutesFraction", - "_ref_2156", + "_ref_2155", "prod-DurationMinutesPart", + "_ref_2156", "_ref_2157", "_ref_2158", "_ref_2159", - "_ref_2160", "prod-DurationWholeHours", - "_ref_2161", + "_ref_2160", "prod-DurationHoursFraction", - "_ref_2162", + "_ref_2161", "prod-DurationHoursPart", + "_ref_2162", "_ref_2163", "_ref_2164", "_ref_2165", - "_ref_2166", "prod-DurationTime", + "_ref_2166", "_ref_2167", "_ref_2168", "_ref_2169", "_ref_2170", "_ref_2171", - "_ref_2172", "prod-DurationDays", - "_ref_2173", + "_ref_2172", "prod-DurationDaysPart", + "_ref_2173", "_ref_2174", - "_ref_2175", "prod-DurationWeeks", - "_ref_2176", + "_ref_2175", "prod-DurationWeeksPart", + "_ref_2176", "_ref_2177", "_ref_2178", - "_ref_2179", "prod-DurationMonths", - "_ref_2180", + "_ref_2179", "prod-DurationMonthsPart", + "_ref_2180", "_ref_2181", "_ref_2182", - "_ref_2183", "prod-DurationYears", - "_ref_2184", + "_ref_2183", "prod-DurationYearsPart", + "_ref_2184", "_ref_2185", "_ref_2186", - "_ref_2187", "prod-DurationDate", + "_ref_2187", "_ref_2188", "_ref_2189", "_ref_2190", @@ -2557,43 +2557,43 @@ "_ref_2192", "_ref_2193", "_ref_2194", - "_ref_2195", "prod-Duration", + "_ref_2195", "_ref_2196", "_ref_2197", "_ref_2198", "_ref_2199", "_ref_2200", - "_ref_2201", "prod-TemporalInstantString", + "_ref_2201", "_ref_2202", "_ref_2203", "_ref_2204", "_ref_2205", "_ref_2206", - "_ref_2207", "prod-TemporalDateString", - "_ref_2208", + "_ref_2207", "prod-TemporalDateTimeString", - "_ref_2209", + "_ref_2208", "prod-TemporalDurationString", - "_ref_2210", + "_ref_2209", "prod-TemporalMonthDayString", + "_ref_2210", "_ref_2211", - "_ref_2212", "prod-TemporalTimeString", + "_ref_2212", "_ref_2213", - "_ref_2214", "prod-TemporalTimeZoneIdentifier", + "_ref_2214", "_ref_2215", - "_ref_2216", "prod-TemporalTimeZoneString", + "_ref_2216", "_ref_2217", - "_ref_2218", "prod-TemporalYearMonthString", + "_ref_2218", "_ref_2219", - "_ref_2220", "prod-TemporalZonedDateTimeString", + "_ref_2220", "_ref_2221", "_ref_2222", "_ref_2223", @@ -2603,20 +2603,20 @@ "_ref_2227", "_ref_2228", "_ref_2229", - "_ref_2230", "prod-TemporalCalendarString", + "_ref_2230", "_ref_2231", "_ref_2232", "_ref_2233", "_ref_2234", "_ref_2235", - "_ref_2236", "sec-temporal-parseisodatetime", + "_ref_2236", "_ref_2237", "_ref_2238", - "_ref_2239", "_ref_34", - "_ref_1710", + "_ref_1709", + "_ref_2239", "_ref_2240", "_ref_2241", "_ref_2242", @@ -2625,40 +2625,40 @@ "_ref_2245", "_ref_2246", "_ref_2247", - "_ref_2248", + "_ref_1710", "_ref_1711", - "_ref_1712", "sec-temporal-parsetemporalinstantstring", - "_ref_1713", - "_ref_2249", + "_ref_1712", + "_ref_2248", "_ref_35", + "_ref_1713", "_ref_1714", - "_ref_1715", "sec-temporal-parsetemporalzoneddatetimestring", - "_ref_1716", - "_ref_2250", + "_ref_1715", + "_ref_2249", "_ref_36", + "_ref_1716", "_ref_1717", - "_ref_1718", "sec-temporal-parsetemporalcalendarstring", - "_ref_1719", - "_ref_2251", + "_ref_1718", + "_ref_2250", "_ref_37", - "_ref_2252", + "_ref_2251", "sec-temporal-parsetemporaldatestring", - "_ref_1720", - "_ref_2253", + "_ref_1719", + "_ref_2252", "_ref_38", - "_ref_1721", + "_ref_1720", "sec-temporal-parsetemporaldatetimestring", - "_ref_1722", - "_ref_2254", + "_ref_1721", + "_ref_2253", "_ref_39", - "_ref_1723", + "_ref_1722", "sec-temporal-parsetemporaldurationstring", - "_ref_1724", - "_ref_2255", + "_ref_1723", + "_ref_2254", "_ref_40", + "_ref_2255", "_ref_2256", "_ref_2257", "_ref_2258", @@ -2672,87 +2672,87 @@ "_ref_2266", "_ref_2267", "_ref_2268", - "_ref_2269", - "_ref_1726", + "_ref_1725", "sec-temporal-parsetemporalmonthdaystring", - "_ref_1727", - "_ref_2270", + "_ref_1726", + "_ref_2269", "_ref_41", + "_ref_2270", "_ref_2271", "_ref_2272", - "_ref_2273", "sec-temporal-parsetemporaltimestring", - "_ref_1728", - "_ref_2274", + "_ref_1727", + "_ref_2273", "_ref_42", - "_ref_1729", + "_ref_1728", "sec-temporal-parsetemporaltimezonestring", - "_ref_1730", - "_ref_2275", + "_ref_1729", + "_ref_2274", "_ref_43", + "_ref_2275", "_ref_2276", "_ref_2277", "_ref_2278", "_ref_2279", "_ref_2280", "_ref_2281", - "_ref_2282", + "_ref_1730", "_ref_1731", "_ref_1732", - "_ref_1733", "sec-temporal-parsetemporalyearmonthstring", - "_ref_1734", - "_ref_2283", + "_ref_1733", + "_ref_2282", "_ref_44", - "_ref_1735", + "_ref_1734", "sec-temporal-topositiveintegerorinfinity", "sec-temporal-preparetemporalfields", + "_ref_1735", "_ref_1736", - "_ref_1737", "_ref_45", "_ref_46", - "_ref_1738", + "_ref_1737", "table-temporal-field-requirements", + "_ref_1738", "_ref_1739", "_ref_1740", "_ref_1741", "_ref_1742", "_ref_1743", - "_ref_1744", "sec-temporal-preparepartialtemporalfields", + "_ref_1744", "_ref_1745", - "_ref_1746", "_ref_47", - "_ref_1747", + "_ref_1746", "sec-temporal-legacy-date-objects", "sec-temporal-properties-of-the-legacy-date-prototype-object", "sec-date.prototype.totemporalinstant", - "_ref_1748", + "_ref_1747", "sec-temporal-intl", "sup-time-zone-names", "_ref_48", "sup-isvalidtimezonename", "_ref_49", - "_ref_1749", + "_ref_1748", "sup-canonicalizetimezonename", "_ref_50", + "_ref_1749", "_ref_1750", "_ref_1751", "_ref_1752", "_ref_1753", - "_ref_1754", "sup-defaulttimezone", "_ref_51", - "_ref_1755", + "_ref_1754", "_ref_52", "_ref_53", "sec-abstract-operations", "sec-getoptionsobject-deleted", + "_ref_1755", "_ref_1756", "_ref_1757", - "_ref_1758", "sec-datetimeformat-abstracts", "sec-temporal-initializedatetimeformat", + "_ref_1758", "_ref_1759", "_ref_1760", "_ref_1761", @@ -2767,16 +2767,16 @@ "_ref_1770", "_ref_1771", "_ref_1772", - "_ref_1773", "_ref_54", - "_ref_1774", + "_ref_1773", "table-temporal-patterns", "sec-datetime-format-functions", + "_ref_1774", "_ref_1775", "_ref_1776", "_ref_1777", - "_ref_1778", "sec-formatdatetimepattern", + "_ref_1778", "_ref_1779", "_ref_1780", "_ref_1781", @@ -2789,21 +2789,21 @@ "_ref_1788", "_ref_1789", "_ref_1790", - "_ref_1791", "sec-partitiondatetimepattern", + "_ref_1791", "_ref_1792", - "_ref_1793", "sec-formatdatetime", - "_ref_1794", + "_ref_1793", "sec-temporal-formatdatetimetoparts", + "_ref_1794", "_ref_1795", "_ref_1796", "_ref_1797", "_ref_1798", "_ref_1799", "_ref_1800", - "_ref_1801", "sec-partitiondatetimerangepattern", + "_ref_1801", "_ref_1802", "_ref_1803", "_ref_1804", @@ -2814,10 +2814,10 @@ "_ref_1809", "_ref_1810", "_ref_1811", - "_ref_1812", "sec-formatdatetimerange", - "_ref_1813", + "_ref_1812", "sec-formatdatetimerangetoparts", + "_ref_1813", "_ref_1814", "_ref_1815", "_ref_1816", @@ -2825,14 +2825,14 @@ "_ref_1818", "_ref_1819", "_ref_1820", - "_ref_1821", "sec-temporal-istemporalobject", - "_ref_1822", + "_ref_1821", "sec-temporal-sametemporaltype", + "_ref_1822", "_ref_1823", - "_ref_1824", "sec-temporal-getdatetimeformatpattern", "sec-temporal-handledatetimevalue", + "_ref_1824", "_ref_1825", "_ref_1826", "_ref_1827", @@ -2855,32 +2855,31 @@ "_ref_1844", "_ref_1845", "_ref_1846", - "_ref_1847", "sec-temporal-tolocaltime", + "_ref_1847", "_ref_1848", - "_ref_1849", "_ref_55", "_ref_56", "table-temporal-plaindatetimeformat-tolocaltime-record", - "_ref_1850", + "_ref_1849", "sec-properties-of-intl-datetimeformat-prototype-object", "sec-Intl.DateTimeFormat.prototype.formatToParts", + "_ref_1850", "_ref_1851", "_ref_1852", - "_ref_1853", "sec-intl.datetimeformat.prototype.formatRange", + "_ref_1853", "_ref_1854", "_ref_1855", - "_ref_1856", "sec-Intl.DateTimeFormat.prototype.formatRangeToParts", + "_ref_1856", "_ref_1857", "_ref_1858", - "_ref_1859", "sec-intl.datetimeformat.prototype.resolvedoptions", + "_ref_1859", "_ref_1860", - "_ref_1861", "_ref_57", - "_ref_1862", + "_ref_1861", "table-datetimeformat-resolvedoptions-properties", "sec-properties-of-intl-datetimeformat-instances", "locale-sensitive-functions", @@ -2888,120 +2887,121 @@ "sup-temporal-isbuiltincalendar", "_ref_58", "sec-temporal-calendarera", + "_ref_1862", "_ref_1863", "_ref_1864", - "_ref_1865", "sec-temporal-calendarerayear", + "_ref_1865", "_ref_1866", - "_ref_1867", "sup-properties-of-the-temporal-calendar-prototype-object", "sup-temporal.calendar.prototype.datefromfields", "_ref_59", + "_ref_1867", "_ref_1868", "_ref_1869", "_ref_1870", "_ref_1871", "_ref_1872", - "_ref_1873", "sup-temporal.calendar.prototype.yearmonthfromfields", "_ref_60", + "_ref_1873", "_ref_1874", "_ref_1875", "_ref_1876", "_ref_1877", "_ref_1878", - "_ref_1879", "sup-temporal.calendar.prototype.monthdayfromfields", "_ref_61", + "_ref_1879", "_ref_1880", "_ref_1881", "_ref_1882", "_ref_1883", "_ref_1884", - "_ref_1885", "sup-temporal.calendar.prototype.dateadd", "_ref_62", + "_ref_1885", "_ref_1886", "_ref_1887", "_ref_1888", "_ref_1889", "_ref_1890", - "_ref_1891", "sup-temporal.calendar.prototype.dateuntil", "_ref_63", + "_ref_1891", "_ref_1892", "_ref_1893", "_ref_1894", "_ref_1895", "_ref_1896", - "_ref_1897", "sec-temporal.calendar.prototype.era", + "_ref_1897", "_ref_1898", - "_ref_1899", "sec-temporal.calendar.prototype.erayear", + "_ref_1899", "_ref_1900", - "_ref_1901", "sup-temporal.calendar.prototype.year", "_ref_64", + "_ref_1901", "_ref_1902", "_ref_1903", - "_ref_1904", "sup-temporal.calendar.prototype.month", "_ref_65", + "_ref_1904", "_ref_1905", "_ref_1906", "_ref_1907", - "_ref_1908", "sup-temporal.calendar.prototype.monthcode", "_ref_66", + "_ref_1908", "_ref_1909", "_ref_1910", - "_ref_1911", "sup-temporal.calendar.prototype.day", "_ref_67", + "_ref_1911", "_ref_1912", "_ref_1913", - "_ref_1914", "sup-temporal.calendar.prototype.dayofweek", "_ref_68", + "_ref_1914", "_ref_1915", - "_ref_1916", "sup-temporal.calendar.prototype.dayofyear", "_ref_69", + "_ref_1916", "_ref_1917", - "_ref_1918", "sup-temporal.calendar.prototype.weekofyear", "_ref_70", + "_ref_1918", "_ref_1919", - "_ref_1920", "sup-temporal.calendar.prototype.daysinweek", "_ref_71", - "_ref_1921", + "_ref_1920", "sup-temporal.calendar.prototype.daysinmonth", "_ref_72", + "_ref_1921", "_ref_1922", "_ref_1923", - "_ref_1924", "sup-temporal.calendar.prototype.daysinyear", "_ref_73", + "_ref_1924", "_ref_1925", "_ref_1926", - "_ref_1927", "sup-temporal.calendar.prototype.monthsinyear", "_ref_74", + "_ref_1927", "_ref_1928", - "_ref_1929", "sup-temporal.calendar.prototype.inleapyear", "_ref_75", + "_ref_1929", "_ref_1930", "_ref_1931", - "_ref_1932", "sup-temporal.calendar.prototype.fields", "_ref_76", + "_ref_1932", "_ref_1933", - "_ref_1934", "sup-temporal.calendar.prototype.mergefields", "_ref_77", + "_ref_1934", "_ref_1935", "_ref_1936", "_ref_1937", @@ -3010,74 +3010,73 @@ "_ref_1940", "_ref_1941", "_ref_1942", - "_ref_1943", "sup-properties-of-the-temporal-duration-prototype-object", "sup-temporal.duration.prototype.tolocalestring", "sup-properties-of-the-temporal-instant-prototype-object", "sup-temporal.instant.prototype.tolocalestring", "_ref_78", + "_ref_1943", "_ref_1944", - "_ref_1945", "sup-properties-of-the-temporal-plaindate-prototype-object", "sup-temporal.plaindate.prototype.tolocalestring", "_ref_79", + "_ref_1945", "_ref_1946", - "_ref_1947", "sec-get-temporal.plaindate.prototype.era", - "_ref_1948", + "_ref_1947", "sec-get-temporal.plaindate.prototype.erayear", - "_ref_1949", + "_ref_1948", "sup-properties-of-the-temporal-plaindatetime-prototype-object", "sup-temporal.plaindatetime.prototype.tolocalestring", "_ref_80", + "_ref_1949", "_ref_1950", - "_ref_1951", "sec-get-temporal.plaindatetime.prototype.era", - "_ref_1952", + "_ref_1951", "sec-get-temporal.plaindatetime.prototype.erayear", - "_ref_1953", + "_ref_1952", "sup-properties-of-the-temporal-plainmonthday-prototype-object", "sup-temporal.plainmonthday.prototype.tolocalestring", "_ref_81", + "_ref_1953", "_ref_1954", - "_ref_1955", "sup-properties-of-the-temporal-plaintime-prototype-object", "sup-temporal.plaintime.prototype.tolocalestring", "_ref_82", + "_ref_1955", "_ref_1956", - "_ref_1957", "sup-properties-of-the-temporal-plainyearmonth-prototype-object", "sup-temporal.plainyearmonth.prototype.tolocalestring", "_ref_83", + "_ref_1957", "_ref_1958", - "_ref_1959", "sec-get-temporal.plainyearmonth.prototype.era", - "_ref_1960", + "_ref_1959", "sec-get-temporal.plainyearmonth.prototype.erayear", - "_ref_1961", + "_ref_1960", "sup-properties-of-the-temporal-zoneddatetime-prototype-object", "sup-temporal.zoneddatetime.prototype.tolocalestring", "_ref_84", + "_ref_1961", "_ref_1962", - "_ref_1963", "sec-get-temporal.zoneddatetime.prototype.era", + "_ref_1963", "_ref_1964", "_ref_1965", - "_ref_1966", "sec-get-temporal.zoneddatetime.prototype.erayear", + "_ref_1966", "_ref_1967", "_ref_1968", - "_ref_1969", "sec-abstracts", "sup-temporal-preparetemporalfields", "_ref_85", + "_ref_1969", "_ref_1970", - "_ref_1971", "_ref_86", "_ref_87", + "_ref_1971", "_ref_1972", "_ref_1973", - "_ref_1974", "sec-copyright-and-software-license", "references-pane-container", "references-pane-spacer", diff --git a/ed/ids/web-animations-1.json b/ed/ids/web-animations-1.json index feea87161bcb..114610b4ad78 100644 --- a/ed/ids/web-animations-1.json +++ b/ed/ids/web-animations-1.json @@ -27,10 +27,10 @@ "MJMAIN-64", "MJMAIN-2265", "MJSZ3-7B", - "MathJax_Message", "toc-nav", "toc-jump", "toc-toggle", + "MathJax_Message", "title", "profile-and-date", "abstract", diff --git a/ed/ids/webgpu.json b/ed/ids/webgpu.json index 557b2180f7de..d33c7458ac89 100644 --- a/ed/ids/webgpu.json +++ b/ed/ids/webgpu.json @@ -589,7 +589,8 @@ "ref-for-dom-gpudevice-importexternaltexture", "enumdef-gpupredefinedcolorspace", "ref-for-dom-gpupredefinedcolorspace-srgb", - "issue-3b06c24a", + "issue-2b51fe63", + "ref-for-predefinedcolorspace", "issue-cb1de83e", "dom-gpupredefinedcolorspace-srgb", "ref-for-valdef-color-srgb", @@ -3622,23 +3623,47 @@ "issue-6765822b", "ref-for-dom-gputexturedimension-1d⑦", "ref-for-dom-gputexturedimension-3d⑦", + "gpu-image-copy-texture-tagged", + "dictdef-gpuimagecopytexturetagged", + "ref-for-dom-gpuqueue-copyexternalimagetotexture①", + "ref-for-dictdef-gpuimagecopytexturetagged", + "ref-for-dictdef-gpuimagecopytexture⑦", + "ref-for-dom-gpuqueue-copyexternalimagetotexture②", + "ref-for-dictdef-gpuimagecopytexturetagged①", + "ref-for-dictdef-gpuimagecopytexture⑧", + "ref-for-enumdef-gpupredefinedcolorspace①", + "ref-for-dom-gpuimagecopytexturetagged-colorspace", + "ref-for-idl-boolean②⓪", + "ref-for-dom-gpuimagecopytexturetagged-premultipliedalpha", + "dom-gpuimagecopytexturetagged-colorspace", + "ref-for-enumdef-gpupredefinedcolorspace②", + "ref-for-dom-gpuimagecopytexturetagged-colorspace①", + "ref-for-imagebitmap", + "ref-for-imagebitmapoptions", + "dom-gpuimagecopytexturetagged-premultipliedalpha", + "ref-for-idl-boolean②①", + "ref-for-dom-gpuimagecopyexternalimage-source", + "ref-for-dom-gpuimagecopytexturetagged-premultipliedalpha①", + "ref-for-webglcontextattributes", + "ref-for-imagebitmap①", + "ref-for-imagebitmapoptions①", "gpu-image-copy-external-image", "dictdef-gpuimagecopyexternalimage", "ref-for-dictdef-gpuimagecopyexternalimage", - "ref-for-imagebitmap", + "ref-for-imagebitmap②", "ref-for-htmlcanvaselement", "ref-for-offscreencanvas", - "ref-for-dom-gpuimagecopyexternalimage-source", + "ref-for-dom-gpuimagecopyexternalimage-source①", "ref-for-typedefdef-gpuorigin2d", "ref-for-dom-gpuimagecopyexternalimage-origin", "ref-for-dictdef-gpuimagecopyexternalimage①", "dom-gpuimagecopyexternalimage-source", - "ref-for-dom-gpuqueue-copyexternalimagetotexture①", + "ref-for-dom-gpuqueue-copyexternalimagetotexture③", "dom-gpuimagecopyexternalimage-origin", "ref-for-typedefdef-gpuorigin2d①", "issue-c58699db", "issue-4d5f482e", - "ref-for-dom-gpuqueue-copyexternalimagetotexture②", + "ref-for-dom-gpuqueue-copyexternalimagetotexture④", "buffer-copies", "dom-gpucommandencoder-copybuffertobuffer", "ref-for-gpucommandencoder②⓪", @@ -3678,7 +3703,7 @@ "ref-for-valid-texture-copy-range", "ref-for-dom-gpucommandencoder-copytexturetotexture①", "imagecopytexture-subresource-size", - "ref-for-dictdef-gpuimagecopytexture⑦", + "ref-for-dictdef-gpuimagecopytexture⑨", "ref-for-typedefdef-gpuextent3d⑥", "ref-for-imagecopytexture-subresource-size②", "ref-for-extent3d-width①④", @@ -3716,7 +3741,7 @@ "ref-for-dom-gpuimagedatalayout-bytesperrow⑦", "ref-for-dom-gpuimagedatalayout-offset", "valid-texture-copy-range", - "ref-for-dictdef-gpuimagecopytexture⑧", + "ref-for-dictdef-gpuimagecopytexture①⓪", "ref-for-typedefdef-gpuextent3d⑧", "ref-for-texel-block-width⑤", "ref-for-dom-gpuimagecopytexture-texture①⓪", @@ -4435,7 +4460,7 @@ "ref-for-dictdef-gpurenderpassdescriptor②", "ref-for-dom-gpurenderpassdescriptor-occlusionqueryset", "dom-gpurenderpassencoder-occlusion_query_active-slot", - "ref-for-idl-boolean②⓪", + "ref-for-idl-boolean②②", "ref-for-dom-gpurenderpassencoder-occlusion_query_set-slot", "dom-gpurenderpassencoder-viewport-slot", "ref-for-gpurenderpassencoder①④", @@ -4565,14 +4590,14 @@ "ref-for-dom-gpurenderpassdepthstencilattachment-depthloadvalue", "ref-for-enumdef-gpustoreop②", "ref-for-dom-gpurenderpassdepthstencilattachment-depthstoreop", - "ref-for-idl-boolean②①", + "ref-for-idl-boolean②③", "ref-for-dom-gpurenderpassdepthstencilattachment-depthreadonly①", "ref-for-enumdef-gpuloadop③", "ref-for-typedefdef-gpustencilvalue③", "ref-for-dom-gpurenderpassdepthstencilattachment-stencilloadvalue", "ref-for-enumdef-gpustoreop③", "ref-for-dom-gpurenderpassdepthstencilattachment-stencilstoreop", - "ref-for-idl-boolean②②", + "ref-for-idl-boolean②④", "ref-for-dom-gpurenderpassdepthstencilattachment-stencilreadonly①", "dom-gpurenderpassdepthstencilattachment-view", "ref-for-gputextureview②③", @@ -4588,7 +4613,7 @@ "ref-for-dom-gpurenderpassdepthstencilattachment-view⑧", "ref-for-dom-gpuloadop-load②", "dom-gpurenderpassdepthstencilattachment-depthreadonly", - "ref-for-idl-boolean②③", + "ref-for-idl-boolean②⑤", "ref-for-dom-gpurenderpassdepthstencilattachment-view⑨", "dom-gpurenderpassdepthstencilattachment-stencilloadvalue", "ref-for-enumdef-gpuloadop⑤", @@ -4599,7 +4624,7 @@ "ref-for-enumdef-gpustoreop⑤", "ref-for-dom-gpurenderpassdepthstencilattachment-view①②", "dom-gpurenderpassdepthstencilattachment-stencilreadonly", - "ref-for-idl-boolean②④", + "ref-for-idl-boolean②⑥", "ref-for-dom-gpurenderpassdepthstencilattachment-view①③", "abstract-opdef-gpurenderpassdepthstencilattachment-gpurenderpassdepthstencilattachment-valid-usage", "ref-for-dictdef-gpurenderpassdepthstencilattachment③", @@ -4972,7 +4997,7 @@ "ref-for-dom-gpuqueue-writebuffer-buffer-bufferoffset-data-dataoffset-size-size", "ref-for-idl-undefined⑧⑧", "ref-for-dom-gpuqueue-writetexture", - "ref-for-dictdef-gpuimagecopytexture⑨", + "ref-for-dictdef-gpuimagecopytexture①①", "ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-destination", "ref-for-AllowShared①", "ref-for-BufferSource①", @@ -4982,10 +5007,10 @@ "ref-for-typedefdef-gpuextent3d⑨", "ref-for-dom-gpuqueue-writetexture-destination-data-datalayout-size-size", "ref-for-idl-undefined⑧⑨", - "ref-for-dom-gpuqueue-copyexternalimagetotexture③", + "ref-for-dom-gpuqueue-copyexternalimagetotexture⑤", "ref-for-dictdef-gpuimagecopyexternalimage②", "ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", - "ref-for-dictdef-gpuimagecopytexture①⓪", + "ref-for-dictdef-gpuimagecopytexturetagged②", "ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", "ref-for-typedefdef-gpuextent3d①⓪", "ref-for-dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", @@ -5045,16 +5070,14 @@ "ref-for-dom-gpuimagedatalayout-offset⑤", "issue-ddacf7c9①", "dom-gpuqueue-copyexternalimagetotexture", - "issue-7dbdd722", - "ref-for-enumdef-gpupredefinedcolorspace①", "ref-for-gpuqueue①①", - "ref-for-dom-gpuqueue-copyexternalimagetotexture④", + "ref-for-dom-gpuqueue-copyexternalimagetotexture⑥", "dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-source", "dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-destination", "ref-for-texture-subresource①⑨", "dom-gpuqueue-copyexternalimagetotexture-source-destination-copysize-copysize", "ref-for-idl-undefined⑨②", - "ref-for-dom-gpuimagecopyexternalimage-source①", + "ref-for-dom-gpuimagecopyexternalimage-source②", "ref-for-the-image-argument-is-not-origin-clean②", "ref-for-securityerror①", "ref-for-operationerror⑧", @@ -5072,11 +5095,9 @@ "ref-for-dom-gputextureformat-bgra8unorm", "ref-for-dom-gputextureformat-bgra8unorm-srgb", "ref-for-dom-gputextureformat-rgb10a2unorm", - "ref-for-dom-gputextureformat-rgba16float", - "ref-for-dom-gputextureformat-rgba32float", "ref-for-dom-gputextureformat-rg8unorm", - "ref-for-dom-gputextureformat-rg16float", "issue-1ec8ac96", + "issue-0fa3a8da", "dom-gpuqueue-submit", "ref-for-gpuqueue①②", "ref-for-dom-gpuqueue-submit③", @@ -5241,6 +5262,8 @@ "ref-for-dom-gpupresentationcontext-configure", "ref-for-dictdef-gpupresentationconfiguration①", "ref-for-dom-gpupresentationcontext-configure-configuration-configuration", + "ref-for-idl-undefined⑨⑧", + "ref-for-dom-gpupresentationcontext-unconfigure", "ref-for-enumdef-gputextureformat①⑧", "ref-for-dom-gpupresentationcontext-getpreferredformat", "ref-for-gpuadapter①⑦", @@ -5296,9 +5319,17 @@ "ref-for-extent3d-depthorarraylayers②①", "ref-for-gpuvalidationerror①⓪", "ref-for-dom-gpupresentationcontext-validconfiguration-slot①", + "dom-gpupresentationcontext-unconfigure", + "ref-for-gpupresentationcontext⑤", + "ref-for-dom-gpupresentationcontext-validconfiguration-slot②", + "ref-for-dom-gpupresentationcontext-configuration-slot①", + "ref-for-dom-gpupresentationcontext-currenttexture-slot③", + "ref-for-dom-gputexture-destroy④", + "ref-for-dom-gpupresentationcontext-currenttexture-slot④", + "ref-for-dom-gpupresentationcontext-currenttexture-slot⑤", "dom-gpupresentationcontext-getpreferredformat", "ref-for-enumdef-gputextureformat①⑨", - "ref-for-gpupresentationcontext⑤", + "ref-for-gpupresentationcontext⑥", "ref-for-dom-gpupresentationcontext-getpreferredformat①", "dom-gpupresentationcontext-getpreferredformat-adapter-adapter", "ref-for-enumdef-gputextureformat②⓪", @@ -5307,33 +5338,33 @@ "ref-for-supported-presentation-context-formats①", "dom-gpupresentationcontext-getcurrenttexture", "ref-for-gputexture②⑧", - "ref-for-gpupresentationcontext⑥", "ref-for-gpupresentationcontext⑦", + "ref-for-gpupresentationcontext⑧", "ref-for-gputexture②⑨", - "ref-for-dom-gpupresentationcontext-configuration-slot①", + "ref-for-dom-gpupresentationcontext-configuration-slot②", "ref-for-operationerror⑨", - "ref-for-dom-gpupresentationcontext-currenttexture-slot③", - "ref-for-dom-gpupresentationcontext-currenttexture-slot④", + "ref-for-dom-gpupresentationcontext-currenttexture-slot⑥", + "ref-for-dom-gpupresentationcontext-currenttexture-slot⑦", "ref-for-abstract-opdef-allocating-a-new-presentation-context-texture①", - "ref-for-dom-gpupresentationcontext-currenttexture-slot⑤", + "ref-for-dom-gpupresentationcontext-currenttexture-slot⑧", "ref-for-gputexture③⓪", "ref-for-dom-gpupresentationcontext-getcurrenttexture②", "ref-for-update-the-rendering", "ref-for-dom-gpupresentationcontext-configure③", "ref-for-update-the-rendering①", - "ref-for-gpupresentationcontext⑧", + "ref-for-gpupresentationcontext⑨", "abstract-opdef-present-the-presentation-context-content-to-the-canvas", - "ref-for-dom-gpupresentationcontext-currenttexture-slot⑥", - "ref-for-dom-gpupresentationcontext-currenttexture-slot⑦", + "ref-for-dom-gpupresentationcontext-currenttexture-slot⑨", + "ref-for-dom-gpupresentationcontext-currenttexture-slot①⓪", "ref-for-dom-gpupresentationcontext-canvas-slot①", - "ref-for-dom-gputexture-destroy④", - "issue-e666446e", "ref-for-dom-gputexture-destroy⑤", + "issue-e666446e", + "ref-for-dom-gputexture-destroy⑥", "abstract-opdef-allocating-a-new-presentation-context-texture", - "ref-for-gpupresentationcontext⑨", - "ref-for-dom-gpupresentationcontext-configuration-slot②", + "ref-for-gpupresentationcontext①⓪", + "ref-for-dom-gpupresentationcontext-configuration-slot③", "ref-for-dom-gpupresentationconfiguration-device①", - "ref-for-dom-gpupresentationcontext-validconfiguration-slot②", + "ref-for-dom-gpupresentationcontext-validconfiguration-slot③", "ref-for-gpuvalidationerror①①", "ref-for-invalid③①", "ref-for-gputexture③①", @@ -5341,10 +5372,10 @@ "ref-for-dom-gputexturedescriptor-size③③", "ref-for-dom-gpupresentationcontext-size-slot⑤", "ref-for-dom-gputexturedescriptor-format③⑦", - "ref-for-dom-gpupresentationcontext-configuration-slot③", + "ref-for-dom-gpupresentationcontext-configuration-slot④", "ref-for-dom-gpupresentationconfiguration-format①", "ref-for-dom-gputexturedescriptor-usage①⑦", - "ref-for-dom-gpupresentationcontext-configuration-slot④", + "ref-for-dom-gpupresentationcontext-configuration-slot⑤", "ref-for-dom-gpupresentationconfiguration-usage", "ref-for-gputexture③②", "ref-for-dom-gpudevice-createtexture④", @@ -5376,27 +5407,27 @@ "ref-for-typedefdef-gpuextent3d①②", "dom-gpupresentationconfiguration-size", "issue-c2731b1c", - "ref-for-enumdef-gpupredefinedcolorspace②", + "ref-for-enumdef-gpupredefinedcolorspace③", "presentation-context-sizing", - "ref-for-gpupresentationcontext①⓪", + "ref-for-gpupresentationcontext①①", "ref-for-dom-gpupresentationcontext-size-slot⑥", "ref-for-dictdef-gpupresentationconfiguration⑤", "ref-for-dom-gpupresentationcontext-configure④", "ref-for-dom-gpupresentationcontext-configure⑤", "ref-for-dom-gpupresentationconfiguration-size②", - "ref-for-gpupresentationcontext①①", + "ref-for-gpupresentationcontext①②", "ref-for-dom-gpupresentationcontext-canvas-slot②", "ref-for-dom-gpupresentationcontext-configure⑥", - "ref-for-gpupresentationcontext①②", - "ref-for-dom-gpupresentationcontext-size-slot⑦", "ref-for-gpupresentationcontext①③", + "ref-for-dom-gpupresentationcontext-size-slot⑦", + "ref-for-gpupresentationcontext①④", "ref-for-dictdef-gpupresentationconfiguration⑥", "ref-for-dom-gpupresentationconfiguration-size③", "ref-for-dom-gpupresentationcontext-configure⑦", - "ref-for-gpupresentationcontext①④", + "ref-for-gpupresentationcontext①⑤", "ref-for-dom-gpupresentationcontext-configure⑧", "example-359afa9f", - "ref-for-gpupresentationcontext①⑤", + "ref-for-gpupresentationcontext①⑥", "GPUCanvasCompositingAlphaMode", "dom-gpucanvascompositingalphamode-gpucanvascompositingalphamode", "ref-for-dom-gpucanvascompositingalphamode-opaque", @@ -5408,7 +5439,7 @@ "ref-for-Exposed③②", "gpudevicelostinfo", "ref-for-enumdef-gpudevicelostreason", - "ref-for-idl-undefined⑨⑧", + "ref-for-idl-undefined⑨⑨", "dom-gpudevicelostinfo-reason", "ref-for-idl-DOMString⑧", "dom-gpudevicelostinfo-message", @@ -5434,7 +5465,7 @@ "ref-for-gpuvalidationerror①②", "typedefdef-gpuerror", "ref-for-gpudevice⑤⓪", - "ref-for-idl-undefined⑨⑨", + "ref-for-idl-undefined①⓪⓪", "ref-for-dom-gpudevice-pusherrorscope", "ref-for-enumdef-gpuerrorfilter", "dom-gpudevice-pusherrorscope-filter-filter", @@ -5899,14 +5930,14 @@ "ref-for-dom-gputexturesampletype-uint⑤", "ref-for-dom-gputextureformat-rg16sint", "ref-for-dom-gputexturesampletype-sint⑤", - "ref-for-dom-gputextureformat-rg16float①", + "ref-for-dom-gputextureformat-rg16float", "ref-for-dom-gputexturesampletype-float①③", "ref-for-dom-gputexturesampletype-unfilterable-float①②", "ref-for-dom-gputextureformat-rgba16uint", "ref-for-dom-gputexturesampletype-uint⑥", "ref-for-dom-gputextureformat-rgba16sint", "ref-for-dom-gputexturesampletype-sint⑥", - "ref-for-dom-gputextureformat-rgba16float①", + "ref-for-dom-gputextureformat-rgba16float", "ref-for-dom-gputexturesampletype-float①④", "ref-for-dom-gputexturesampletype-unfilterable-float①③", "ref-for-dom-gputextureformat-r32uint", @@ -5925,7 +5956,7 @@ "ref-for-dom-gputexturesampletype-uint⑨", "ref-for-dom-gputextureformat-rgba32sint", "ref-for-dom-gputexturesampletype-sint⑨", - "ref-for-dom-gputextureformat-rgba32float①", + "ref-for-dom-gputextureformat-rgba32float", "ref-for-dom-gputexturesampletype-unfilterable-float①⑥", "ref-for-dom-gputextureformat-rgb10a2unorm①", "ref-for-dom-gputexturesampletype-float①⑤", @@ -6017,8 +6048,10 @@ "term-for-htmlmediaelement", "term-for-htmlvideoelement", "term-for-imagebitmap", + "term-for-imagebitmapoptions", "term-for-navigator", "term-for-offscreencanvas", + "term-for-predefinedcolorspace", "term-for-serializable", "term-for-window", "term-for-workernavigator", @@ -6028,6 +6061,7 @@ "term-for-queue-a-microtask", "term-for-serializable-objects", "term-for-update-the-rendering", + "term-for-webglcontextattributes", "term-for-list-append", "term-for-list-clone", "term-for-map-exists", diff --git a/ed/ids/webrtc-identity.json b/ed/ids/webrtc-identity.json index 9647f28cf0a6..01042f77d83f 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-19509337100741342", + "idl-7671815466965095", "attributes-1", "dfn-peeridentity", "dfn-idploginurl", @@ -155,7 +155,7 @@ "rtcidentityassertion-interface", "x9-3-rtcidentityassertion-interface", "dfn-rtcidentityassertion", - "idl-6082138773669248", + "idl-16329053969933693", "rtcidentityassertion-attributes", "dfn-idp", "dfn-name", @@ -170,20 +170,20 @@ "target-peer-identity", "rtcerror-interface-extensions", "x10-rtcerror-interface-extensions", - "idl-2746336367207709", + "idl-6601971707599605", "attributes", "x10-1-attributes", "dfn-httprequeststatuscode", "rtcerrorinit-dictionary", "dfn-rtcerrorinit", - "idl-10957977266026231", + "idl-3331093590407035", "dfn-httprequeststatuscode-0", "dictionary-rtcerror-members", "x10-2-dictionary-rtcerror-members", "rtcerrordetailtypeidp-enum", "x10-3-rtcerrordetailtypeidp-enum", "dfn-rtcerrordetailtypeidp", - "idl-07975605789717033", + "idl-4654229336329223", "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-6184442742775644", + "idl-410525953156089", "dictionary-mediastreamconstraints-members", "dfn-peeridentity-0", "dfn-peeridentity-1", "isolated-track", "x11-1-1-extended-mediastreamtrack-properties", - "idl-5833474544028738", + "idl-8955019689208075", "attributes-2", "dfn-isolated", "dfn-onisolationchange", diff --git a/ed/index.html b/ed/index.html index 793d2beb3f0f..c4151b2944a9 100644 --- a/ed/index.html +++ b/ed/index.html @@ -4733,7 +4733,7 @@

Spec info

  • Initial URL: https://www.w3.org/TR/css-lists-3/
  • Crawled URL: https://drafts.csswg.org/css-lists-3/
  • -
  • Crawled version: 3 June 2021
  • +
  • Crawled version: 15 June 2021
  • Editor's Draft: https://drafts.csswg.org/css-lists-3/
  • Latest published version: https://www.w3.org/TR/css-lists-3/
  • Shortname: css-lists-3
  • @@ -7159,7 +7159,7 @@

    Spec info

    • Initial URL: https://www.w3.org/TR/css-typed-om-1/
    • Crawled URL: https://drafts.css-houdini.org/css-typed-om-1/
    • -
    • Crawled version: 14 May 2021
    • +
    • Crawled version: 15 June 2021
    • Editor's Draft: https://drafts.css-houdini.org/css-typed-om-1/
    • Latest published version: https://www.w3.org/TR/css-typed-om-1/
    • Shortname: css-typed-om-1
    • @@ -9897,7 +9897,7 @@

      Spec info

      @@ -13878,7 +13878,7 @@

      Spec info

      • Initial URL: https://www.w3.org/TR/pointerlock-2/
      • Crawled URL: https://w3c.github.io/pointerlock/
      • -
      • Crawled version: 19 October 2020
      • +
      • Crawled version: 15 June 2021
      • Editor's Draft: https://w3c.github.io/pointerlock/
      • Latest published version: https://www.w3.org/TR/pointerlock-2/
      • Shortname: pointerlock-2
      • @@ -16732,7 +16732,7 @@

        Spec info

        @@ -20668,7 +20668,7 @@

        Spec info

        @@ -20707,7 +20708,7 @@

        Spec info

        • Initial URL: https://www.w3.org/TR/WGSL/
        • Crawled URL: https://gpuweb.github.io/gpuweb/wgsl/
        • -
        • Crawled version: 14 June 2021
        • +
        • Crawled version: 15 June 2021
        • Editor's Draft: https://gpuweb.github.io/gpuweb/wgsl/
        • Latest published version: https://www.w3.org/TR/WGSL/
        • Shortname: WGSL
        • diff --git a/ed/index.json b/ed/index.json index 106ba71cb476..b19884585d18 100644 --- a/ed/index.json +++ b/ed/index.json @@ -1,7 +1,7 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2021-06-15T12:48:48.321Z", + "date": "2021-06-15T18:47:30.549Z", "options": {}, "stats": { "crawled": 399, @@ -1062,7 +1062,7 @@ "https://www.w3.org/html/wg/drafts/html/master/webappapis.html" ], "crawled": "https://html.spec.whatwg.org/multipage/", - "date": "10 June 2021", + "date": "15 June 2021", "links": "links/html.json", "refs": "refs/html.json", "idl": "idl/html.idl", @@ -2111,7 +2111,7 @@ "https://tc39.es/proposal-temporal/" ], "crawled": "https://tc39.es/proposal-temporal/", - "date": "14 June 2021", + "date": "15 June 2021", "links": "links/tc39-temporal.json", "generator": null, "headings": "headings/tc39-temporal.json", @@ -8538,7 +8538,7 @@ "https://drafts.csswg.org/css-lists-3/" ], "crawled": "https://drafts.csswg.org/css-lists-3/", - "date": "3 June 2021", + "date": "15 June 2021", "links": "links/css-lists-3.json", "refs": "refs/css-lists-3.json", "generator": "bikeshed", @@ -10215,7 +10215,7 @@ "https://drafts.css-houdini.org/css-typed-om-1/" ], "crawled": "https://drafts.css-houdini.org/css-typed-om-1/", - "date": "14 May 2021", + "date": "15 June 2021", "links": "links/css-typed-om-1.json", "refs": "refs/css-typed-om-1.json", "idl": "idl/css-typed-om.idl", @@ -13322,7 +13322,7 @@ "https://www.w3.org/TR/pointerlock/" ], "crawled": "https://w3c.github.io/pointerlock/", - "date": "19 October 2020", + "date": "15 June 2021", "links": "links/pointerlock-2.json", "refs": "refs/pointerlock-2.json", "idl": "idl/pointerlock.idl", @@ -15564,7 +15564,7 @@ "https://gpuweb.github.io/gpuweb/" ], "crawled": "https://gpuweb.github.io/gpuweb/", - "date": "14 June 2021", + "date": "15 June 2021", "links": "links/webgpu.json", "refs": "refs/webgpu.json", "idl": "idl/webgpu.idl", @@ -16234,7 +16234,7 @@ "https://gpuweb.github.io/gpuweb/wgsl/" ], "crawled": "https://gpuweb.github.io/gpuweb/wgsl/", - "date": "14 June 2021", + "date": "15 June 2021", "links": "links/WGSL.json", "refs": "refs/WGSL.json", "generator": "bikeshed", diff --git a/ed/index.md b/ed/index.md index bdac8f7f13be..fe59332d7cd6 100644 --- a/ed/index.md +++ b/ed/index.md @@ -3897,7 +3897,7 @@ Informative references to this spec from: - Initial URL: [https://www.w3.org/TR/css-lists-3/](https://www.w3.org/TR/css-lists-3/) - Crawled URL: [https://drafts.csswg.org/css-lists-3/](https://drafts.csswg.org/css-lists-3/) -- Crawled version: 3 June 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://drafts.csswg.org/css-lists-3/](https://drafts.csswg.org/css-lists-3/) - Latest published version: [https://www.w3.org/TR/css-lists-3/](https://www.w3.org/TR/css-lists-3/) - Shortname: css-lists-3 @@ -5865,7 +5865,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/css-typed-om-1/](https://www.w3.org/TR/css-typed-om-1/) - Crawled URL: [https://drafts.css-houdini.org/css-typed-om-1/](https://drafts.css-houdini.org/css-typed-om-1/) -- Crawled version: 14 May 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://drafts.css-houdini.org/css-typed-om-1/](https://drafts.css-houdini.org/css-typed-om-1/) - Latest published version: [https://www.w3.org/TR/css-typed-om-1/](https://www.w3.org/TR/css-typed-om-1/) - Shortname: css-typed-om-1 @@ -8191,7 +8191,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) - Crawled URL: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) -- Crawled version: 10 June 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://html.spec.whatwg.org/multipage/](https://html.spec.whatwg.org/multipage/) - Shortname: html @@ -11604,7 +11604,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/pointerlock-2/](https://www.w3.org/TR/pointerlock-2/) - Crawled URL: [https://w3c.github.io/pointerlock/](https://w3c.github.io/pointerlock/) -- Crawled version: 19 October 2020 +- Crawled version: 15 June 2021 - Editor's Draft: [https://w3c.github.io/pointerlock/](https://w3c.github.io/pointerlock/) - Latest published version: [https://www.w3.org/TR/pointerlock-2/](https://www.w3.org/TR/pointerlock-2/) - Shortname: pointerlock-2 @@ -14068,7 +14068,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) - Crawled URL: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) -- Crawled version: 14 June 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://tc39.es/proposal-temporal/](https://tc39.es/proposal-temporal/) - Shortname: tc39-temporal @@ -17383,7 +17383,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/webgpu/](https://www.w3.org/TR/webgpu/) - Crawled URL: [https://gpuweb.github.io/gpuweb/](https://gpuweb.github.io/gpuweb/) -- Crawled version: 14 June 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://gpuweb.github.io/gpuweb/](https://gpuweb.github.io/gpuweb/) - Latest published version: [https://www.w3.org/TR/webgpu/](https://www.w3.org/TR/webgpu/) - Shortname: webgpu @@ -17396,6 +17396,7 @@ No informative reference to this spec from other specs. * [`https://html.spec.whatwg.org/#the-image-argument-is-not-origin-clean`](https://html.spec.whatwg.org/#the-image-argument-is-not-origin-clean) * [`https://html.spec.whatwg.org/#concept-canvas-origin-clean`](https://html.spec.whatwg.org/#concept-canvas-origin-clean) * [`https://html.spec.whatwg.org/#serializable-objects`](https://html.spec.whatwg.org/#serializable-objects) + * [`https://html.spec.whatwg.org/#webglcontextattributes`](https://html.spec.whatwg.org/#webglcontextattributes) * [`https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable`](https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable) * [`https://gpuweb.github.io/gpuweb/wgsl/#statically-accessed`](https://gpuweb.github.io/gpuweb/wgsl/#statically-accessed) @@ -17414,7 +17415,7 @@ No informative reference to this spec from other specs. - Initial URL: [https://www.w3.org/TR/WGSL/](https://www.w3.org/TR/WGSL/) - Crawled URL: [https://gpuweb.github.io/gpuweb/wgsl/](https://gpuweb.github.io/gpuweb/wgsl/) -- Crawled version: 14 June 2021 +- Crawled version: 15 June 2021 - Editor's Draft: [https://gpuweb.github.io/gpuweb/wgsl/](https://gpuweb.github.io/gpuweb/wgsl/) - Latest published version: [https://www.w3.org/TR/WGSL/](https://www.w3.org/TR/WGSL/) - Shortname: WGSL diff --git a/ed/links/pointerlock-2.json b/ed/links/pointerlock-2.json index 3b743a45ea70..bf412a262060 100644 --- a/ed/links/pointerlock-2.json +++ b/ed/links/pointerlock-2.json @@ -42,7 +42,7 @@ ], "https://heycam.github.io/webidl/": [ "idl-undefined", - "idl-long" + "idl-double" ], "https://w3c.github.io/uievents/": [ "events-wheelevents" diff --git a/ed/links/tc39-temporal.json b/ed/links/tc39-temporal.json index 794e45481569..f1ba293d632e 100644 --- a/ed/links/tc39-temporal.json +++ b/ed/links/tc39-temporal.json @@ -52,7 +52,6 @@ "eqn-msFromTime", "sec-hasproperty", "sec-call", - "sec-isinteger", "sec-invoke", "sec-getiterator", "sec-iteratorstep", diff --git a/ed/links/webgpu.json b/ed/links/webgpu.json index a9c20fc28e97..8e42fe897e2b 100644 --- a/ed/links/webgpu.json +++ b/ed/links/webgpu.json @@ -86,6 +86,7 @@ "the-img-element", "media-elements", "htmlmediaelement", + "predefinedcolorspace", "window", "dedicatedworkerglobalscope", "navigator", @@ -96,6 +97,9 @@ "htmlvideoelement", "queue-a-microtask", "imagebitmap", + "imagebitmapoptions", + "premultiplied-alpha-and-the-2d-rendering-context", + "webglcontextattributes", "htmlcanvaselement", "offscreencanvas", "dom-canvas-getcontext", @@ -105,7 +109,6 @@ "https://www.w3.org/TR/css-color-4/": [ "predefined" ], - "https://github.com/WICG/canvas-color-space/blob/main/CanvasColorSpaceProposal.md": [], "https://github.com/gpuweb/gpuweb/issues/1715": [], "https://drafts.csswg.org/css-color-4/": [ "valdef-color-srgb" diff --git a/ed/perissue.html b/ed/perissue.html index 0242f00a826f..c0b31c595508 100644 --- a/ed/perissue.html +++ b/ed/perissue.html @@ -4493,6 +4493,7 @@

          External links to private terms

        • https://html.spec.whatwg.org/#the-image-argument-is-not-origin-clean
        • https://html.spec.whatwg.org/#concept-canvas-origin-clean
        • https://html.spec.whatwg.org/#serializable-objects
        • +
        • https://html.spec.whatwg.org/#webglcontextattributes
        • https://gpuweb.github.io/gpuweb/wgsl/#pipeline-overridable
        • https://gpuweb.github.io/gpuweb/wgsl/#statically-accessed
        @@ -4707,7 +4708,7 @@

        External links to private terms

      • https://w3c.github.io/DOM-Parsing/#dfn-fragment-serializing-algorithm
    -

    => 1288 problematic external links found in 198 specifications

    +

    => 1289 problematic external links found in 198 specifications