Skip to content

Commit 99074fd

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.0.1.
1 parent 5527283 commit 99074fd

File tree

14 files changed

+150
-459
lines changed

14 files changed

+150
-459
lines changed

ed/algorithms/dbsc.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,7 @@
241241
"rationale": "if",
242242
"steps": [
243243
{
244-
"html": "<p>If a cookie with <var>credential</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#session-credential-attributes\" id=\"ref-for-session-credential-attributes②\">attributes</a> could\n not be set by <var>response</var> (see <a href=\"https://httpwg.org/specs/rfc6265.html#storage-model\">section 5.4</a> of\n <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webappsec-dbsc/#biblio-cookies\" title=\"HTTP State Management Mechanism\">[COOKIES]</a>), <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①①\">continue</a>.</p>"
244+
"html": "<p>If a cookie with <var>credential</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#session-credential-attributes\" id=\"ref-for-session-credential-attributes②\">attributes</a> could\n not be set by <var>response</var> (see <a href=\"https://httpwg.org/specs/rfc6265.html#storage-model\">section 5.3</a> of\n <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webappsec-dbsc/#biblio-cookies\" title=\"HTTP State Management Mechanism\">[COOKIES]</a>), <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①①\">continue</a>.</p>"
245245
},
246246
{
247247
"html": "<p>Store <var>challenge</var> as <var>session</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#device-bound-session-cached-challenge\" id=\"ref-for-device-bound-session-cached-challenge①\">cached challenge</a> to be used next\n time a <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#dbsc-proof\" id=\"ref-for-dbsc-proof\">DBSC proof</a> is to be sent from this <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#device-bound-session\" id=\"ref-for-device-bound-session⑤\">device bound session</a>.</p>"
@@ -514,7 +514,7 @@
514514
"rationale": "if",
515515
"steps": [
516516
{
517-
"html": "<p>If a cookie with <var>credential</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#session-credential-attributes\" id=\"ref-for-session-credential-attributes④\">attributes</a> could\n not be set by <var>response</var> (see <a href=\"https://httpwg.org/specs/rfc6265.html#cookie\">section 5.4</a> of\n <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webappsec-dbsc/#biblio-cookies\" title=\"HTTP State Management Mechanism\">[COOKIES]</a>), <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①②\">continue</a>.</p>"
517+
"html": "<p>If a cookie with <var>credential</var>’s <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webappsec-dbsc/#session-credential-attributes\" id=\"ref-for-session-credential-attributes④\">attributes</a> could\n not be set by <var>response</var> (see <a href=\"https://httpwg.org/specs/rfc6265.html#storage-model\">section 5.3</a> of\n <a data-link-type=\"biblio\" href=\"https://w3c.github.io/webappsec-dbsc/#biblio-cookies\" title=\"HTTP State Management Mechanism\">[COOKIES]</a>), <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#iteration-continue\" id=\"ref-for-iteration-continue①②\">continue</a>.</p>"
518518
},
519519
{
520520
"html": "<p>Call <var>terminate the session</var> to remove the existing session.</p>"

ed/algorithms/speech-api.json

Lines changed: 16 additions & 66 deletions
Large diffs are not rendered by default.

ed/dfns/png-3.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -512,6 +512,28 @@
512512
},
513513
"definedIn": "dt"
514514
},
515+
{
516+
"id": "dfn-png-four-byte-signed-integer",
517+
"href": "https://w3c.github.io/png/#dfn-png-four-byte-signed-integer",
518+
"linkingText": [
519+
"PNG four-byte signed integer"
520+
],
521+
"localLinkingText": [],
522+
"type": "dfn",
523+
"for": [],
524+
"access": "private",
525+
"informative": false,
526+
"heading": {
527+
"id": "terms-definitions-and-abbreviated-terms",
528+
"href": "https://w3c.github.io/png/#terms-definitions-and-abbreviated-terms",
529+
"title": "Terms, definitions, and abbreviated terms",
530+
"alternateIds": [
531+
"3Defsandabbrevs"
532+
],
533+
"number": "3"
534+
},
535+
"definedIn": "dt"
536+
},
515537
{
516538
"id": "dfn-png-four-byte-unsigned-integer",
517539
"href": "https://w3c.github.io/png/#dfn-png-four-byte-unsigned-integer",

ed/dfns/speech-api.json

Lines changed: 6 additions & 237 deletions
Original file line numberDiff line numberDiff line change
@@ -1128,110 +1128,6 @@
11281128
},
11291129
"definedIn": "pre"
11301130
},
1131-
{
1132-
"id": "speechrecognitionphraselist",
1133-
"href": "https://webaudio.github.io/web-speech-api/#speechrecognitionphraselist",
1134-
"linkingText": [
1135-
"SpeechRecognitionPhraseList"
1136-
],
1137-
"localLinkingText": [],
1138-
"type": "interface",
1139-
"for": [],
1140-
"access": "public",
1141-
"informative": false,
1142-
"heading": {
1143-
"id": "speechreco-section",
1144-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-section",
1145-
"title": "The SpeechRecognition Interface",
1146-
"number": "4.1"
1147-
},
1148-
"definedIn": "pre"
1149-
},
1150-
{
1151-
"id": "dom-speechrecognitionphraselist-speechrecognitionphraselist-phrases-phrases",
1152-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-speechrecognitionphraselist-phrases-phrases",
1153-
"linkingText": [
1154-
"phrases"
1155-
],
1156-
"localLinkingText": [],
1157-
"type": "argument",
1158-
"for": [
1159-
"SpeechRecognitionPhraseList/SpeechRecognitionPhraseList(phrases)",
1160-
"SpeechRecognitionPhraseList/constructor(phrases)"
1161-
],
1162-
"access": "public",
1163-
"informative": false,
1164-
"heading": {
1165-
"id": "speechreco-section",
1166-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-section",
1167-
"title": "The SpeechRecognition Interface",
1168-
"number": "4.1"
1169-
},
1170-
"definedIn": "pre"
1171-
},
1172-
{
1173-
"id": "dom-speechrecognitionphraselist-item-index-index",
1174-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-item-index-index",
1175-
"linkingText": [
1176-
"index"
1177-
],
1178-
"localLinkingText": [],
1179-
"type": "argument",
1180-
"for": [
1181-
"SpeechRecognitionPhraseList/item(index)"
1182-
],
1183-
"access": "public",
1184-
"informative": false,
1185-
"heading": {
1186-
"id": "speechreco-section",
1187-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-section",
1188-
"title": "The SpeechRecognition Interface",
1189-
"number": "4.1"
1190-
},
1191-
"definedIn": "pre"
1192-
},
1193-
{
1194-
"id": "dom-speechrecognitionphraselist-additem-item-item",
1195-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-additem-item-item",
1196-
"linkingText": [
1197-
"item"
1198-
],
1199-
"localLinkingText": [],
1200-
"type": "argument",
1201-
"for": [
1202-
"SpeechRecognitionPhraseList/addItem(item)"
1203-
],
1204-
"access": "public",
1205-
"informative": false,
1206-
"heading": {
1207-
"id": "speechreco-section",
1208-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-section",
1209-
"title": "The SpeechRecognition Interface",
1210-
"number": "4.1"
1211-
},
1212-
"definedIn": "pre"
1213-
},
1214-
{
1215-
"id": "dom-speechrecognitionphraselist-removeitem-index-index",
1216-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-removeitem-index-index",
1217-
"linkingText": [
1218-
"index"
1219-
],
1220-
"localLinkingText": [],
1221-
"type": "argument",
1222-
"for": [
1223-
"SpeechRecognitionPhraseList/removeItem(index)"
1224-
],
1225-
"access": "public",
1226-
"informative": false,
1227-
"heading": {
1228-
"id": "speechreco-section",
1229-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-section",
1230-
"title": "The SpeechRecognition Interface",
1231-
"number": "4.1"
1232-
},
1233-
"definedIn": "pre"
1234-
},
12351131
{
12361132
"id": "dom-speechrecognition-grammars",
12371133
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognition-grammars",
@@ -2365,133 +2261,6 @@
23652261
},
23662262
"definedIn": "dt"
23672263
},
2368-
{
2369-
"id": "dom-speechrecognitionphraselist-phrases-slot",
2370-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-phrases-slot",
2371-
"linkingText": [
2372-
"[[phrases]]"
2373-
],
2374-
"localLinkingText": [],
2375-
"type": "attribute",
2376-
"for": [
2377-
"SpeechRecognitionPhraseList"
2378-
],
2379-
"access": "public",
2380-
"informative": false,
2381-
"heading": {
2382-
"id": "speechreco-phraselist",
2383-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2384-
"title": "SpeechRecognitionPhraseList",
2385-
"number": "4.1.11"
2386-
},
2387-
"definedIn": "dt"
2388-
},
2389-
{
2390-
"id": "dom-speechrecognitionphraselist-speechrecognitionphraselist",
2391-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-speechrecognitionphraselist",
2392-
"linkingText": [
2393-
"SpeechRecognitionPhraseList(phrases)",
2394-
"constructor(phrases)"
2395-
],
2396-
"localLinkingText": [],
2397-
"type": "constructor",
2398-
"for": [
2399-
"SpeechRecognitionPhraseList"
2400-
],
2401-
"access": "public",
2402-
"informative": false,
2403-
"heading": {
2404-
"id": "speechreco-phraselist",
2405-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2406-
"title": "SpeechRecognitionPhraseList",
2407-
"number": "4.1.11"
2408-
},
2409-
"definedIn": "dt"
2410-
},
2411-
{
2412-
"id": "dom-speechrecognitionphraselist-length",
2413-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-length",
2414-
"linkingText": [
2415-
"length"
2416-
],
2417-
"localLinkingText": [],
2418-
"type": "attribute",
2419-
"for": [
2420-
"SpeechRecognitionPhraseList"
2421-
],
2422-
"access": "public",
2423-
"informative": false,
2424-
"heading": {
2425-
"id": "speechreco-phraselist",
2426-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2427-
"title": "SpeechRecognitionPhraseList",
2428-
"number": "4.1.11"
2429-
},
2430-
"definedIn": "dt"
2431-
},
2432-
{
2433-
"id": "dom-speechrecognitionphraselist-item",
2434-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-item",
2435-
"linkingText": [
2436-
"item(index)"
2437-
],
2438-
"localLinkingText": [],
2439-
"type": "method",
2440-
"for": [
2441-
"SpeechRecognitionPhraseList"
2442-
],
2443-
"access": "public",
2444-
"informative": false,
2445-
"heading": {
2446-
"id": "speechreco-phraselist",
2447-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2448-
"title": "SpeechRecognitionPhraseList",
2449-
"number": "4.1.11"
2450-
},
2451-
"definedIn": "dt"
2452-
},
2453-
{
2454-
"id": "dom-speechrecognitionphraselist-additem",
2455-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-additem",
2456-
"linkingText": [
2457-
"addItem(item)"
2458-
],
2459-
"localLinkingText": [],
2460-
"type": "method",
2461-
"for": [
2462-
"SpeechRecognitionPhraseList"
2463-
],
2464-
"access": "public",
2465-
"informative": false,
2466-
"heading": {
2467-
"id": "speechreco-phraselist",
2468-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2469-
"title": "SpeechRecognitionPhraseList",
2470-
"number": "4.1.11"
2471-
},
2472-
"definedIn": "dt"
2473-
},
2474-
{
2475-
"id": "dom-speechrecognitionphraselist-removeitem",
2476-
"href": "https://webaudio.github.io/web-speech-api/#dom-speechrecognitionphraselist-removeitem",
2477-
"linkingText": [
2478-
"removeItem(index)"
2479-
],
2480-
"localLinkingText": [],
2481-
"type": "method",
2482-
"for": [
2483-
"SpeechRecognitionPhraseList"
2484-
],
2485-
"access": "public",
2486-
"informative": false,
2487-
"heading": {
2488-
"id": "speechreco-phraselist",
2489-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
2490-
"title": "SpeechRecognitionPhraseList",
2491-
"number": "4.1.11"
2492-
},
2493-
"definedIn": "dt"
2494-
},
24952264
{
24962265
"id": "dom-speechgrammar-src",
24972266
"href": "https://webaudio.github.io/web-speech-api/#dom-speechgrammar-src",
@@ -2509,7 +2278,7 @@
25092278
"id": "speechreco-speechgrammar",
25102279
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammar",
25112280
"title": "SpeechGrammar",
2512-
"number": "4.1.12"
2281+
"number": "4.1.11"
25132282
},
25142283
"definedIn": "dt"
25152284
},
@@ -2530,7 +2299,7 @@
25302299
"id": "speechreco-speechgrammar",
25312300
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammar",
25322301
"title": "SpeechGrammar",
2533-
"number": "4.1.12"
2302+
"number": "4.1.11"
25342303
},
25352304
"definedIn": "dt"
25362305
},
@@ -2551,7 +2320,7 @@
25512320
"id": "speechreco-speechgrammarlist",
25522321
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammarlist",
25532322
"title": "SpeechGrammarList",
2554-
"number": "4.1.13"
2323+
"number": "4.1.12"
25552324
},
25562325
"definedIn": "dt"
25572326
},
@@ -2572,7 +2341,7 @@
25722341
"id": "speechreco-speechgrammarlist",
25732342
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammarlist",
25742343
"title": "SpeechGrammarList",
2575-
"number": "4.1.13"
2344+
"number": "4.1.12"
25762345
},
25772346
"definedIn": "dt"
25782347
},
@@ -2594,7 +2363,7 @@
25942363
"id": "speechreco-speechgrammarlist",
25952364
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammarlist",
25962365
"title": "SpeechGrammarList",
2597-
"number": "4.1.13"
2366+
"number": "4.1.12"
25982367
},
25992368
"definedIn": "dt"
26002369
},
@@ -2616,7 +2385,7 @@
26162385
"id": "speechreco-speechgrammarlist",
26172386
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammarlist",
26182387
"title": "SpeechGrammarList",
2619-
"number": "4.1.13"
2388+
"number": "4.1.12"
26202389
},
26212390
"definedIn": "dt"
26222391
},

