From d80034be5a32f95bc02685b6bb9fcc469a718293 Mon Sep 17 00:00:00 2001 From: reffy-bot <> Date: Wed, 10 Feb 2021 09:19:48 +0000 Subject: [PATCH] Update of ED report from new reffy run Using reffy commit 16b65fee3f81f907dd013c259967603f312dc7ff. --- ed/crawl.json | 678 ++++++++++-- ed/diff.md | 16 + ed/diffnew.md | 16 + ed/headings/anchors.json | 2 +- ed/headings/css-ruby-1.json | 2 +- ed/headings/dom-overlays.json | 2 +- ed/headings/hit-test.json | 2 +- ed/headings/webxr-ar-module-1.json | 2 +- ed/headings/webxr-gamepads-module-1.json | 2 +- ed/headings/webxr-hand-input-1.json | 2 +- ed/headings/webxr.json | 2 +- ed/headings/webxrlayers-1.json | 2 +- ed/ids/CSS21.json | 20 +- ed/ids/CSS22.json | 20 +- ed/ids/css-align-3.json | 10 +- ed/ids/css-flexbox-1.json | 10 +- ed/ids/css-fonts-4.json | 36 +- ed/ids/css-grid-2.json | 28 +- ed/ids/css-ruby-1.json | 4 +- ed/ids/css-syntax-3.json | 24 +- ed/ids/css-text-4.json | 2 +- ed/ids/tc39-json-modules.json | 67 ++ ed/ids/tc39-private-fields-in-in.json | 240 +++++ ed/ids/webrtc-identity.json | 14 +- ed/index.html | 1258 +++++++++++----------- ed/index.json | 76 +- ed/index.md | 62 +- ed/links/css-ruby-1.json | 5 +- ed/links/tc39-json-modules.json | 34 + ed/links/tc39-private-fields-in-in.json | 48 + ed/perissue.html | 12 +- ed/perissue.md | 10 +- ed/study.json | 100 +- 33 files changed, 1966 insertions(+), 842 deletions(-) create mode 100644 ed/ids/tc39-json-modules.json create mode 100644 ed/ids/tc39-private-fields-in-in.json create mode 100644 ed/links/tc39-json-modules.json create mode 100644 ed/links/tc39-private-fields-in-in.json diff --git a/ed/crawl.json b/ed/crawl.json index 909d23c680bd..aaa49be6b2c2 100644 --- a/ed/crawl.json +++ b/ed/crawl.json @@ -1,10 +1,10 @@ { "type": "crawl", "title": "Reffy crawl", - "date": "2021-02-10T06:47:33.283Z", + "date": "2021-02-10T09:19:18.411Z", "options": {}, "stats": { - "crawled": 381, + "crawled": 383, "errors": 0 }, "results": [ @@ -316710,7 +316710,7 @@ "https://immersive-web.github.io/anchors/" ], "crawled": "https://immersive-web.github.io/anchors/", - "date": "15 January 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/webxr/": [ "feature-descriptor", @@ -317519,7 +317519,7 @@ { "id": "subtitle", "level": 2, - "title": "Draft Community Group Report, 15 January 2021" + "title": "Draft Community Group Report, 10 February 2021" }, { "id": "abstract", @@ -317915,7 +317915,7 @@ "https://immersive-web.github.io/dom-overlays/" ], "crawled": "https://immersive-web.github.io/dom-overlays/", - "date": "15 January 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/webxr/": [ "limiting-header" @@ -318537,7 +318537,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -318926,7 +318926,7 @@ "https://immersive-web.github.io/hit-test/" ], "crawled": "https://immersive-web.github.io/hit-test/", - "date": "15 January 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/": [], "https://www.w3.org/immersive-web/": [], @@ -321586,7 +321586,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -394551,6 +394551,469 @@ "references-pane-table" ] }, + { + "url": "https://tc39.es/proposal-json-modules/", + "seriesComposition": "full", + "shortname": "tc39-json-modules", + "series": { + "shortname": "tc39-json-modules", + "currentSpecification": "tc39-json-modules" + }, + "nightly": { + "url": "https://tc39.es/proposal-json-modules/", + "repository": "https://github.com/tc39/proposal-json-modules", + "sourcePath": "spec.html", + "filename": "index.html" + }, + "title": "JSON modules", + "source": "spec", + "shortTitle": "JSON modules", + "versions": [ + "https://tc39.es/proposal-json-modules/" + ], + "crawled": "https://tc39.es/proposal-json-modules/", + "date": "6 February 2021", + "links": { + "https://github.com/tc39/proposal-json-modules/blob/master/README.md": [], + "https://tc39.es/proposal-import-assertions/": [ + "sec-hostresolveimportedmodule" + ], + "https://tc39.es/ecma262/": [ + "sec-abstract-module-records", + "sec-list-and-record-specification-type", + "script-record", + "sec-import-calls", + "execution-context-stack", + "sec-completion-record-specification-type", + "table-36", + "sec-lexical-environments", + "resolvedbinding-record", + "assert", + "sec-newmoduleenvironment", + "sec-execution-contexts", + "realm", + "sec-suspend", + "running-execution-context", + "sec-call" + ], + "https://github.com/tc39/proposal-javascript-standard-library/": [], + "https://heycam.github.io/webidl/": [ + "synthetic-module-records" + ] + }, + "refs": { + "normative": [], + "informative": [] + }, + "idl": { + "jsNames": { + "constructors": {}, + "functions": {} + }, + "idlNames": {}, + "idlExtendedNames": {}, + "globals": {}, + "exposed": {}, + "dependencies": {}, + "externalDependencies": [], + "hasObsoleteIdl": false, + "idl": "" + }, + "generator": null, + "css": { + "properties": {}, + "descriptors": {}, + "valuespaces": {} + }, + "dfns": [], + "headings": [], + "ids": [ + "menu-search-biblio", + "menu-toggle", + "menu-spacer", + "menu", + "menu-search", + "menu-search-box", + "menu-search-results", + "menu-pins", + "menu-pins-list", + "menu-toc", + "spec-container", + "intro", + "sec-semantics", + "sec-hostresolveimportedmodule", + "_ref_1", + "sec-synthetic-module-records", + "_ref_2", + "_ref_3", + "_ref_0", + "_ref_4", + "table-synthetic-module-record-fields", + "_ref_5", + "_ref_6", + "sec-createsyntheticmodule", + "_ref_7", + "_ref_8", + "sec-setsyntheticmoduleexport", + "_ref_9", + "sec-smr-concrete-methods", + "_ref_10", + "sec-smr-getexportednames", + "_ref_11", + "_ref_12", + "sec-smr-resolveexport", + "_ref_13", + "_ref_14", + "sec-smr-instantiate", + "_ref_15", + "_ref_16", + "_ref_17", + "sec-smr-Evaluate", + "_ref_18", + "_ref_19", + "_ref_20", + "_ref_21", + "_ref_22", + "sec-create-default-export-synthetic-module", + "_ref_23", + "_ref_24", + "_ref_25", + "sec-parse-json-module", + "_ref_26", + "_ref_27", + "references-pane-container", + "references-pane-spacer", + "references-pane", + "references-pane-close", + "references-pane-table-container", + "references-pane-table" + ] + }, + { + "url": "https://tc39.es/proposal-private-fields-in-in/", + "seriesComposition": "full", + "shortname": "tc39-private-fields-in-in", + "series": { + "shortname": "tc39-private-fields-in-in", + "currentSpecification": "tc39-private-fields-in-in" + }, + "nightly": { + "url": "https://tc39.es/proposal-private-fields-in-in/", + "repository": "https://github.com/tc39/proposal-private-fields-in-in", + "sourcePath": "index.html", + "filename": "index.html" + }, + "title": "Private Fields in `in`", + "source": "spec", + "shortTitle": "Private Fields in in", + "versions": [ + "https://tc39.es/proposal-private-fields-in-in/" + ], + "crawled": "https://tc39.es/proposal-private-fields-in-in/", + "date": "28 January 2021", + "links": { + "https://tc39.es/ecma262/": [ + "sec-relational-operators", + "sec-relational-operators-runtime-semantics-evaluation", + "sec-getvalue", + "sec-ecmascript-data-types-and-values", + "running-execution-context", + "sec-resolvebinding", + "assert", + "sec-completion-record-specification-type", + "prod-asi-rules-YieldExpression", + "prod-asi-rules-ArrowFunction", + "prod-AsyncArrowFunction", + "prod-LeftHandSideExpression", + "prod-AssignmentOperator", + "prod-MultiplicativeOperator", + "prod-AwaitExpression", + "prod-SuperCall", + "prod-IdentifierName", + "prod-SuperProperty", + "prod-MetaProperty", + "prod-Arguments", + "prod-IdentifierReference", + "prod-Literal", + "prod-ArrayLiteral", + "prod-annexB-ObjectLiteral", + "prod-FunctionExpression", + "prod-ClassExpression", + "prod-GeneratorExpression", + "prod-AsyncFunctionExpression", + "prod-AsyncGeneratorExpression", + "prod-RegularExpressionLiteral", + "prod-TemplateLiteral", + "prod-ShortCircuitExpression", + "prod-CoalesceExpressionHead", + "prod-CoverCallExpressionAndAsyncArrowHead", + "prod-CoverParenthesizedExpressionAndArrowParameterList" + ], + "https://tc39.es/proposal-class-fields/": [ + "sec-all-private-identifiers-valid" + ] + }, + "refs": { + "normative": [], + "informative": [] + }, + "idl": { + "jsNames": { + "constructors": {}, + "functions": {} + }, + "idlNames": {}, + "idlExtendedNames": {}, + "globals": {}, + "exposed": {}, + "dependencies": {}, + "externalDependencies": [], + "hasObsoleteIdl": false, + "idl": "" + }, + "generator": null, + "css": { + "properties": {}, + "descriptors": {}, + "valuespaces": {} + }, + "dfns": [], + "headings": [], + "ids": [ + "menu-search-biblio", + "menu-toggle", + "menu-spacer", + "menu", + "menu-search", + "menu-search-box", + "menu-search-results", + "menu-pins", + "menu-pins-list", + "menu-toc", + "spec-container", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-ecmascript-language-expressions", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-relational-operators", + "prod-RelationalExpression", + "_ref_6", + "_ref_7", + "_ref_8", + "_ref_9", + "_ref_10", + "_ref_11", + "_ref_12", + "_ref_13", + "_ref_14", + "_ref_15", + "_ref_16", + "_ref_17", + "_ref_18", + "_ref_19", + "sec-relational-operators-static-semantics-isfunctiondefinition", + "_ref_20", + "_ref_21", + "_ref_22", + "_ref_23", + "_ref_24", + "_ref_25", + "_ref_26", + "_ref_27", + "_ref_28", + "_ref_29", + "_ref_30", + "_ref_31", + "_ref_32", + "sec-relational-operators-static-semantics-assignmenttargettype", + "sec-relational-operators-static-semantics-isvalidsimpleassignmenttarget", + "_ref_33", + "_ref_34", + "_ref_35", + "_ref_36", + "_ref_37", + "_ref_38", + "_ref_39", + "_ref_40", + "_ref_41", + "_ref_42", + "_ref_43", + "_ref_44", + "_ref_45", + "sec-relational-operators-runtime-semantics-evaluation", + "_ref_46", + "_ref_47", + "_ref_0", + "_ref_1", + "_ref_2", + "_ref_3", + "sec-placeholder", + "sec-all-private-identifiers-valid", + "_ref_48", + "sec-placeholder", + "sec-ecmascript-language-functions-and-classes", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-tail-position-calls", + "sec-placeholder", + "sec-static-semantics-hascallintailposition", + "sec-expression-rules", + "_ref_4", + "_ref_5", + "prod-AssignmentExpression", + "_ref_49", + "_ref_50", + "prod-BitwiseANDExpression", + "_ref_51", + "_ref_52", + "prod-BitwiseXORExpression", + "_ref_53", + "_ref_54", + "prod-BitwiseORExpression", + "_ref_55", + "_ref_56", + "prod-EqualityExpression", + "_ref_57", + "_ref_58", + "_ref_59", + "_ref_60", + "_ref_61", + "_ref_62", + "_ref_63", + "_ref_64", + "_ref_65", + "_ref_66", + "_ref_67", + "_ref_68", + "_ref_69", + "_ref_70", + "_ref_71", + "_ref_72", + "_ref_73", + "_ref_74", + "_ref_75", + "_ref_76", + "_ref_77", + "prod-ShiftExpression", + "_ref_78", + "_ref_79", + "_ref_80", + "_ref_81", + "_ref_82", + "_ref_83", + "prod-AdditiveExpression", + "_ref_84", + "_ref_85", + "_ref_86", + "_ref_87", + "prod-MultiplicativeExpression", + "_ref_88", + "_ref_89", + "prod-ExponentiationExpression", + "_ref_90", + "_ref_91", + "prod-UpdateExpression", + "_ref_92", + "_ref_93", + "prod-UnaryExpression", + "_ref_94", + "_ref_95", + "_ref_96", + "_ref_97", + "_ref_98", + "_ref_99", + "_ref_100", + "prod-CallExpression", + "_ref_101", + "_ref_102", + "_ref_103", + "prod-NewExpression", + "_ref_104", + "prod-MemberExpression", + "_ref_105", + "_ref_106", + "_ref_107", + "_ref_108", + "prod-PrimaryExpression", + "prod-Expression", + "_ref_109", + "_ref_110", + "_ref_111", + "_ref_112", + "prod-ConditionalExpression", + "_ref_113", + "_ref_114", + "_ref_115", + "_ref_116", + "prod-LogicalANDExpression", + "_ref_117", + "_ref_118", + "_ref_119", + "prod-LogicalORExpression", + "_ref_120", + "_ref_121", + "_ref_122", + "prod-CoalesceExpression", + "_ref_123", + "_ref_124", + "_ref_125", + "_ref_126", + "_ref_127", + "prod-OptionalExpression", + "_ref_128", + "_ref_129", + "_ref_130", + "_ref_131", + "_ref_132", + "_ref_133", + "_ref_134", + "prod-OptionalChain", + "_ref_135", + "_ref_136", + "_ref_137", + "_ref_138", + "_ref_139", + "_ref_140", + "_ref_141", + "_ref_142", + "prod-ParenthesizedExpression", + "_ref_143", + "_ref_144", + "sec-grammar-summary", + "sec-placeholder", + "sec-expressions", + "sec-copyright-and-software-license", + "references-pane-container", + "references-pane-spacer", + "references-pane", + "references-pane-close", + "references-pane-table-container", + "references-pane-table" + ] + }, { "url": "https://tc39.es/proposal-private-methods/", "seriesComposition": "full", @@ -472832,7 +473295,7 @@ "tests": { "repository": "https://github.com/web-platform-tests/wpt", "testPaths": [ - "native-file-system" + "file-system-access" ] }, "versions": [ @@ -636356,7 +636819,7 @@ "ref-for-valdef-display-inline-block", "ref-for-valdef-display-inline-table", "distribution-values", - "ref-for-valdef-align-content-stretch", + "ref-for-valdef-justify-self-stretch", "ref-for-valdef-align-content-space-between①", "ref-for-valdef-align-content-space-around", "ref-for-valdef-align-content-space-evenly", @@ -636508,12 +636971,12 @@ "ref-for-inline-axis⑥", "ref-for-valdef-justify-content-normal③", "ref-for-valdef-justify-content-normal④", - "ref-for-valdef-align-content-stretch①", + "ref-for-valdef-align-content-stretch", "ref-for-valdef-column-width-auto", "ref-for-propdef-column-width", "ref-for-propdef-justify-content①⓪", "ref-for-valdef-justify-content-normal⑤", - "ref-for-valdef-align-content-stretch②", + "ref-for-valdef-align-content-stretch①", "ref-for-propdef-column-width①", "ref-for-propdef-justify-content①①", "distribution-flex", @@ -636533,11 +636996,11 @@ "ref-for-main-axis②", "ref-for-main-axis③", "ref-for-propdef-flex", - "ref-for-valdef-align-content-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③", @@ -696083,9 +696546,9 @@ "ref-for-propdef-height②⓪", "ref-for-definite④④", "change-201403-min-auto-main-size-basis", - "ref-for-valdef-align-items-auto⑨", - "change-201403-min-auto-intrinsic-percentages", "ref-for-valdef-flex-basis-auto⑤", + "change-201403-min-auto-intrinsic-percentages", + "ref-for-valdef-align-items-auto⑨", "ref-for-propdef-min-height①⓪", "ref-for-propdef-max-height④", "ref-for-propdef-height②①", @@ -696173,7 +696636,7 @@ "ref-for-main-size④②", "ref-for-flex-item①⑧⓪", "ref-for-cross-size⑤⑧", - "ref-for-valdef-align-items-auto①⓪", + "ref-for-valdef-flex-basis-auto⑥", "ref-for-definite④⑨", "ref-for-flex-item①⑧①", "ref-for-cross-size⑤⑨", @@ -696219,7 +696682,7 @@ "change-2012-flex-basis-zero", "ref-for-propdef-flex-basis②⑦", "ref-for-propdef-flex③⑤", - "ref-for-valdef-flex-basis-auto⑥", + "ref-for-valdef-flex-basis-auto⑦", "ref-for-propdef-flex③⑥", "ref-for-propdef-flex③⑦", "ref-for-propdef-flex③⑧", @@ -696237,7 +696700,7 @@ "ref-for-propdef-right", "ref-for-propdef-top", "ref-for-propdef-bottom", - "ref-for-valdef-flex-basis-auto⑦", + "ref-for-valdef-align-items-auto①⓪", "ref-for-propdef-left①", "ref-for-propdef-right①", "ref-for-valdef-align-items-auto①①", @@ -708737,8 +709200,8 @@ "ref-for-valdef-font-family-system-ui②", "emoji-def", "valdef-font-family-emoji", - "ref-for-valdef-font-family-emoji", "ref-for-valdef-font-variant-emoji-emoji", + "ref-for-valdef-font-variant-emoji-emoji①", "math-def", "valdef-font-family-math", "fangsong-def", @@ -709306,7 +709769,7 @@ "ref-for-at-font-face-rule④⑧", "ref-for-descdef-font-feature-values-font-display①", "ref-for-at-ruledef-font-feature-values②", - "ref-for-descdef-font-feature-values-font-display②", + "ref-for-descdef-font-face-font-display⑤", "ref-for-at-font-face-rule④⑨", "ref-for-at-font-face-rule⑤⓪", "descdef-font-feature-values-font-display", @@ -709594,8 +710057,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-propdef-font-feature-settings②", + "ref-for-descdef-font-face-font-feature-settings②", "ref-for-at-ruledef-font-feature-values⑤", "example-21e94b5d", "font-feature-values-syntax", @@ -709746,17 +710209,17 @@ "example-b60d8e55", "example-b4ef3250", "font-language-override-prop", - "ref-for-descdef-font-face-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⑤", @@ -709780,7 +710243,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⑥⑨", @@ -709791,7 +710254,7 @@ "ref-for-at-font-face-rule⑦②", "ref-for-descdef-font-face-font-feature-settings③", "ref-for-at-font-face-rule⑦③", - "ref-for-propdef-font-language-override⑦", + "ref-for-propdef-font-language-override⑧", "ref-for-propdef-font-optical-sizing①", "ref-for-propdef-font-variant①⑦", "ref-for-propdef-font-variant①⑧", @@ -709815,12 +710278,12 @@ "ref-for-descdef-font-face-src⑧", "ref-for-at-font-face-rule⑦⑧", "example-eee12948", - "ref-for-descdef-font-face-font-feature-settings④", - "ref-for-descdef-font-face-font-feature-settings⑤", + "ref-for-propdef-font-feature-settings⑨", + "ref-for-propdef-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-propdef-font-feature-settings⑨", + "ref-for-propdef-font-feature-settings①①", "font-variation-props", "font-optical-sizing-def", "ref-for-propdef-font-optical-sizing②", @@ -710053,7 +710516,7 @@ "216", "217", "acknowledgments", - "ref-for-descdef-font-face-font-display⑤", + "ref-for-descdef-font-face-font-display⑥", "changes", "changes-2020-11-17", "changes-2019-11-13", @@ -710175,9 +710638,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②⓪", @@ -710202,10 +710665,10 @@ "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③", @@ -710216,7 +710679,7 @@ "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③", @@ -717746,8 +718209,8 @@ "ref-for-propdef-grid-template-columns②①", "ref-for-valdef-grid-template-rows-none③", "example-e7e1afc0", - "ref-for-grid-placement-auto", "ref-for-valdef-grid-template-columns-auto⑦", + "ref-for-grid-placement-auto", "ref-for-valdef-grid-template-columns-auto⑧", "ref-for-implicitly-assigned-line-name⑤", "ref-for-named-grid-area①②", @@ -718416,7 +718879,7 @@ "ref-for-physical", "ref-for-propdef-direction", "ref-for-propdef-writing-mode", - "ref-for-grid-placement-auto⑤", + "ref-for-valdef-grid-template-columns-auto⑨", "ref-for-grid-placement-property①⑨", "ref-for-grid-placement①②", "ref-for-grid-container⑦⑤", @@ -718428,11 +718891,11 @@ "ref-for-grid②④", "ref-for-grid-placement-property②⓪", "ref-for-implicit-grid②①", - "ref-for-grid-placement-auto⑥", + "ref-for-grid-placement-auto⑤", "ref-for-implicit-grid-lines③", "ref-for-grid-placement①③", "ref-for-grid-span①①", - "ref-for-valdef-grid-template-columns-auto⑨", + "ref-for-valdef-grid-template-columns-auto①⓪", "ref-for-grid-placement-property②①", "static-position", "ref-for-grid-container⑦⑧", @@ -718597,7 +719060,7 @@ "intrinsic-sizing-function", "ref-for-valdef-grid-template-columns-min-content④", "ref-for-valdef-grid-template-columns-max-content⑤", - "ref-for-grid-placement-auto⑦", + "ref-for-grid-placement-auto⑥", "ref-for-valdef-grid-template-columns-fit-content②", "flexible-sizing-function", "ref-for-typedef-flex①③", @@ -718696,10 +719159,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⑤", @@ -718710,7 +719173,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-grid-placement-auto⑨", "ref-for-valdef-grid-template-columns-max-content⑦", "ref-for-available-grid-space②", "ref-for-grid-container①①⓪", @@ -718759,7 +719222,7 @@ "ref-for-base-size⑥", "ref-for-growth-limit④", "ref-for-valdef-grid-template-columns-fit-content⑥", - "ref-for-valdef-grid-template-columns-auto①②", + "ref-for-grid-placement-auto①⓪", "ref-for-max-track-sizing-function①⓪", "ref-for-valdef-grid-template-columns-max-content⑧", "algo-baseline-shims", @@ -718779,7 +719242,7 @@ "ref-for-min-track-sizing-function⑦", "ref-for-base-size⑧", "ref-for-max-content-contribution④", - "ref-for-grid-placement-auto①⓪", + "ref-for-grid-placement-auto①①", "ref-for-min-track-sizing-function⑧", "ref-for-grid-container①①②", "ref-for-min-content-constraint②", @@ -718854,7 +719317,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①⑥", @@ -718997,7 +719460,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①⓪", @@ -719022,10 +719485,10 @@ "fragmentation-alg", "ref-for-fragmentation-container②", "ref-for-propdef-grid-row⑥", - "ref-for-grid-placement-auto①①", + "ref-for-grid-placement-auto①②", "ref-for-valdef-flex-fr⑨", "ref-for-grid-area③⑦", - "ref-for-valdef-grid-template-columns-auto①⑤", + "ref-for-grid-placement-auto①③", "priv-sec", "changes", "changes-202008", @@ -779327,7 +779790,7 @@ "https://drafts.csswg.org/css-ruby-1/" ], "crawled": "https://drafts.csswg.org/css-ruby-1/", - "date": "8 February 2021", + "date": "9 February 2021", "links": { "https://www.w3.org/TR/CSS/": [ "future-proofing", @@ -779475,6 +779938,7 @@ ], "https://www.w3.org/Search/Mail/Public/advanced_search?keywords=&hdr-1-name=subject&hdr-1-query=ruby-position%3A+undesirable+default+value+%27before%27+for+complex+ruby&hdr-2-name=from&hdr-2-query=&hdr-3-name=message-id&hdr-3-query=&period_month=&period_year=&index-grp=Public__FULL&index-type=t&type-index=www-style&resultsperpage=20&sortby=date": [], "https://www.w3.org/Search/Mail/Public/advanced_search?keywords=&hdr-1-name=subject&hdr-1-query=Styling+of+complex+Ruby&hdr-2-name=from&hdr-2-query=&hdr-3-name=message-id&hdr-3-query=&period_month=&period_year=&index-grp=Public__FULL&index-type=t&type-index=public-i18n-core&resultsperpage=20&sortby=date": [], + "https://github.com/w3c/csswg-drafts/issues/5971": [], "https://www.w3.org/International/questions/qa-ruby": [ "jukugo" ], @@ -779482,6 +779946,9 @@ "placement-of-jukugo-ruby" ], "https://developer.mozilla.org/en-US/docs/Web/CSS/ruby-align": [], + "https://www.w3.org/TR/css-values-4/": [ + "ic" + ], "https://www.w3.org/TR/css-display-3/": [], "https://html.spec.whatwg.org/": [ "rtc", @@ -779505,7 +779972,6 @@ "https://www.w3.org/TR/css-tables-3/": [], "https://www.w3.org/TR/css-text-4/": [], "https://www.w3.org/TR/css-text-decor-4/": [], - "https://www.w3.org/TR/css-values-4/": [], "https://www.w3.org/TR/css-writing-modes-4/": [], "https://www.w3.org/TR/css-text-decor-3/": [], "https://www.w3.org/TR/css-writing-modes-3/": [], @@ -780730,7 +781196,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 8 February 2021" + "title": "Editor’s Draft, 9 February 2021" }, { "id": "abstract", @@ -781659,7 +782125,7 @@ "ref-for-comb-one④", "ref-for-comb-one⑤", "ref-for-ruby-annotation-box⑦⑥", - "issue-1cd8ef1d", + "issue-df4f3471", "valdef-ruby-position-over", "ref-for-line-over", "valdef-ruby-position-under", @@ -781782,7 +782248,7 @@ "ref-for-propdef-ruby-merge①①", "ref-for-propdef-ruby-align⑧", "issue-adc9f0e4", - "example-bf180944", + "example-a7292220", "line-edge", "ref-for-ruby-annotation-box⑧⑦", "ref-for-ruby-base-box⑦⓪", @@ -802447,7 +802913,7 @@ "syntax-description", "ref-for-style-rule", "ref-for-qualified-rule", - "ref-for-at-rule①", + "ref-for-at-rule", "ref-for-qualified-rule①", "ref-for-style-rule①", "example-0ffd6a46", @@ -802457,16 +802923,16 @@ "ref-for-valdef-color-blue", "ref-for-propdef-text-decoration", "ref-for-valdef-text-decoration-line-underline", - "ref-for-at-rule①①", + "ref-for-at-rule①", "ref-for-code-point①", - "ref-for-at-rule", + "ref-for-at-rule①①", "ref-for-qualified-rule②", "ref-for-at-rule①②", "ref-for-qualified-rule③", "example-42888746", - "ref-for-at-rule②", - "ref-for-at-ruledef-import", "ref-for-at-rule①③", + "ref-for-at-ruledef-import", + "ref-for-at-rule②", "ref-for-funcdef-url", "ref-for-at-ruledef-page", "ref-for-at-rule③", @@ -802474,11 +802940,11 @@ "ref-for-at-ruledef-media", "ref-for-at-rule①④", "ref-for-at-ruledef-media①", - "ref-for-at-rule①⑤", + "ref-for-at-rule④", "ref-for-identifier", "ref-for-code-point②", "ref-for-escape-codepoint", - "ref-for-at-rule①⑥", + "ref-for-at-rule①⑤", "escaping", "ref-for-code-point③", "ref-for-identifier①", @@ -802514,7 +802980,7 @@ "determine-the-fallback-encoding", "ref-for-concept-encoding-get", "ref-for-concept-encoding-get①", - "ref-for-at-rule④", + "ref-for-at-rule⑤", "ref-for-at-ruledef-charset", "ref-for-at-ruledef-charset①", "ref-for-environment-encoding", @@ -802963,7 +803429,7 @@ "ref-for-css-property", "ref-for-qualified-rule④", "ref-for-css-descriptor", - "ref-for-at-rule⑤", + "ref-for-at-rule⑥", "component-value", "ref-for-preserved-tokens", "ref-for-function", @@ -803515,7 +803981,7 @@ "at-rules", "at-rule①", "ref-for-style-rule③", - "ref-for-at-rule⑥", + "ref-for-at-rule①⑥", "ref-for-counter-style", "ref-for-concept-attribute-namespace", "ref-for-style-rule④", @@ -803523,11 +803989,11 @@ "block-at-rule", "ref-for-declaration", "ref-for-block-at-rule", + "ref-for-at-rule①⑦", "ref-for-at-rule⑦", - "ref-for-at-rule⑧", "ref-for-qualified-rule⑧", "ref-for-css-descriptor-declarations", - "ref-for-at-rule①⑦", + "ref-for-at-rule⑧", "css-descriptor", "ref-for-css-property①", "ref-for-at-rule①⑧", @@ -815375,7 +815841,7 @@ "valdef-text-spacing-normal", "valdef-text-spacing-none", "valdef-text-spacing-auto", - "ref-for-valdef-hyphenate-character-auto", + "ref-for-valdef-wrap-inside-auto①", "ref-for-propdef-text-spacing①", "valdef-text-spacing-ideograph-alpha", "ref-for-ideographs", @@ -887125,10 +887591,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-page-break-auto", - "ref-for-valdef-clip-auto④", - "ref-for-valdef-z-index-auto①", + "ref-for-valdef-top-auto⑥", "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-table-layout-auto", + "ref-for-valdef-height-auto①①", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -887479,7 +887945,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③⑨", @@ -887516,7 +887982,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④", @@ -887811,9 +888277,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⑥", @@ -888237,7 +888703,7 @@ "ref-for-propdef-overflow②①", "auto-table-layout", "ref-for-propdef-table-layout②", - "ref-for-valdef-table-layout-auto", + "ref-for-valdef-table-layout-auto①", "ref-for-propdef-width⑤⑥", "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", @@ -888255,13 +888721,13 @@ "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①②", + "ref-for-valdef-height-auto①③", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", @@ -906599,10 +907065,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-page-break-auto", - "ref-for-valdef-clip-auto④", - "ref-for-valdef-z-index-auto①", + "ref-for-valdef-top-auto⑥", "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-table-layout-auto", + "ref-for-valdef-height-auto①①", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -906953,7 +907419,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③⑨", @@ -906990,7 +907456,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④", @@ -907285,9 +907751,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⑥", @@ -907711,7 +908177,7 @@ "ref-for-propdef-overflow②①", "auto-table-layout", "ref-for-propdef-table-layout②", - "ref-for-valdef-table-layout-auto", + "ref-for-valdef-table-layout-auto①", "ref-for-propdef-width⑤⑥", "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", @@ -907729,13 +908195,13 @@ "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①②", + "ref-for-valdef-height-auto①③", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", @@ -1360415,7 +1360881,7 @@ "sec.idp-error-handling", "rtcpeerconnection-interface-extensions", "x9-rtcpeerconnection-interface-extensions", - "idl-21968351959358046", + "idl-5394778521079946", "attributes-1", "dfn-peeridentity", "dfn-idploginurl", @@ -1360444,7 +1360910,7 @@ "rtcidentityassertion-interface", "x9-3-rtcidentityassertion-interface", "dfn-rtcidentityassertion", - "idl-21501862781770487", + "idl-7044708674250966", "rtcidentityassertion-attributes", "dfn-idp", "dfn-name", @@ -1360459,20 +1360925,20 @@ "target-peer-identity", "rtcerror-interface-extensions", "x10-rtcerror-interface-extensions", - "idl-9227398499187023", + "idl-20284951370358706", "attributes", "x10-1-attributes", "dfn-httprequeststatuscode", "rtcerrorinit-dictionary", "dfn-rtcerrorinit", - "idl-8321641749844526", + "idl-8889766205802154", "dfn-httprequeststatuscode-0", "dictionary-rtcerror-members", "x10-2-dictionary-rtcerror-members", "rtcerrordetailtypeidp-enum", "x10-3-rtcerrordetailtypeidp-enum", "dfn-rtcerrordetailtypeidp", - "idl-9844511473583777", + "idl-6196930775665115", "dfn-idp-bad-script-failure", "dfn-idp-execution-failure", "dfn-idp-load-failure", @@ -1360485,13 +1360951,13 @@ "x11-media-stream-api-extensions-for-network-use", "isolated-media-streams", "x11-1-isolated-media-streams", - "idl-22519601167400816", + "idl-15369622150194817", "dictionary-mediastreamconstraints-members", "dfn-peeridentity-0", "dfn-peeridentity-1", "isolated-track", "x11-1-1-extended-mediastreamtrack-properties", - "idl-12653599948365524", + "idl-17565436151089342", "attributes-2", "dfn-isolated", "dfn-onisolationchange", @@ -1409544,7 +1410010,7 @@ "https://immersive-web.github.io/webxr-ar-module/" ], "crawled": "https://immersive-web.github.io/webxr-ar-module/", - "date": "15 January 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/webxr/": [], "https://www.w3.org/TR/": [], @@ -1410187,7 +1410653,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -1410553,7 +1411019,7 @@ "https://immersive-web.github.io/webxr-gamepads-module/" ], "crawled": "https://immersive-web.github.io/webxr-gamepads-module/", - "date": "15 January 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/": [], "https://www.w3.org/immersive-web/": [], @@ -1410929,7 +1411395,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -1411256,7 +1411722,7 @@ "https://immersive-web.github.io/webxr-hand-input/" ], "crawled": "https://immersive-web.github.io/webxr-hand-input/", - "date": "4 February 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/webxr/": [], "https://www.w3.org/TR/": [], @@ -1413067,7 +1413533,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 4 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -1413558,7 +1414024,7 @@ "https://immersive-web.github.io/webxr/" ], "crawled": "https://immersive-web.github.io/webxr/", - "date": "8 February 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/": [], "https://www.w3.org/immersive-web/": [], @@ -1424269,7 +1424735,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 8 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", @@ -1427948,7 +1428414,7 @@ "https://immersive-web.github.io/layers/" ], "crawled": "https://immersive-web.github.io/layers/", - "date": "5 February 2021", + "date": "10 February 2021", "links": { "https://www.w3.org/TR/": [], "https://www.w3.org/immersive-web/": [], @@ -1434391,7 +1434857,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 5 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/diff.md b/ed/diff.md index 90a1d6ef0924..f483192b599c 100644 --- a/ed/diff.md +++ b/ed/diff.md @@ -2,3 +2,19 @@ % Reffy % February 10, 2021 +## JSON modules + +- Initial URL: [https://tc39.es/proposal-json-modules/](https://tc39.es/proposal-json-modules/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://tc39.es/proposal-json-modules/](https://tc39.es/proposal-json-modules/) +- This specification was not in the reference crawl report. + + +## Private Fields in `in` + +- Initial URL: [https://tc39.es/proposal-private-fields-in-in/](https://tc39.es/proposal-private-fields-in-in/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://tc39.es/proposal-private-fields-in-in/](https://tc39.es/proposal-private-fields-in-in/) +- This specification was not in the reference crawl report. + + diff --git a/ed/diffnew.md b/ed/diffnew.md index 90a1d6ef0924..f483192b599c 100644 --- a/ed/diffnew.md +++ b/ed/diffnew.md @@ -2,3 +2,19 @@ % Reffy % February 10, 2021 +## JSON modules + +- Initial URL: [https://tc39.es/proposal-json-modules/](https://tc39.es/proposal-json-modules/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://tc39.es/proposal-json-modules/](https://tc39.es/proposal-json-modules/) +- This specification was not in the reference crawl report. + + +## Private Fields in `in` + +- Initial URL: [https://tc39.es/proposal-private-fields-in-in/](https://tc39.es/proposal-private-fields-in-in/) +- Crawled URL: [undefined](undefined) +- Editor's Draft: [https://tc39.es/proposal-private-fields-in-in/](https://tc39.es/proposal-private-fields-in-in/) +- This specification was not in the reference crawl report. + + diff --git a/ed/headings/anchors.json b/ed/headings/anchors.json index e27f418b2d0e..b62c5f94db8b 100644 --- a/ed/headings/anchors.json +++ b/ed/headings/anchors.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Draft Community Group Report, 15 January 2021" + "title": "Draft Community Group Report, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/css-ruby-1.json b/ed/headings/css-ruby-1.json index c3e35a443461..687f1035cc10 100644 --- a/ed/headings/css-ruby-1.json +++ b/ed/headings/css-ruby-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 8 February 2021" + "title": "Editor’s Draft, 9 February 2021" }, { "id": "abstract", diff --git a/ed/headings/dom-overlays.json b/ed/headings/dom-overlays.json index 889e69f1956f..cd0b2346371c 100644 --- a/ed/headings/dom-overlays.json +++ b/ed/headings/dom-overlays.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/hit-test.json b/ed/headings/hit-test.json index 8b610b1c4d4e..82af63f3a2ff 100644 --- a/ed/headings/hit-test.json +++ b/ed/headings/hit-test.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/webxr-ar-module-1.json b/ed/headings/webxr-ar-module-1.json index 5ded4fd73bcd..ef0f3f8653d5 100644 --- a/ed/headings/webxr-ar-module-1.json +++ b/ed/headings/webxr-ar-module-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/webxr-gamepads-module-1.json b/ed/headings/webxr-gamepads-module-1.json index 441ee091879d..7212b2391986 100644 --- a/ed/headings/webxr-gamepads-module-1.json +++ b/ed/headings/webxr-gamepads-module-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 15 January 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/webxr-hand-input-1.json b/ed/headings/webxr-hand-input-1.json index f17fec4b9b55..099e12fdfe5c 100644 --- a/ed/headings/webxr-hand-input-1.json +++ b/ed/headings/webxr-hand-input-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 4 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/webxr.json b/ed/headings/webxr.json index e91c22233c39..b797e8618632 100644 --- a/ed/headings/webxr.json +++ b/ed/headings/webxr.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 8 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/headings/webxrlayers-1.json b/ed/headings/webxrlayers-1.json index b14d7563e498..3e22f25d5515 100644 --- a/ed/headings/webxrlayers-1.json +++ b/ed/headings/webxrlayers-1.json @@ -12,7 +12,7 @@ { "id": "subtitle", "level": 2, - "title": "Editor’s Draft, 5 February 2021" + "title": "Editor’s Draft, 10 February 2021" }, { "id": "abstract", diff --git a/ed/ids/CSS21.json b/ed/ids/CSS21.json index effdf8a4345b..3a0fa0f6279a 100644 --- a/ed/ids/CSS21.json +++ b/ed/ids/CSS21.json @@ -1944,10 +1944,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-page-break-auto", - "ref-for-valdef-clip-auto④", - "ref-for-valdef-z-index-auto①", + "ref-for-valdef-top-auto⑥", "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-table-layout-auto", + "ref-for-valdef-height-auto①①", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2298,7 +2298,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③⑨", @@ -2335,7 +2335,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④", @@ -2630,9 +2630,9 @@ "valdef-font-size-xx-large", "ref-for-valdef-font-size-medium", "AutoNumber2", - "ref-for-valdef-border-width-medium①", - "value-def-relative-size", "ref-for-valdef-font-size-medium①", + "value-def-relative-size", + "ref-for-valdef-font-size-medium②", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3056,7 +3056,7 @@ "ref-for-propdef-overflow②①", "auto-table-layout", "ref-for-propdef-table-layout②", - "ref-for-valdef-table-layout-auto", + "ref-for-valdef-table-layout-auto①", "ref-for-propdef-width⑤⑥", "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", @@ -3074,13 +3074,13 @@ "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①②", + "ref-for-valdef-height-auto①③", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", diff --git a/ed/ids/CSS22.json b/ed/ids/CSS22.json index effdf8a4345b..3a0fa0f6279a 100644 --- a/ed/ids/CSS22.json +++ b/ed/ids/CSS22.json @@ -1944,10 +1944,10 @@ "value-def-left", "ref-for-value-def-length②⑦", "valdef-top-auto①", - "ref-for-valdef-page-break-auto", - "ref-for-valdef-clip-auto④", - "ref-for-valdef-z-index-auto①", + "ref-for-valdef-top-auto⑥", "ref-for-valdef-height-auto①⓪", + "ref-for-valdef-table-layout-auto", + "ref-for-valdef-height-auto①①", "ref-for-propdef-clip③", "ref-for-propdef-overflow①⑦", "ref-for-valdef-overflow-visible①②", @@ -2298,7 +2298,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③⑨", @@ -2335,7 +2335,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④", @@ -2630,9 +2630,9 @@ "valdef-font-size-xx-large", "ref-for-valdef-font-size-medium", "AutoNumber2", - "ref-for-valdef-border-width-medium①", - "value-def-relative-size", "ref-for-valdef-font-size-medium①", + "value-def-relative-size", + "ref-for-valdef-font-size-medium②", "ref-for-valdef-font-size-large", "ref-for-em-width⑥", "ref-for-ex⑥", @@ -3056,7 +3056,7 @@ "ref-for-propdef-overflow②①", "auto-table-layout", "ref-for-propdef-table-layout②", - "ref-for-valdef-table-layout-auto", + "ref-for-valdef-table-layout-auto①", "ref-for-propdef-width⑤⑥", "ref-for-valdef-width-auto①③", "ref-for-propdef-width⑤⑦", @@ -3074,13 +3074,13 @@ "ref-for-propdef-height④①", "ref-for-value-def-table①⑤", "ref-for-value-def-inline-table①⑥", - "ref-for-valdef-height-auto①①", + "ref-for-valdef-height-auto①②", "ref-for-propdef-height④②", "ref-for-value-def-table-row①④", "ref-for-propdef-height④③", "ref-for-propdef-height④④", "ref-for-propdef-height④⑤", - "ref-for-valdef-height-auto①②", + "ref-for-valdef-height-auto①③", "ref-for-value-def-table-row①⑤", "ref-for-propdef-height④⑥", "ref-for-propdef-height④⑦", diff --git a/ed/ids/css-align-3.json b/ed/ids/css-align-3.json index 88cfab483292..06f81064a14d 100644 --- a/ed/ids/css-align-3.json +++ b/ed/ids/css-align-3.json @@ -313,7 +313,7 @@ "ref-for-valdef-display-inline-block", "ref-for-valdef-display-inline-table", "distribution-values", - "ref-for-valdef-align-content-stretch", + "ref-for-valdef-justify-self-stretch", "ref-for-valdef-align-content-space-between①", "ref-for-valdef-align-content-space-around", "ref-for-valdef-align-content-space-evenly", @@ -465,12 +465,12 @@ "ref-for-inline-axis⑥", "ref-for-valdef-justify-content-normal③", "ref-for-valdef-justify-content-normal④", - "ref-for-valdef-align-content-stretch①", + "ref-for-valdef-align-content-stretch", "ref-for-valdef-column-width-auto", "ref-for-propdef-column-width", "ref-for-propdef-justify-content①⓪", "ref-for-valdef-justify-content-normal⑤", - "ref-for-valdef-align-content-stretch②", + "ref-for-valdef-align-content-stretch①", "ref-for-propdef-column-width①", "ref-for-propdef-justify-content①①", "distribution-flex", @@ -490,11 +490,11 @@ "ref-for-main-axis②", "ref-for-main-axis③", "ref-for-propdef-flex", - "ref-for-valdef-align-content-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③", diff --git a/ed/ids/css-flexbox-1.json b/ed/ids/css-flexbox-1.json index a4340e53bc44..a2ef3c2a04b8 100644 --- a/ed/ids/css-flexbox-1.json +++ b/ed/ids/css-flexbox-1.json @@ -1838,9 +1838,9 @@ "ref-for-propdef-height②⓪", "ref-for-definite④④", "change-201403-min-auto-main-size-basis", - "ref-for-valdef-align-items-auto⑨", - "change-201403-min-auto-intrinsic-percentages", "ref-for-valdef-flex-basis-auto⑤", + "change-201403-min-auto-intrinsic-percentages", + "ref-for-valdef-align-items-auto⑨", "ref-for-propdef-min-height①⓪", "ref-for-propdef-max-height④", "ref-for-propdef-height②①", @@ -1928,7 +1928,7 @@ "ref-for-main-size④②", "ref-for-flex-item①⑧⓪", "ref-for-cross-size⑤⑧", - "ref-for-valdef-align-items-auto①⓪", + "ref-for-valdef-flex-basis-auto⑥", "ref-for-definite④⑨", "ref-for-flex-item①⑧①", "ref-for-cross-size⑤⑨", @@ -1974,7 +1974,7 @@ "change-2012-flex-basis-zero", "ref-for-propdef-flex-basis②⑦", "ref-for-propdef-flex③⑤", - "ref-for-valdef-flex-basis-auto⑥", + "ref-for-valdef-flex-basis-auto⑦", "ref-for-propdef-flex③⑥", "ref-for-propdef-flex③⑦", "ref-for-propdef-flex③⑧", @@ -1992,7 +1992,7 @@ "ref-for-propdef-right", "ref-for-propdef-top", "ref-for-propdef-bottom", - "ref-for-valdef-flex-basis-auto⑦", + "ref-for-valdef-align-items-auto①⓪", "ref-for-propdef-left①", "ref-for-propdef-right①", "ref-for-valdef-align-items-auto①①", diff --git a/ed/ids/css-fonts-4.json b/ed/ids/css-fonts-4.json index 495130779373..38a72a8a470d 100644 --- a/ed/ids/css-fonts-4.json +++ b/ed/ids/css-fonts-4.json @@ -97,8 +97,8 @@ "ref-for-valdef-font-family-system-ui②", "emoji-def", "valdef-font-family-emoji", - "ref-for-valdef-font-family-emoji", "ref-for-valdef-font-variant-emoji-emoji", + "ref-for-valdef-font-variant-emoji-emoji①", "math-def", "valdef-font-family-math", "fangsong-def", @@ -666,7 +666,7 @@ "ref-for-at-font-face-rule④⑧", "ref-for-descdef-font-feature-values-font-display①", "ref-for-at-ruledef-font-feature-values②", - "ref-for-descdef-font-feature-values-font-display②", + "ref-for-descdef-font-face-font-display⑤", "ref-for-at-font-face-rule④⑨", "ref-for-at-font-face-rule⑤⓪", "descdef-font-feature-values-font-display", @@ -954,8 +954,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-propdef-font-feature-settings②", + "ref-for-descdef-font-face-font-feature-settings②", "ref-for-at-ruledef-font-feature-values⑤", "example-21e94b5d", "font-feature-values-syntax", @@ -1106,17 +1106,17 @@ "example-b60d8e55", "example-b4ef3250", "font-language-override-prop", - "ref-for-descdef-font-face-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⑤", @@ -1140,7 +1140,7 @@ "ref-for-descdef-font-face-font-style②", "ref-for-at-font-face-rule⑥⑤", "ref-for-at-font-face-rule⑥⑥", - "ref-for-descdef-font-face-font-language-override③", + "ref-for-descdef-font-face-font-language-override②", "ref-for-at-font-face-rule⑥⑦", "ref-for-at-font-face-rule⑥⑧", "ref-for-at-font-face-rule⑥⑨", @@ -1151,7 +1151,7 @@ "ref-for-at-font-face-rule⑦②", "ref-for-descdef-font-face-font-feature-settings③", "ref-for-at-font-face-rule⑦③", - "ref-for-propdef-font-language-override⑦", + "ref-for-propdef-font-language-override⑧", "ref-for-propdef-font-optical-sizing①", "ref-for-propdef-font-variant①⑦", "ref-for-propdef-font-variant①⑧", @@ -1175,12 +1175,12 @@ "ref-for-descdef-font-face-src⑧", "ref-for-at-font-face-rule⑦⑧", "example-eee12948", - "ref-for-descdef-font-face-font-feature-settings④", - "ref-for-descdef-font-face-font-feature-settings⑤", + "ref-for-propdef-font-feature-settings⑨", + "ref-for-propdef-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-propdef-font-feature-settings⑨", + "ref-for-propdef-font-feature-settings①①", "font-variation-props", "font-optical-sizing-def", "ref-for-propdef-font-optical-sizing②", @@ -1413,7 +1413,7 @@ "216", "217", "acknowledgments", - "ref-for-descdef-font-face-font-display⑤", + "ref-for-descdef-font-face-font-display⑥", "changes", "changes-2020-11-17", "changes-2019-11-13", @@ -1535,9 +1535,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②⓪", @@ -1562,10 +1562,10 @@ "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③", @@ -1576,7 +1576,7 @@ "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 b3822464ec33..7769e62fb3cf 100644 --- a/ed/ids/css-grid-2.json +++ b/ed/ids/css-grid-2.json @@ -1036,8 +1036,8 @@ "ref-for-propdef-grid-template-columns②①", "ref-for-valdef-grid-template-rows-none③", "example-e7e1afc0", - "ref-for-grid-placement-auto", "ref-for-valdef-grid-template-columns-auto⑦", + "ref-for-grid-placement-auto", "ref-for-valdef-grid-template-columns-auto⑧", "ref-for-implicitly-assigned-line-name⑤", "ref-for-named-grid-area①②", @@ -1706,7 +1706,7 @@ "ref-for-physical", "ref-for-propdef-direction", "ref-for-propdef-writing-mode", - "ref-for-grid-placement-auto⑤", + "ref-for-valdef-grid-template-columns-auto⑨", "ref-for-grid-placement-property①⑨", "ref-for-grid-placement①②", "ref-for-grid-container⑦⑤", @@ -1718,11 +1718,11 @@ "ref-for-grid②④", "ref-for-grid-placement-property②⓪", "ref-for-implicit-grid②①", - "ref-for-grid-placement-auto⑥", + "ref-for-grid-placement-auto⑤", "ref-for-implicit-grid-lines③", "ref-for-grid-placement①③", "ref-for-grid-span①①", - "ref-for-valdef-grid-template-columns-auto⑨", + "ref-for-valdef-grid-template-columns-auto①⓪", "ref-for-grid-placement-property②①", "static-position", "ref-for-grid-container⑦⑧", @@ -1887,7 +1887,7 @@ "intrinsic-sizing-function", "ref-for-valdef-grid-template-columns-min-content④", "ref-for-valdef-grid-template-columns-max-content⑤", - "ref-for-grid-placement-auto⑦", + "ref-for-grid-placement-auto⑥", "ref-for-valdef-grid-template-columns-fit-content②", "flexible-sizing-function", "ref-for-typedef-flex①③", @@ -1986,10 +1986,10 @@ "ref-for-valdef-grid-template-columns-minmax④", "ref-for-typedef-flex①④", "ref-for-valdef-grid-template-columns-fit-content③", - "ref-for-grid-placement-auto⑧", + "ref-for-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⑤", @@ -2000,7 +2000,7 @@ "ref-for-min-content-constraint①", "ref-for-max-content-constraint①", "ref-for-available-grid-space①", - "ref-for-valdef-grid-template-columns-auto①⓪", + "ref-for-grid-placement-auto⑨", "ref-for-valdef-grid-template-columns-max-content⑦", "ref-for-available-grid-space②", "ref-for-grid-container①①⓪", @@ -2049,7 +2049,7 @@ "ref-for-base-size⑥", "ref-for-growth-limit④", "ref-for-valdef-grid-template-columns-fit-content⑥", - "ref-for-valdef-grid-template-columns-auto①②", + "ref-for-grid-placement-auto①⓪", "ref-for-max-track-sizing-function①⓪", "ref-for-valdef-grid-template-columns-max-content⑧", "algo-baseline-shims", @@ -2069,7 +2069,7 @@ "ref-for-min-track-sizing-function⑦", "ref-for-base-size⑧", "ref-for-max-content-contribution④", - "ref-for-grid-placement-auto①⓪", + "ref-for-grid-placement-auto①①", "ref-for-min-track-sizing-function⑧", "ref-for-grid-container①①②", "ref-for-min-content-constraint②", @@ -2144,7 +2144,7 @@ "ref-for-max-content-constraint④", "ref-for-base-size①⑤", "ref-for-min-track-sizing-function①①", - "ref-for-valdef-grid-template-columns-auto①③", + "ref-for-valdef-grid-template-columns-auto①②", "ref-for-valdef-grid-template-columns-max-content①②", "ref-for-limited-contribution③", "ref-for-base-size①⑥", @@ -2287,7 +2287,7 @@ "ref-for-grid-template-columns-flex-factor①①", "ref-for-hypothetical-fr-size①", "algo-stretch", - "ref-for-valdef-grid-template-columns-auto①④", + "ref-for-valdef-grid-template-columns-auto①③", "ref-for-max-track-sizing-function②①", "ref-for-definite①⑦", "ref-for-free-space①⓪", @@ -2312,10 +2312,10 @@ "fragmentation-alg", "ref-for-fragmentation-container②", "ref-for-propdef-grid-row⑥", - "ref-for-grid-placement-auto①①", + "ref-for-grid-placement-auto①②", "ref-for-valdef-flex-fr⑨", "ref-for-grid-area③⑦", - "ref-for-valdef-grid-template-columns-auto①⑤", + "ref-for-grid-placement-auto①③", "priv-sec", "changes", "changes-202008", diff --git a/ed/ids/css-ruby-1.json b/ed/ids/css-ruby-1.json index 333414f7115b..e96e9e7691c4 100644 --- a/ed/ids/css-ruby-1.json +++ b/ed/ids/css-ruby-1.json @@ -604,7 +604,7 @@ "ref-for-comb-one④", "ref-for-comb-one⑤", "ref-for-ruby-annotation-box⑦⑥", - "issue-1cd8ef1d", + "issue-df4f3471", "valdef-ruby-position-over", "ref-for-line-over", "valdef-ruby-position-under", @@ -727,7 +727,7 @@ "ref-for-propdef-ruby-merge①①", "ref-for-propdef-ruby-align⑧", "issue-adc9f0e4", - "example-bf180944", + "example-a7292220", "line-edge", "ref-for-ruby-annotation-box⑧⑦", "ref-for-ruby-base-box⑦⓪", diff --git a/ed/ids/css-syntax-3.json b/ed/ids/css-syntax-3.json index d4af3ceb9cf6..54720df4351c 100644 --- a/ed/ids/css-syntax-3.json +++ b/ed/ids/css-syntax-3.json @@ -20,7 +20,7 @@ "syntax-description", "ref-for-style-rule", "ref-for-qualified-rule", - "ref-for-at-rule①", + "ref-for-at-rule", "ref-for-qualified-rule①", "ref-for-style-rule①", "example-0ffd6a46", @@ -30,16 +30,16 @@ "ref-for-valdef-color-blue", "ref-for-propdef-text-decoration", "ref-for-valdef-text-decoration-line-underline", - "ref-for-at-rule①①", + "ref-for-at-rule①", "ref-for-code-point①", - "ref-for-at-rule", + "ref-for-at-rule①①", "ref-for-qualified-rule②", "ref-for-at-rule①②", "ref-for-qualified-rule③", "example-42888746", - "ref-for-at-rule②", - "ref-for-at-ruledef-import", "ref-for-at-rule①③", + "ref-for-at-ruledef-import", + "ref-for-at-rule②", "ref-for-funcdef-url", "ref-for-at-ruledef-page", "ref-for-at-rule③", @@ -47,11 +47,11 @@ "ref-for-at-ruledef-media", "ref-for-at-rule①④", "ref-for-at-ruledef-media①", - "ref-for-at-rule①⑤", + "ref-for-at-rule④", "ref-for-identifier", "ref-for-code-point②", "ref-for-escape-codepoint", - "ref-for-at-rule①⑥", + "ref-for-at-rule①⑤", "escaping", "ref-for-code-point③", "ref-for-identifier①", @@ -87,7 +87,7 @@ "determine-the-fallback-encoding", "ref-for-concept-encoding-get", "ref-for-concept-encoding-get①", - "ref-for-at-rule④", + "ref-for-at-rule⑤", "ref-for-at-ruledef-charset", "ref-for-at-ruledef-charset①", "ref-for-environment-encoding", @@ -536,7 +536,7 @@ "ref-for-css-property", "ref-for-qualified-rule④", "ref-for-css-descriptor", - "ref-for-at-rule⑤", + "ref-for-at-rule⑥", "component-value", "ref-for-preserved-tokens", "ref-for-function", @@ -1088,7 +1088,7 @@ "at-rules", "at-rule①", "ref-for-style-rule③", - "ref-for-at-rule⑥", + "ref-for-at-rule①⑥", "ref-for-counter-style", "ref-for-concept-attribute-namespace", "ref-for-style-rule④", @@ -1096,11 +1096,11 @@ "block-at-rule", "ref-for-declaration", "ref-for-block-at-rule", + "ref-for-at-rule①⑦", "ref-for-at-rule⑦", - "ref-for-at-rule⑧", "ref-for-qualified-rule⑧", "ref-for-css-descriptor-declarations", - "ref-for-at-rule①⑦", + "ref-for-at-rule⑧", "css-descriptor", "ref-for-css-property①", "ref-for-at-rule①⑧", diff --git a/ed/ids/css-text-4.json b/ed/ids/css-text-4.json index 26015763e1eb..3608e7f89934 100644 --- a/ed/ids/css-text-4.json +++ b/ed/ids/css-text-4.json @@ -462,7 +462,7 @@ "valdef-text-spacing-normal", "valdef-text-spacing-none", "valdef-text-spacing-auto", - "ref-for-valdef-hyphenate-character-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/tc39-json-modules.json b/ed/ids/tc39-json-modules.json new file mode 100644 index 000000000000..27cfe603b7c6 --- /dev/null +++ b/ed/ids/tc39-json-modules.json @@ -0,0 +1,67 @@ +{ + "spec": { + "title": "JSON modules", + "url": "https://tc39.es/proposal-json-modules/" + }, + "ids": [ + "menu-search-biblio", + "menu-toggle", + "menu-spacer", + "menu", + "menu-search", + "menu-search-box", + "menu-search-results", + "menu-pins", + "menu-pins-list", + "menu-toc", + "spec-container", + "intro", + "sec-semantics", + "sec-hostresolveimportedmodule", + "_ref_1", + "sec-synthetic-module-records", + "_ref_2", + "_ref_3", + "_ref_0", + "_ref_4", + "table-synthetic-module-record-fields", + "_ref_5", + "_ref_6", + "sec-createsyntheticmodule", + "_ref_7", + "_ref_8", + "sec-setsyntheticmoduleexport", + "_ref_9", + "sec-smr-concrete-methods", + "_ref_10", + "sec-smr-getexportednames", + "_ref_11", + "_ref_12", + "sec-smr-resolveexport", + "_ref_13", + "_ref_14", + "sec-smr-instantiate", + "_ref_15", + "_ref_16", + "_ref_17", + "sec-smr-Evaluate", + "_ref_18", + "_ref_19", + "_ref_20", + "_ref_21", + "_ref_22", + "sec-create-default-export-synthetic-module", + "_ref_23", + "_ref_24", + "_ref_25", + "sec-parse-json-module", + "_ref_26", + "_ref_27", + "references-pane-container", + "references-pane-spacer", + "references-pane", + "references-pane-close", + "references-pane-table-container", + "references-pane-table" + ] +} \ No newline at end of file diff --git a/ed/ids/tc39-private-fields-in-in.json b/ed/ids/tc39-private-fields-in-in.json new file mode 100644 index 000000000000..c9315ebecd65 --- /dev/null +++ b/ed/ids/tc39-private-fields-in-in.json @@ -0,0 +1,240 @@ +{ + "spec": { + "title": "Private Fields in `in`", + "url": "https://tc39.es/proposal-private-fields-in-in/" + }, + "ids": [ + "menu-search-biblio", + "menu-toggle", + "menu-spacer", + "menu", + "menu-search", + "menu-search-box", + "menu-search-results", + "menu-pins", + "menu-pins-list", + "menu-toc", + "spec-container", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-ecmascript-language-expressions", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-relational-operators", + "prod-RelationalExpression", + "_ref_6", + "_ref_7", + "_ref_8", + "_ref_9", + "_ref_10", + "_ref_11", + "_ref_12", + "_ref_13", + "_ref_14", + "_ref_15", + "_ref_16", + "_ref_17", + "_ref_18", + "_ref_19", + "sec-relational-operators-static-semantics-isfunctiondefinition", + "_ref_20", + "_ref_21", + "_ref_22", + "_ref_23", + "_ref_24", + "_ref_25", + "_ref_26", + "_ref_27", + "_ref_28", + "_ref_29", + "_ref_30", + "_ref_31", + "_ref_32", + "sec-relational-operators-static-semantics-assignmenttargettype", + "sec-relational-operators-static-semantics-isvalidsimpleassignmenttarget", + "_ref_33", + "_ref_34", + "_ref_35", + "_ref_36", + "_ref_37", + "_ref_38", + "_ref_39", + "_ref_40", + "_ref_41", + "_ref_42", + "_ref_43", + "_ref_44", + "_ref_45", + "sec-relational-operators-runtime-semantics-evaluation", + "_ref_46", + "_ref_47", + "_ref_0", + "_ref_1", + "_ref_2", + "_ref_3", + "sec-placeholder", + "sec-all-private-identifiers-valid", + "_ref_48", + "sec-placeholder", + "sec-ecmascript-language-functions-and-classes", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-placeholder", + "sec-tail-position-calls", + "sec-placeholder", + "sec-static-semantics-hascallintailposition", + "sec-expression-rules", + "_ref_4", + "_ref_5", + "prod-AssignmentExpression", + "_ref_49", + "_ref_50", + "prod-BitwiseANDExpression", + "_ref_51", + "_ref_52", + "prod-BitwiseXORExpression", + "_ref_53", + "_ref_54", + "prod-BitwiseORExpression", + "_ref_55", + "_ref_56", + "prod-EqualityExpression", + "_ref_57", + "_ref_58", + "_ref_59", + "_ref_60", + "_ref_61", + "_ref_62", + "_ref_63", + "_ref_64", + "_ref_65", + "_ref_66", + "_ref_67", + "_ref_68", + "_ref_69", + "_ref_70", + "_ref_71", + "_ref_72", + "_ref_73", + "_ref_74", + "_ref_75", + "_ref_76", + "_ref_77", + "prod-ShiftExpression", + "_ref_78", + "_ref_79", + "_ref_80", + "_ref_81", + "_ref_82", + "_ref_83", + "prod-AdditiveExpression", + "_ref_84", + "_ref_85", + "_ref_86", + "_ref_87", + "prod-MultiplicativeExpression", + "_ref_88", + "_ref_89", + "prod-ExponentiationExpression", + "_ref_90", + "_ref_91", + "prod-UpdateExpression", + "_ref_92", + "_ref_93", + "prod-UnaryExpression", + "_ref_94", + "_ref_95", + "_ref_96", + "_ref_97", + "_ref_98", + "_ref_99", + "_ref_100", + "prod-CallExpression", + "_ref_101", + "_ref_102", + "_ref_103", + "prod-NewExpression", + "_ref_104", + "prod-MemberExpression", + "_ref_105", + "_ref_106", + "_ref_107", + "_ref_108", + "prod-PrimaryExpression", + "prod-Expression", + "_ref_109", + "_ref_110", + "_ref_111", + "_ref_112", + "prod-ConditionalExpression", + "_ref_113", + "_ref_114", + "_ref_115", + "_ref_116", + "prod-LogicalANDExpression", + "_ref_117", + "_ref_118", + "_ref_119", + "prod-LogicalORExpression", + "_ref_120", + "_ref_121", + "_ref_122", + "prod-CoalesceExpression", + "_ref_123", + "_ref_124", + "_ref_125", + "_ref_126", + "_ref_127", + "prod-OptionalExpression", + "_ref_128", + "_ref_129", + "_ref_130", + "_ref_131", + "_ref_132", + "_ref_133", + "_ref_134", + "prod-OptionalChain", + "_ref_135", + "_ref_136", + "_ref_137", + "_ref_138", + "_ref_139", + "_ref_140", + "_ref_141", + "_ref_142", + "prod-ParenthesizedExpression", + "_ref_143", + "_ref_144", + "sec-grammar-summary", + "sec-placeholder", + "sec-expressions", + "sec-copyright-and-software-license", + "references-pane-container", + "references-pane-spacer", + "references-pane", + "references-pane-close", + "references-pane-table-container", + "references-pane-table" + ] +} \ No newline at end of file diff --git a/ed/ids/webrtc-identity.json b/ed/ids/webrtc-identity.json index 3cd77ba85d97..5f184d3a0feb 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-21968351959358046", + "idl-5394778521079946", "attributes-1", "dfn-peeridentity", "dfn-idploginurl", @@ -155,7 +155,7 @@ "rtcidentityassertion-interface", "x9-3-rtcidentityassertion-interface", "dfn-rtcidentityassertion", - "idl-21501862781770487", + "idl-7044708674250966", "rtcidentityassertion-attributes", "dfn-idp", "dfn-name", @@ -170,20 +170,20 @@ "target-peer-identity", "rtcerror-interface-extensions", "x10-rtcerror-interface-extensions", - "idl-9227398499187023", + "idl-20284951370358706", "attributes", "x10-1-attributes", "dfn-httprequeststatuscode", "rtcerrorinit-dictionary", "dfn-rtcerrorinit", - "idl-8321641749844526", + "idl-8889766205802154", "dfn-httprequeststatuscode-0", "dictionary-rtcerror-members", "x10-2-dictionary-rtcerror-members", "rtcerrordetailtypeidp-enum", "x10-3-rtcerrordetailtypeidp-enum", "dfn-rtcerrordetailtypeidp", - "idl-9844511473583777", + "idl-6196930775665115", "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-22519601167400816", + "idl-15369622150194817", "dictionary-mediastreamconstraints-members", "dfn-peeridentity-0", "dfn-peeridentity-1", "isolated-track", "x11-1-1-extended-mediastreamtrack-properties", - "idl-12653599948365524", + "idl-17565436151089342", "attributes-2", "dfn-isolated", "dfn-onisolationchange", diff --git a/ed/index.html b/ed/index.html index 559e5cc5d2cd..4c1f8ebfa6e0 100644 --- a/ed/index.html +++ b/ed/index.html @@ -5686,7 +5686,7 @@

Spec info

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11155,7 +11183,7 @@

Known dependencies on this specification

Keyboard Map

-
+

Spec info

-
+

Potential issue(s)

  • WebIDL names also defined elsewhere: @@ -11197,7 +11225,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11205,7 +11233,7 @@

Known dependencies on this specification

Largest Contentful Paint

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11231,7 +11259,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11243,7 +11271,7 @@

    Known dependencies on this specification

Layout Instability API

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -11290,7 +11318,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11301,7 +11329,7 @@

    Known dependencies on this specification

Loading Signed Exchanges

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11335,7 +11363,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11343,7 +11371,7 @@

Known dependencies on this specification

Local Font Access API

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11363,7 +11391,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11371,7 +11399,7 @@

Known dependencies on this specification

Long Tasks API 1

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11403,7 +11431,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11415,7 +11443,7 @@

    Known dependencies on this specification

Magnetometer

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -11451,7 +11479,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11466,7 +11494,7 @@

    Known dependencies on this specification

MathML Accessiblity API Mappings 1.0

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -11485,7 +11513,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11493,7 +11521,7 @@

Known dependencies on this specification

MathML Core

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11534,7 +11562,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -11546,7 +11574,7 @@

Known dependencies on this specification

Measure Memory API

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11568,7 +11596,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11576,7 +11604,7 @@

Known dependencies on this specification

Media Capabilities

-
+

Spec info

-
+

Potential issue(s)

  • External links that neither target definitions nor headings: @@ -11601,7 +11629,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11613,7 +11641,7 @@

    Known dependencies on this specification

Media Capture and Streams

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11639,7 +11667,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11670,7 +11698,7 @@

    Known dependencies on this specification

Media Capture Automation

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11717,7 +11745,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11725,7 +11753,7 @@

Known dependencies on this specification

Media Capture Depth Stream Extensions

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11765,7 +11793,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -11776,7 +11804,7 @@

Known dependencies on this specification

Media Capture from DOM Elements

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -11805,7 +11833,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -11816,7 +11844,7 @@

Known dependencies on this specification

Media Feeds

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11845,7 +11873,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -11853,7 +11881,7 @@

Known dependencies on this specification

Media Playback Quality

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11872,7 +11900,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -11884,7 +11912,7 @@

Known dependencies on this specification

Media Queries Level 4

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -11910,7 +11938,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -11941,7 +11969,7 @@

    Known dependencies on this specification

Media Queries Level 5

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -11963,7 +11991,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -12005,7 +12033,7 @@

    Known dependencies on this specification

Media Session Standard

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -12033,7 +12061,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -12044,7 +12072,7 @@

Known dependencies on this specification

Media Source Extensions™

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -12068,7 +12096,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -12087,7 +12115,7 @@

    Known dependencies on this specification

MediaStream Image Capture

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -12135,7 +12163,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

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

@@ -12151,7 +12179,7 @@

Known dependencies on this specification

MediaStream Recording

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -12185,7 +12213,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

Informative references to this spec from:

@@ -12199,7 +12227,7 @@

Known dependencies on this specification

MediaStreamTrack Content Hints

-
+

Spec info

-
+

Potential issue(s)

This specification looks good!

-
+

Known dependencies on this specification

No normative reference to this spec from other specs.

No informative reference to this spec from other specs.

@@ -12222,7 +12250,7 @@

Known dependencies on this specification

MIME Sniffing Standard

-
+

Spec info

-
+

Potential issue(s)

  • External links to private terms: @@ -12241,7 +12269,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -12274,7 +12302,7 @@

    Known dependencies on this specification

Mixed Content Level 2

-
+

Spec info

-
+

Potential issue(s)

  • Inconsistent references for links: @@ -12304,7 +12332,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -12327,7 +12355,7 @@

    Known dependencies on this specification

Motion Path Module Level 1

-
+

Spec info

-
+

Potential issue(s)

  • Missing references for links: @@ -12365,7 +12393,7 @@

    Potential issue(s)

-
+

Known dependencies on this specification

Normative references to this spec from:

    @@ -12379,7 +12407,7 @@

    Known dependencies on this specification