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 11.3.0.
  • Loading branch information
reffy-bot committed Jan 11, 2023
1 parent 9c0a028 commit febca08
Show file tree
Hide file tree
Showing 126 changed files with 1,227 additions and 1,108 deletions.
26 changes: 26 additions & 0 deletions ed/css/html.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
{
"spec": {
"title": "HTML Standard",
"url": "https://html.spec.whatwg.org/multipage/"
},
"properties": [],
"atrules": [],
"selectors": [],
"values": [
{
"name": "<source-size-list>",
"type": "type",
"value": "[ <source-size># , ]? <source-size-value>"
},
{
"name": "<source-size>",
"type": "type",
"value": "<media-condition> <source-size-value>"
},
{
"name": "<source-size-value>",
"type": "type",
"value": "<length>"
}
]
}
126 changes: 120 additions & 6 deletions ed/dfns/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -14976,9 +14976,9 @@
"<source-size-list>"
],
"localLinkingText": [],
"type": "dfn",
"type": "type",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "sizes-attributes",
Expand All @@ -14995,9 +14995,9 @@
"<source-size>"
],
"localLinkingText": [],
"type": "dfn",
"type": "type",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "sizes-attributes",
Expand All @@ -15014,9 +15014,9 @@
"<source-size-value>"
],
"localLinkingText": [],
"type": "dfn",
"type": "type",
"for": [],
"access": "private",
"access": "public",
"informative": false,
"heading": {
"id": "sizes-attributes",
Expand Down Expand Up @@ -72715,6 +72715,63 @@
},
"definedIn": "prose"
},
{
"id": "rph-automation-mode-none",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#rph-automation-mode-none",
"linkingText": [
"none"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "custom-handlers",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#custom-handlers",
"title": "Custom scheme handlers: the registerProtocolHandler() method",
"number": "8.9.1.4"
},
"definedIn": "prose"
},
{
"id": "rph-automation-mode-auto-accept",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#rph-automation-mode-auto-accept",
"linkingText": [
"auto-accept"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "custom-handlers",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#custom-handlers",
"title": "Custom scheme handlers: the registerProtocolHandler() method",
"number": "8.9.1.4"
},
"definedIn": "dt"
},
{
"id": "rph-automation-mode-auto-reject",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#rph-automation-mode-auto-reject",
"linkingText": [
"auto-reject"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "custom-handlers",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#custom-handlers",
"title": "Custom scheme handlers: the registerProtocolHandler() method",
"number": "8.9.1.4"
},
"definedIn": "dt"
},
{
"id": "protocol-handler-invocation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#protocol-handler-invocation",
Expand Down Expand Up @@ -72793,6 +72850,63 @@
},
"definedIn": "prose"
},
{
"id": "rph-user-agent-automation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#rph-user-agent-automation",
"linkingText": [
"User agent automation"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "user-agent-automation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#user-agent-automation",
"title": "User agent automation",
"number": "8.9.1.4.2"
},
"definedIn": "heading"
},
{
"id": "registerprotocolhandler()-automation-mode",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#registerprotocolhandler()-automation-mode",
"linkingText": [
"registerProtocolHandler() automation mode"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "user-agent-automation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#user-agent-automation",
"title": "User agent automation",
"number": "8.9.1.4.2"
},
"definedIn": "prose"
},
{
"id": "set-rph-registration-mode",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#set-rph-registration-mode",
"linkingText": [
"Set RPH Registration Mode"
],
"localLinkingText": [],
"type": "dfn",
"for": [],
"access": "private",
"informative": false,
"heading": {
"id": "user-agent-automation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#user-agent-automation",
"title": "User agent automation",
"number": "8.9.1.4.2"
},
"definedIn": "prose"
},
{
"id": "navigatorcookies",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#navigatorcookies",
Expand Down
21 changes: 21 additions & 0 deletions ed/dfns/prefetch.json
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,27 @@
},
"definedIn": "prose"
},
{
"id": "prefetch-record-referrer-policy",
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-referrer-policy",
"linkingText": [
"referrer policy"
],
"localLinkingText": [],
"type": "dfn",
"for": [
"prefetch record"
],
"access": "public",
"informative": false,
"heading": {
"id": "concepts",
"href": "https://wicg.github.io/nav-speculation/prefetch.html#concepts",
"title": "Concepts",
"number": "1"
},
"definedIn": "prose"
},
{
"id": "prefetch-record-label",
"href": "https://wicg.github.io/nav-speculation/prefetch.html#prefetch-record-label",
Expand Down
2 changes: 1 addition & 1 deletion ed/dfns/tc39-intl-numberformat.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"id": "sec-tointlmathematicalvalue",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/numberformat/proposed.html#sec-tointlmathematicalvalue",
"title": "ToIntlMathematicalValue ( value )",
"number": "1.1.19"
"number": "1.5.16"
},
"definedIn": "prose"
}
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-cascade-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "title",
"href": "https://drafts.csswg.org/css-cascade-3/#title",
"level": 1,
"title": "107 TestsCSS Cascading and Inheritance Level 3"
"title": "CSS Cascading and Inheritance Level 3"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-color-5.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "title",
"href": "https://drafts.csswg.org/css-color-5/#title",
"level": 1,
"title": "No TestsCSS Color Module Level 5"
"title": "CSS Color Module Level 5"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-conditional-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "title",
"href": "https://drafts.csswg.org/css-conditional-3/#title",
"level": 1,
"title": "87 TestsCSS Conditional Rules Module Level 3"
"title": "CSS Conditional Rules Module Level 3"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-counter-styles-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "title",
"href": "https://drafts.csswg.org/css-counter-styles-3/#title",
"level": 1,
"title": "222 TestsCSS Counter Styles Level 3"
"title": "CSS Counter Styles Level 3"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-display-3.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"id": "title",
"href": "https://drafts.csswg.org/css-display-3/#title",
"level": 1,
"title": "73 TestsCSS Display Module Level 3"
"title": "CSS Display Module Level 3"
},
{
"id": "abstract",
Expand Down
2 changes: 1 addition & 1 deletion ed/headings/css-nesting-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"id": "nesting-at-scope",
"href": "https://drafts.csswg.org/css-nesting-1/#nesting-at-scope",
"level": 4,
"title": "Nested @scope Rules {#nesting-at-scope}",
"title": "Nested @scope Rules",
"number": "2.2.1"
},
{
Expand Down
7 changes: 7 additions & 0 deletions ed/headings/html.json
Original file line number Diff line number Diff line change
Expand Up @@ -5643,6 +5643,13 @@
"title": "Security and privacy",
"number": "8.9.1.4.1"
},
{
"id": "user-agent-automation",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#user-agent-automation",
"level": 6,
"title": "User agent automation",
"number": "8.9.1.4.2"
},
{
"id": "cookies",
"href": "https://html.spec.whatwg.org/multipage/system-state.html#cookies",
Expand Down
30 changes: 22 additions & 8 deletions ed/headings/tc39-intl-negotiation.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,14 +56,14 @@
{
"id": "sec-unicode-extension-components",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-unicode-extension-components",
"title": "UnicodeExtensionComponents( extension )",
"title": "UnicodeExtensionComponents ( extension )",
"level": 3,
"number": "1.2.5"
},
{
"id": "sec-insert-unicode-extension-and-canonicalize",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-insert-unicode-extension-and-canonicalize",
"title": "InsertUnicodeExtensionAndCanonicalize( locale, extension )",
"title": "InsertUnicodeExtensionAndCanonicalize ( locale, extension )",
"level": 3,
"number": "1.2.6"
},
Expand Down Expand Up @@ -95,40 +95,54 @@
"level": 3,
"number": "1.2.10"
},
{
"id": "sec-getoptionsobject",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-getoptionsobject",
"title": "GetOptionsObject ( options )",
"level": 3,
"number": "1.2.11"
},
{
"id": "sec-coerceoptionstoobject",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-coerceoptionstoobject",
"title": "CoerceOptionsToObject ( options )",
"level": 3,
"number": "1.2.12"
},
{
"id": "sec-getoption",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-getoption",
"title": "GetOption ( options, property, type, values, fallback )",
"title": "GetOption (\n options: an Object,\n property: a property key,\n type: boolean, number, or string,\n values: empty or a List of ECMAScript language values,\n default: required or an ECMAScript language value,\n )",
"level": 3,
"number": "1.2.11"
"number": "1.2.13"
},
{
"id": "sec-getstringorbooleanoption",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-getstringorbooleanoption",
"title": "GetStringOrBooleanOption ( options, property, values, trueValue, falsyValue, fallback )",
"level": 3,
"number": "1.2.12"
"number": "1.2.14"
},
{
"id": "sec-defaultnumberoption",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-defaultnumberoption",
"title": "DefaultNumberOption ( value, minimum, maximum, fallback )",
"level": 3,
"number": "1.2.13"
"number": "1.2.15"
},
{
"id": "sec-getnumberoption",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-getnumberoption",
"title": "GetNumberOption ( options, property, minimum, maximum, fallback )",
"level": 3,
"number": "1.2.14"
"number": "1.2.16"
},
{
"id": "sec-partitionpattern",
"href": "https://tc39.es/proposal-intl-numberformat-v3/out/negotiation/proposed.html#sec-partitionpattern",
"title": "PartitionPattern ( pattern )",
"level": 3,
"number": "1.2.15"
"number": "1.2.17"
}
]
}
Loading

0 comments on commit febca08

Please sign in to comment.