ed/events/speech-api.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
{
2020
"src": {
2121
"format": "fire an event phrasing",
22-
"href": "https://webaudio.github.io/web-speech-api/#ref-for-concept-event-fire%E2%91%A1"
22+
"href": "https://webaudio.github.io/web-speech-api/#ref-for-concept-event-fire%E2%91%A2"
2323
},
2424
"href": "https://webaudio.github.io/web-speech-api/#eventdef-speechrecognition-start",
2525
"type": "start",

ed/headings/speech-api.json

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,26 +143,19 @@
143143
"title": "SpeechRecognitionPhrase",
144144
"number": "4.1.10"
145145
},
146-
{
147-
"id": "speechreco-phraselist",
148-
"href": "https://webaudio.github.io/web-speech-api/#speechreco-phraselist",
149-
"level": 4,
150-
"title": "SpeechRecognitionPhraseList",
151-
"number": "4.1.11"
152-
},
153146
{
154147
"id": "speechreco-speechgrammar",
155148
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammar",
156149
"level": 4,
157150
"title": "SpeechGrammar",
158-
"number": "4.1.12"
151+
"number": "4.1.11"
159152
},
160153
{
161154
"id": "speechreco-speechgrammarlist",
162155
"href": "https://webaudio.github.io/web-speech-api/#speechreco-speechgrammarlist",
163156
"level": 4,
164157
"title": "SpeechGrammarList",
165-
"number": "4.1.13"
158+
"number": "4.1.12"
166159
},
167160
{
168161
"id": "tts-section",

0 commit comments

Comments
 (0)