From 83f7d3d473f27615beac58a0d5c8cb7ee038af20 Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Thu, 14 May 2020 12:34:16 -0400 Subject: [PATCH 1/2] Acknowledgements include no longer recursive due to respec change --- index.html | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/index.html b/index.html index 9758fd1..64961ef 100644 --- a/index.html +++ b/index.html @@ -227,14 +227,9 @@

Change Log

Acknowledgments

The following people contributed to the development of this document.

-
-

Participants of the APA, ARIA, and CSS Working Groups who contributed to this document

-

TBD

-
-
-

Enabling funders

-

This publication has been funded in part with Federal funds from the U.S. Department of Education, National Institute on Disability, Independent Living, and Rehabilitation Research (NIDILRR) under contract number ED-OSE-10-C-0067. The content of this publication does not necessarily reflect the views or policies of the U.S. Department of Education, nor does mention of trade names, commercial products, or organizations imply endorsement by the U.S. Government.

-
+
+
+
From 3be385b3e0b0fc4b03f521ff1bfa9c277cfe9b0f Mon Sep 17 00:00:00 2001 From: Michael Cooper Date: Thu, 21 May 2020 12:48:05 -0400 Subject: [PATCH 2/2] respecConfig cleanup from w3c/aria#1246 --- index.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.html b/index.html index 64961ef..98bbde4 100644 --- a/index.html +++ b/index.html @@ -13,14 +13,13 @@ var respecConfig = { - includePermalinks: true, - + github: "w3c/css-aam", + doJsonLd: true, // specification status (e.g., WD, LC, NOTE, etc.). If in doubt use ED. specStatus: "ED", //crEnd: "2012-04-30", //perEnd: "2013-07-23", //publishDate: "2013-08-22", - diffTool: "http://www.aptest.com/standards/htmldiff/htmldiff.pl", // the specifications short name, as in http://www.w3.org/TR/short-name/ shortName: "css-aam-1.0",