From e788f1db2825289055cbc532da5b55c9e8411019 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Mon, 22 May 2023 14:56:40 +0200 Subject: [PATCH 1/2] Add WebDriver BIDI needed for https://github.com/whatwg/fetch/pull/1540#discussion_r1200465395 --- refs/biblio.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/refs/biblio.json b/refs/biblio.json index a76692023..fbd64edaf 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -5326,6 +5326,12 @@ "publisher": "W3C WoT Community Group", "repository": "https://github.com/webofthings/web-thing-model" }, + "webdriver-bidi": { + "href": "https://w3c.github.io/webdriver-bidi/", + "publisher": "W3C", + "title": "WebDriver BiDi", + "status": "Editor’s Draft" + }, "wfs": { "href": "http://www.opengeospatial.org/standards/wfs", "publisher": "OGC", From 42c4bdc942c87ef5738060796cfedadd3c2898a3 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Mon, 22 May 2023 20:33:25 +0200 Subject: [PATCH 2/2] Update refs/biblio.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: François Daoust --- refs/biblio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/biblio.json b/refs/biblio.json index fbd64edaf..b2d6c7803 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -5330,7 +5330,7 @@ "href": "https://w3c.github.io/webdriver-bidi/", "publisher": "W3C", "title": "WebDriver BiDi", - "status": "Editor’s Draft" + "status": "Editor's Draft" }, "wfs": { "href": "http://www.opengeospatial.org/standards/wfs",