Skip to content

Commit

Permalink
Update of ED report from new reffy run
Browse files Browse the repository at this point in the history
Using reffy commit 12.1.2.
  • Loading branch information
reffy-bot committed Mar 21, 2023
1 parent 93c6b0b commit c838751
Show file tree
Hide file tree
Showing 29 changed files with 10,342 additions and 10,147 deletions.
20 changes: 20 additions & 0 deletions ed/dfns/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -9438,6 +9438,26 @@
},
"definedIn": "heading"
},
{
"id": "sec-parsehexoctet",
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet",
"linkingText": [
"ParseHexOctet",
"ParseHexOctet(string, position)"
],
"localLinkingText": [],
"type": "abstract-op",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-parsehexoctet",
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet",
"title": "ParseHexOctet ( string, position )",
"number": "19.2.6.7"
},
"definedIn": "heading"
},
{
"id": "sec-object-objects",
"href": "https://tc39.es/ecma262/multipage/fundamental-objects.html#sec-object-objects",
Expand Down
2 changes: 1 addition & 1 deletion ed/dfns/fenced-frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -733,7 +733,7 @@
"id": "nested-traversables",
"href": "https://wicg.github.io/fenced-frame/#nested-traversables",
"title": "Nested traversables",
"number": "3.2"
"number": "3.3"
},
"definedIn": "prose"
}
Expand Down
19 changes: 0 additions & 19 deletions ed/dfns/hr-time-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -452,25 +452,6 @@
},
"definedIn": "prose"
},
{
"id": "dfn-epoch-relative-timestamp",
"href": "https://w3c.github.io/hr-time/#dfn-epoch-relative-timestamp",
"linkingText": [
"epoch-relative timestamp"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "public",
"informative": false,
"heading": {
"id": "sec-time-origin",
"href": "https://w3c.github.io/hr-time/#sec-time-origin",
"title": "Time Origin",
"number": "4"
},
"definedIn": "prose"
},
{
"id": "dom-domhighrestimestamp",
"href": "https://w3c.github.io/hr-time/#dom-domhighrestimestamp",
Expand Down
14 changes: 11 additions & 3 deletions ed/headings/css-cascade-6.json
Original file line number Diff line number Diff line change
Expand Up @@ -196,10 +196,18 @@
"title": "Acknowledgments"
},
{
"id": "priv-sec",
"href": "https://drafts.csswg.org/css-cascade-6/#priv-sec",
"id": "privacy",
"href": "https://drafts.csswg.org/css-cascade-6/#privacy",
"level": 2,
"title": "Privacy and Security Considerations"
"title": "Privacy Considerations",
"number": "5"
},
{
"id": "security",
"href": "https://drafts.csswg.org/css-cascade-6/#security",
"level": 2,
"title": "Security Considerations",
"number": "6"
},
{
"id": "w3c-conformance",
Expand Down
7 changes: 7 additions & 0 deletions ed/headings/ecmascript.json
Original file line number Diff line number Diff line change
Expand Up @@ -6598,6 +6598,13 @@
"level": 4,
"number": "19.2.6.6"
},
{
"id": "sec-parsehexoctet",
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-parsehexoctet",
"title": "ParseHexOctet ( string, position )",
"level": 4,
"number": "19.2.6.7"
},
{
"id": "sec-constructor-properties-of-the-global-object",
"href": "https://tc39.es/ecma262/multipage/global-object.html#sec-constructor-properties-of-the-global-object",
Expand Down
9 changes: 8 additions & 1 deletion ed/headings/fenced-frame.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,12 +112,19 @@
"title": "Extensions to the Window interface",
"number": "3.1"
},
{
"id": "creating-browsing-contexts-patch",
"href": "https://wicg.github.io/fenced-frame/#creating-browsing-contexts-patch",
"level": 3,
"title": "Modifications to creating browsing contexts",
"number": "3.2"
},
{
"id": "nested-traversables",
"href": "https://wicg.github.io/fenced-frame/#nested-traversables",
"level": 3,
"title": "Nested traversables",
"number": "3.2"
"number": "3.3"
},
{
"id": "index",
Expand Down
32 changes: 30 additions & 2 deletions ed/headings/i18n-glossary.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,19 +37,47 @@
"title": "Glossary",
"number": "3"
},
{
"id": "how-to-use",
"href": "https://w3c.github.io/i18n-glossary/#how-to-use",
"level": 2,
"title": "How to use this glossary",
"number": "A"
},
{
"id": "infra-rel",
"href": "https://w3c.github.io/i18n-glossary/#infra-rel",
"level": 3,
"title": "Relationship to the Infra Standard",
"number": "A.1"
},
{
"id": "respec-how-to-use",
"href": "https://w3c.github.io/i18n-glossary/#respec-how-to-use",
"level": 3,
"title": "ReSpec",
"number": "A.2"
},
{
"id": "bikeshed-how",
"href": "https://w3c.github.io/i18n-glossary/#bikeshed-how",
"level": 3,
"title": "Bikeshed",
"number": "A.3"
},
{
"id": "references",
"href": "https://w3c.github.io/i18n-glossary/#references",
"level": 2,
"title": "References",
"number": "A"
"number": "B"
},
{
"id": "informative-references",
"href": "https://w3c.github.io/i18n-glossary/#informative-references",
"level": 3,
"title": "Informative references",
"number": "A.1"
"number": "B.1"
}
]
}
28 changes: 28 additions & 0 deletions ed/headings/rfc6265bis.json
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,34 @@
"title": "Examples",
"number": "3.1"
},
{
"id": "section-3.2",
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-3.2",
"level": 3,
"title": "Which Requirements to Implement",
"number": "3.2"
},
{
"id": "section-3.2.1",
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-3.2.1",
"level": 4,
"title": "Cookie Producing Implementations",
"number": "3.2.1"
},
{
"id": "section-3.2.2",
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-3.2.2",
"level": 4,
"title": "Cookie Consuming Implementations",
"number": "3.2.2"
},
{
"id": "section-3.2.2.1",
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-3.2.2.1",
"level": 5,
"title": "Programming Languages & Software Frameworks",
"number": "3.2.2.1"
},
{
"id": "section-4",
"href": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html#section-4",
Expand Down
22 changes: 10 additions & 12 deletions ed/ids/CSS22.json
Original file line number Diff line number Diff line change
Expand Up @@ -1317,7 +1317,7 @@
"https://drafts.csswg.org/css2/#ref-for-value-def-percentage%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A2%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A2%E2%91%A8",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-propdef-top%E2%91%A2",
"https://drafts.csswg.org/css2/#propdef-bottom",
"https://drafts.csswg.org/css2/#infopanel-for-propdef-bottom",
Expand All @@ -1327,7 +1327,7 @@
"https://drafts.csswg.org/css2/#ref-for-value-def-percentage%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A3%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A3%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-propdef-top%E2%91%A3",
"https://drafts.csswg.org/css2/#propdef-left",
"https://drafts.csswg.org/css2/#infopanel-for-propdef-left",
Expand All @@ -1337,7 +1337,7 @@
"https://drafts.csswg.org/css2/#ref-for-value-def-percentage%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A3%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-comb-one%E2%91%A3%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-top%E2%91%A4",
"https://drafts.csswg.org/css2/#valdef-top-length",
"https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A0%E2%93%AA",
Expand Down Expand Up @@ -1381,11 +1381,11 @@
"https://drafts.csswg.org/css2/#ref-for-propdef-left%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-right%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-left%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-right%E2%91%A7",
"https://drafts.csswg.org/css2/#ref-for-propdef-right%E2%91%A8",
"https://drafts.csswg.org/css2/#ref-for-propdef-right%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-propdef-left%E2%91%A8",
"https://drafts.csswg.org/css2/#ref-for-propdef-left%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-propdef-right%E2%91%A0%E2%91%A0",
Expand Down Expand Up @@ -2311,12 +2311,10 @@
"https://drafts.csswg.org/css2/#value-def-left",
"https://drafts.csswg.org/css2/#ref-for-value-def-length%E2%91%A1%E2%91%A6",
"https://drafts.csswg.org/css2/#valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#infopanel-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#infopaneltitle-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-valdef-cursor-auto",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-page-break-auto",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-valdef-top-auto%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-clip%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-overflow%E2%91%A0%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-valdef-overflow-visible%E2%91%A0%E2%91%A1",
Expand Down Expand Up @@ -3118,7 +3116,7 @@
"https://drafts.csswg.org/css2/#value-def-relative-size",
"https://drafts.csswg.org/css2/#infopanel-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#infopaneltitle-for-value-def-relative-size",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-medium%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-border-width-medium%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-font-size-large",
"https://drafts.csswg.org/css2/#ref-for-em-width%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-ex%E2%91%A5",
Expand Down Expand Up @@ -3531,12 +3529,12 @@
"https://drafts.csswg.org/css2/#ref-for-valdef-width-auto%E2%91%A0%E2%91%A4",
"https://drafts.csswg.org/css2/#height-layout",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%93%AA",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A2",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A3",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A4",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A1",
"https://drafts.csswg.org/css2/#ref-for-valdef-height-auto%E2%91%A0%E2%91%A0",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A5",
"https://drafts.csswg.org/css2/#ref-for-propdef-height%E2%91%A3%E2%91%A6",
"https://drafts.csswg.org/css2/#ref-for-propdef-vertical-align%E2%91%A4",
Expand Down
Loading

0 comments on commit c838751

Please sign in to comment.