From 9f863f25a53538c4cf76f8a5d4c48ea71f5f1aff Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Mon, 16 Jan 2017 18:22:10 +1100 Subject: [PATCH 1/3] feat(biblio): add WebIDL-LS --- refs/biblio.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/refs/biblio.json b/refs/biblio.json index 71da56514..c0f84fd05 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -2335,6 +2335,20 @@ "title": "Test Suite for Packaging and XML Configuration", "href": "http://dev.w3.org/2006/waf/widgets/test-suite/" }, + "WebIDL-LS": { + "authors": [ + "Cameron McCormack", + "Boris Zbarsky", + "Tobie Langel" + ], + "href": "https://heycam.github.io/webidl/", + "title": "Web IDL", + "status": "ED", + "publisher": "W3C", + "deliveredBy": [ + "https://www.w3.org/WebPlatform/WG/" + ] + }, "WebIDL-2": { "aliasOf": "WebIDL" }, From 8a77d994abb9f94816ed4f1c72fdda28dd128917 Mon Sep 17 00:00:00 2001 From: Tobie Langel Date: Mon, 16 Jan 2017 14:12:34 +0100 Subject: [PATCH 2/3] WebIDL-2 -> WebIDL-LS --- refs/biblio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/refs/biblio.json b/refs/biblio.json index c0f84fd05..b654d1ae6 100644 --- a/refs/biblio.json +++ b/refs/biblio.json @@ -2350,7 +2350,7 @@ ] }, "WebIDL-2": { - "aliasOf": "WebIDL" + "aliasOf": "WebIDL-LS" }, "WebM": { "href": "https://www.webmproject.org/docs/container/", From dc6294563173df1dbbec105302af76065ac46adb Mon Sep 17 00:00:00 2001 From: Tobie Langel Date: Mon, 16 Jan 2017 14:28:51 +0100 Subject: [PATCH 3/3] Update ref-list.json --- test/ref-list.json | 26 -------------------------- 1 file changed, 26 deletions(-) diff --git a/test/ref-list.json b/test/ref-list.json index c1b2cec41..061c84b6d 100644 --- a/test/ref-list.json +++ b/test/ref-list.json @@ -25572,19 +25572,6 @@ "WEBIDL-1-20160915", "WEBIDL-1-20161215", "WEBIDL-2", - "WEBIDL-2-20071017", - "WEBIDL-2-20080410", - "WEBIDL-2-20080829", - "WEBIDL-2-20081219", - "WEBIDL-2-20101021", - "WEBIDL-2-20110712", - "WEBIDL-2-20110927", - "WEBIDL-2-20120207", - "WEBIDL-2-20120419", - "WEBIDL-2-20150804", - "WEBIDL-2-20160308", - "WEBIDL-2-20160915", - "WEBIDL-2-20161215", "WEBIDL-20071017", "WEBIDL-20080410", "WEBIDL-20080829", @@ -35337,19 +35324,6 @@ "WebIDL-1-20160915", "WebIDL-1-20161215", "WebIDL-2", - "WebIDL-2-20071017", - "WebIDL-2-20080410", - "WebIDL-2-20080829", - "WebIDL-2-20081219", - "WebIDL-2-20101021", - "WebIDL-2-20110712", - "WebIDL-2-20110927", - "WebIDL-2-20120207", - "WebIDL-2-20120419", - "WebIDL-2-20150804", - "WebIDL-2-20160308", - "WebIDL-2-20160915", - "WebIDL-2-20161215", "WebIDL-20071017", "WebIDL-20080410", "WebIDL-20080829",