From 6c29c70f5f7beed65dcfbe491f4d939ece71e9b5 Mon Sep 17 00:00:00 2001 From: Simone Onofri Date: Mon, 19 Aug 2024 16:55:43 +0200 Subject: [PATCH 1/3] [link-validator] Missing file context-api.md Hello, There is a note, with a broken reference link. | Note: This command lets automation verify that the | [context api](https://github.com/fedidcg/FedCM/blob/main/proposals/context-api.md) | was applied properly I searched inside the repo and could not find it. I am proposing to remove it or feel free to modify the PR. Thanks, Simone P.S. this should be the last check for publication in `/TR` --- spec/index.bs | 4 ---- 1 file changed, 4 deletions(-) diff --git a/spec/index.bs b/spec/index.bs index 1fc58149..86bcd38f 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -2412,10 +2412,6 @@ The [=remote end steps=] are: -Note: This command lets automation verify that the - [context api](https://github.com/fedidcg/FedCM/blob/main/proposals/context-api.md) - was applied properly - The [=remote end steps=] are: 1. If no FedCM dialog is currently open, return a [=error|WebDriver error=] with From 8936cbad8389142cb5db3ac781f54b359b345ce1 Mon Sep 17 00:00:00 2001 From: Simone Onofri Date: Mon, 19 Aug 2024 17:32:55 +0200 Subject: [PATCH 2/3] Update index.bs correct link --- spec/index.bs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/spec/index.bs b/spec/index.bs index 86bcd38f..923d57d6 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -2412,6 +2412,10 @@ The [=remote end steps=] are: + Note: This command lets automation verify that the + [context api](#dom-identitycredentialrequestoptions-context) + was applied properly + The [=remote end steps=] are: 1. If no FedCM dialog is currently open, return a [=error|WebDriver error=] with From 51bdf0dabfce6a2a782235bc5171bf95eea40d2d Mon Sep 17 00:00:00 2001 From: Simone Onofri Date: Mon, 19 Aug 2024 20:57:27 +0200 Subject: [PATCH 3/3] Update index.bs QA --- spec/index.bs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/index.bs b/spec/index.bs index 923d57d6..be729263 100644 --- a/spec/index.bs +++ b/spec/index.bs @@ -2412,7 +2412,7 @@ The [=remote end steps=] are: - Note: This command lets automation verify that the +Note: This command lets automation verify that the [context api](#dom-identitycredentialrequestoptions-context) was applied properly