Skip to content

Commit f5af9f5

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 18.4.0.
1 parent 18de083 commit f5af9f5

File tree

3 files changed

+36
-30
lines changed

3 files changed

+36
-30
lines changed

ed/algorithms/web-bluetooth.json

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2832,6 +2832,9 @@
28322832
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-success\" id=\"ref-for-dfn-success⑤\">success</a> with data <code>null</code>.</p>"
28332833
}
28342834
]
2835+
},
2836+
{
2837+
"html": "<p>Return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①②\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument⑧\">invalid argument</a>.</p>"
28352838
}
28362839
]
28372840
},
@@ -2847,13 +2850,13 @@
28472850
"html": "<p>Let <var>navigable</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-try\" id=\"ref-for-dfn-try③\">trying</a> to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-a-navigable\" id=\"ref-for-get-a-navigable①\">get a navigable</a> with <var>contextId</var>.</p>"
28482851
},
28492852
{
2850-
"html": "<p>If <var>navigable</var> is not a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top④\">top-level traversable</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument\">invalid argument</a>.</p>"
2853+
"html": "<p>If <var>navigable</var> is not a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top④\">top-level traversable</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument\">invalid argument</a>.</p>"
28512854
},
28522855
{
28532856
"html": "<p>Let <var>simulatedBluetoothAdapter</var> be <var>navigable</var>’s <a data-link-type=\"dfn\" href=\"https://webbluetoothcg.github.io/web-bluetooth/#simulated-bluetooth-adapter\" id=\"ref-for-simulated-bluetooth-adapter①⓪\">simulated Bluetooth adapter</a>.</p>"
28542857
},
28552858
{
2856-
"html": "<p>If <var>simulatedBluetoothAdapter</var> is empty, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument\">invalid argument</a>.</p>"
2859+
"html": "<p>If <var>simulatedBluetoothAdapter</var> is empty, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①⓪\">invalid argument</a>.</p>"
28572860
},
28582861
{
28592862
"html": "<p>Let <var>deviceAddress</var> be <var>params</var>[<code>\"address\"</code>].</p>"
@@ -2862,7 +2865,7 @@
28622865
"html": "<p>Let <var>deviceMapping</var> be <var>simulatedBluetoothAdapter</var>’s <a data-link-type=\"dfn\" href=\"https://webbluetoothcg.github.io/web-bluetooth/#simulated-bluetooth-device-mapping\" id=\"ref-for-simulated-bluetooth-device-mapping①\">simulated Bluetooth device mapping</a>.</p>"
28632866
},
28642867
{
2865-
"html": "<p>If <var>deviceMapping</var>[<var>deviceAddress</var>] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists⑦\">exists</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
2868+
"html": "<p>If <var>deviceMapping</var>[<var>deviceAddress</var>] <a data-link-type=\"dfn\" href=\"https://infra.spec.whatwg.org/#map-exists\" id=\"ref-for-map-exists⑦\">exists</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
28662869
},
28672870
{
28682871
"html": "<p>Let <var>simulatedBluetoothDevice</var> be a new <a data-link-type=\"dfn\" href=\"https://webbluetoothcg.github.io/web-bluetooth/#simulated-bluetooth-device\" id=\"ref-for-simulated-bluetooth-device②\">simulated Bluetooth device</a>.</p>"
@@ -2899,7 +2902,7 @@
28992902
"html": "<p>Let <var>topLevelNavigable</var> be the result of <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-try\" id=\"ref-for-dfn-try④\">trying</a> to <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver-bidi/#get-a-navigable\" id=\"ref-for-get-a-navigable②\">get a navigable</a> with <var>contextId</var>.</p>"
29002903
},
29012904
{
2902-
"html": "<p>If <var>topLevelNavigable</var> is not a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top⑤\">top-level traversable</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
2905+
"html": "<p>If <var>topLevelNavigable</var> is not a <a data-link-type=\"dfn\" href=\"https://html.spec.whatwg.org/multipage/document-sequences.html#nav-top\" id=\"ref-for-nav-top⑤\">top-level traversable</a>, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
29032906
},
29042907
{
29052908
"html": "<p>Let <var>scanEntry</var> be <var>params</var>[<code>\"scanEntry\"</code>].</p>"
@@ -2911,7 +2914,7 @@
29112914
"html": "<p>Let <var>simulatedBluetoothAdapter</var> be <var>topLevelNavigable</var>’s <a data-link-type=\"dfn\" href=\"https://webbluetoothcg.github.io/web-bluetooth/#simulated-bluetooth-adapter\" id=\"ref-for-simulated-bluetooth-adapter①①\">simulated Bluetooth adapter</a>.</p>"
29122915
},
29132916
{
2914-
"html": "<p>If <var>simulatedBluetoothAdapter</var> is empty, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
2917+
"html": "<p>If <var>simulatedBluetoothAdapter</var> is empty, return <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error\" id=\"ref-for-dfn-error①\">error</a> with <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-error-code\" id=\"ref-for-dfn-error-code①\">error code</a> <a data-link-type=\"dfn\" href=\"https://w3c.github.io/webdriver/#dfn-invalid-argument\" id=\"ref-for-dfn-invalid-argument①\">invalid argument</a>.</p>"
29152918
},
29162919
{
29172920
"html": "<p>Let <var>deviceMapping</var> be <var>simulatedBluetoothAdapter</var>’s <a data-link-type=\"dfn\" href=\"https://webbluetoothcg.github.io/web-bluetooth/#simulated-bluetooth-device-mapping\" id=\"ref-for-simulated-bluetooth-device-mapping②\">simulated Bluetooth device mapping</a>.</p>"

ed/ids/web-bluetooth.json

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2449,6 +2449,9 @@
24492449
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A6",
24502450
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-adapter%E2%91%A8",
24512451
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-success%E2%91%A4",
2452+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A0",
2453+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A1",
2454+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A7",
24522455
"https://webbluetoothcg.github.io/web-bluetooth/#example-cda1f793",
24532456
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-local-ends%E2%91%A0",
24542457
"https://webbluetoothcg.github.io/web-bluetooth/#example-a695cfc6",
@@ -2461,18 +2464,18 @@
24612464
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-try%E2%91%A2",
24622465
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-get-a-navigable%E2%91%A0",
24632466
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-nav-top%E2%91%A3",
2464-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A0",
2465-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A1",
2466-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A7",
2467-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-adapter%E2%91%A0%E2%93%AA",
24682467
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A1",
24692468
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A2",
24702469
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A8",
2471-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-device-mapping%E2%91%A0",
2472-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-map-exists%E2%91%A6",
2470+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-adapter%E2%91%A0%E2%93%AA",
24732471
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A2",
24742472
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A3",
24752473
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A0%E2%93%AA",
2474+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-device-mapping%E2%91%A0",
2475+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-map-exists%E2%91%A6",
2476+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A3",
2477+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A4",
2478+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A0",
24762479
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-device%E2%91%A1",
24772480
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-manufacturer-specific-data%E2%91%A4",
24782481
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-forgiving-base64-decode",
@@ -2485,13 +2488,13 @@
24852488
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-try%E2%91%A3",
24862489
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-get-a-navigable%E2%91%A1",
24872490
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-nav-top%E2%91%A4",
2488-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A3",
2489-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A4",
2490-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A0",
2491-
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-adapter%E2%91%A0%E2%91%A0",
24922491
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A4",
24932492
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A5",
24942493
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A1",
2494+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-adapter%E2%91%A0%E2%91%A0",
2495+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error%E2%91%A0%E2%91%A5",
2496+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-error-code%E2%91%A0%E2%91%A6",
2497+
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-dfn-invalid-argument%E2%91%A0%E2%91%A2",
24952498
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-device-mapping%E2%91%A1",
24962499
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-map-exists%E2%91%A7",
24972500
"https://webbluetoothcg.github.io/web-bluetooth/#ref-for-simulated-bluetooth-device%E2%91%A2",

ed/index.json

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-03-01T00:51:45.569Z",
4+
"date": "2025-03-01T06:41:56.582Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -8008,9 +8008,9 @@
80088008
],
80098009
"crawled": "https://tc39.es/proposal-temporal/",
80108010
"crawlCacheInfo": {
8011-
"lastModified": "Tue, 25 Feb 2025 00:26:21 GMT"
8011+
"lastModified": "Sat, 01 Mar 2025 02:50:45 GMT"
80128012
},
8013-
"date": "25 February 2025",
8013+
"date": "1 March 2025",
80148014
"links": "links/tc39-temporal.json",
80158015
"dfns": "dfns/tc39-temporal.json",
80168016
"headings": "headings/tc39-temporal.json",
@@ -10283,11 +10283,11 @@
1028310283
],
1028410284
"crawled": "https://webbluetoothcg.github.io/web-bluetooth/",
1028510285
"crawlCacheInfo": {
10286-
"lastModified": "Sat, 22 Feb 2025 06:08:10 GMT"
10286+
"lastModified": "Sat, 01 Mar 2025 06:24:14 GMT"
1028710287
},
1028810288
"generator": "bikeshed",
10289-
"date": "22 February 2025",
10290-
"revision": "63090299716cb458b34ea19e08bee6528d04ed18",
10289+
"date": "1 March 2025",
10290+
"revision": "22c5b4929139baef0d6b94d67f048deff5c9ba30",
1029110291
"algorithms": "algorithms/web-bluetooth.json",
1029210292
"links": "links/web-bluetooth.json",
1029310293
"refs": "refs/web-bluetooth.json",
@@ -10349,11 +10349,11 @@
1034910349
],
1035010350
"crawled": "https://webbluetoothcg.github.io/web-bluetooth/scanning.html",
1035110351
"crawlCacheInfo": {
10352-
"lastModified": "Sat, 22 Feb 2025 06:08:10 GMT"
10352+
"lastModified": "Sat, 01 Mar 2025 06:24:14 GMT"
1035310353
},
1035410354
"generator": "bikeshed",
10355-
"date": "22 February 2025",
10356-
"revision": "63090299716cb458b34ea19e08bee6528d04ed18",
10355+
"date": "1 March 2025",
10356+
"revision": "22c5b4929139baef0d6b94d67f048deff5c9ba30",
1035710357
"algorithms": "algorithms/web-bluetooth-scanning.json",
1035810358
"links": "links/web-bluetooth-scanning.json",
1035910359
"refs": "refs/web-bluetooth-scanning.json",
@@ -15464,9 +15464,9 @@
1546415464
],
1546515465
"crawled": "https://www.rfc-editor.org/rfc/rfc6455",
1546615466
"crawlCacheInfo": {
15467-
"lastModified": "Sat, 22 Feb 2025 00:15:56 GMT"
15467+
"lastModified": "Sat, 01 Mar 2025 02:38:19 GMT"
1546815468
},
15469-
"date": "22 February 2025",
15469+
"date": "1 March 2025",
1547015470
"links": "links/rfc6455.json",
1547115471
"ids": "ids/rfc6455.json",
1547215472
"cddl": []
@@ -15944,9 +15944,9 @@
1594415944
],
1594515945
"crawled": "https://www.rfc-editor.org/rfc/rfc7932",
1594615946
"crawlCacheInfo": {
15947-
"lastModified": "Sat, 22 Feb 2025 06:36:48 GMT"
15947+
"lastModified": "Fri, 28 Feb 2025 15:25:15 GMT"
1594815948
},
15949-
"date": "22 February 2025",
15949+
"date": "28 February 2025",
1595015950
"links": "links/rfc7932.json",
1595115951
"ids": "ids/rfc7932.json",
1595215952
"cddl": []
@@ -16196,9 +16196,9 @@
1619616196
],
1619716197
"crawled": "https://www.rfc-editor.org/rfc/rfc8610",
1619816198
"crawlCacheInfo": {
16199-
"lastModified": "Fri, 21 Feb 2025 23:39:52 GMT"
16199+
"lastModified": "Sat, 01 Mar 2025 00:26:09 GMT"
1620016200
},
16201-
"date": "21 February 2025",
16201+
"date": "1 March 2025",
1620216202
"links": "links/rfc8610.json",
1620316203
"dfns": "dfns/rfc8610.json",
1620416204
"ids": "ids/rfc8610.json",

0 commit comments

Comments
 (0)