Skip to content

Commit 77c90a3

Browse files
author
reffy-bot
committed
Update of ED report from new reffy run
Using reffy commit 19.1.2.
1 parent 34b0671 commit 77c90a3

File tree

4 files changed

+7
-14
lines changed

4 files changed

+7
-14
lines changed

ed/algorithms/webdriver2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5048,7 +5048,7 @@
50485048
"html": "<p>Let <var>source</var> be the result of <a href=\"https://w3c.github.io/webdriver/#dfn-get-an-input-source\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-get-an-input-source-2\">get an input\n source</a> given <var>input state</var> and <var>input id</var>.\n\n </p>"
50495049
},
50505050
{
5051-
"html": "<p>Assert: <a data-link-type=\"element\" href=\"https://html.spec.whatwg.org/multipage/embedded-content.html#the-source-element\" id=\"ref-for-index-term-source-element-1\">source</a> is not undefined.\n\n </p>"
5051+
"html": "<p>Assert: <var>source</var> is not undefined.\n\n </p>"
50525052
},
50535053
{
50545054
"html": "<p>Let <var>global key state</var> be the result of <a href=\"https://w3c.github.io/webdriver/#dfn-get-the-global-key-state\" class=\"internalDFN\" data-link-type=\"dfn\" id=\"ref-for-dfn-get-the-global-key-state-2\">get the\n global key state</a> with <var>input state</var>.\n\n </p>"

ed/ids/webdriver2.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3995,7 +3995,6 @@
39953995
"https://w3c.github.io/webdriver/#ref-for-dfn-undefined-56",
39963996
"https://w3c.github.io/webdriver/#dfn-dispatch-tick-actions",
39973997
"https://w3c.github.io/webdriver/#ref-for-dfn-get-an-input-source-2",
3998-
"https://w3c.github.io/webdriver/#ref-for-index-term-source-element-1",
39993998
"https://w3c.github.io/webdriver/#ref-for-dfn-get-the-global-key-state-2",
40003999
"https://w3c.github.io/webdriver/#ref-for-dfn-dispatch-a-pause-action-1",
40014000
"https://w3c.github.io/webdriver/#ref-for-dfn-dispatch-a-pause-action-2",
@@ -4969,7 +4968,6 @@
49694968
"https://w3c.github.io/webdriver/#index-term-relevant-agent",
49704969
"https://w3c.github.io/webdriver/#index-term-relevant-settings-object",
49714970
"https://w3c.github.io/webdriver/#index-term-select-element",
4972-
"https://w3c.github.io/webdriver/#index-term-source-element",
49734971
"https://w3c.github.io/webdriver/#index-term-textarea-element",
49744972
"https://w3c.github.io/webdriver/#index-term-title-attribute-for-document",
49754973
"https://w3c.github.io/webdriver/#index-term-top-level-browsing-contexts",

ed/index.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "crawl",
33
"title": "Reffy crawl",
4-
"date": "2025-07-17T06:48:01.408Z",
4+
"date": "2025-07-17T12:50:03.154Z",
55
"options": {
66
"fallback": "ed/index.json",
77
"output": "report",
@@ -34774,7 +34774,7 @@
3477434774
],
3477534775
"crawled": "https://w3c.github.io/data-shapes/shacl12-core/",
3477634776
"crawlCacheInfo": {
34777-
"lastModified": "Thu, 17 Jul 2025 06:22:58 GMT"
34777+
"lastModified": "Thu, 17 Jul 2025 10:33:19 GMT"
3477834778
},
3477934779
"generator": "respec",
3478034780
"date": "17 July 2025",
@@ -34830,7 +34830,7 @@
3483034830
],
3483134831
"crawled": "https://w3c.github.io/data-shapes/shacl12-sparql/",
3483234832
"crawlCacheInfo": {
34833-
"lastModified": "Thu, 17 Jul 2025 06:22:58 GMT"
34833+
"lastModified": "Thu, 17 Jul 2025 10:33:19 GMT"
3483434834
},
3483534835
"generator": "respec",
3483634836
"date": "17 July 2025",
@@ -39164,11 +39164,11 @@
3916439164
],
3916539165
"crawled": "https://w3c.github.io/webdriver/",
3916639166
"crawlCacheInfo": {
39167-
"lastModified": "Tue, 01 Jul 2025 12:46:10 GMT"
39167+
"lastModified": "Thu, 17 Jul 2025 06:46:03 GMT"
3916839168
},
3916939169
"generator": "respec",
39170-
"date": "01 July 2025",
39171-
"revision": "c1a24192465528ce58287f5f9df3e5d788be2451",
39170+
"date": "17 July 2025",
39171+
"revision": "9aa6690ad5706677b6fff2799bf636dbdb8a0f7e",
3917239172
"algorithms": "algorithms/webdriver2.json",
3917339173
"links": "links/webdriver2.json",
3917439174
"refs": "refs/webdriver2.json",

ed/links/webdriver2.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -549,11 +549,6 @@
549549
"document.title"
550550
]
551551
},
552-
"https://html.spec.whatwg.org/multipage/embedded-content.html": {
553-
"anchors": [
554-
"the-source-element"
555-
]
556-
},
557552
"https://html.spec.whatwg.org/multipage/form-elements.html": {
558553
"anchors": [
559554
"the-textarea-element",

0 commit comments

Comments
 (0)