From 00c24f5ffae232deb95a88dff1e4759fef9c5f27 Mon Sep 17 00:00:00 2001 From: James Nurthen Date: Tue, 14 Apr 2020 11:27:09 -0700 Subject: [PATCH 1/4] reorder scripts & remove localbiblio --- aria-practices.html | 2 +- respec-config.js | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/aria-practices.html b/aria-practices.html index dcccfeda8c..5bdc3531ce 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -5,8 +5,8 @@ WAI-ARIA Authoring Practices 1.2 - + diff --git a/respec-config.js b/respec-config.js index 3236fd0f5c..6adf1372ec 100644 --- a/respec-config.js +++ b/respec-config.js @@ -161,7 +161,5 @@ var respecConfig = { wgPatentURI: 'https://www.w3.org/2004/01/pp-impl/83726/status', maxTocLevel: 4, - localBiblio: biblio, - preProcess: [ linkCrossReferences ] }; From e69496c5ca8dff40771366d6aa2ac578a0be9cf4 Mon Sep 17 00:00:00 2001 From: James Nurthen Date: Tue, 14 Apr 2020 11:54:00 -0700 Subject: [PATCH 2/4] Fix local bibref --- aria-practices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria-practices.html b/aria-practices.html index 5bdc3531ce..23254efe48 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -26,7 +26,7 @@ of the Web Accessibility Initiative. It supports the - WAI-ARIA 1.2 [WAI-ARIA] + WAI-ARIA 1.2 [[[WAI-ARIA]]] specification, providing detailed advice and examples beyond what would be appropriate to a technical specification but which are important to understand the specification.

This draft includes only a portion of content planned for WAI-ARIA Authoring Practices 1.2. To see plans for the complete guide, review the Authoring Practices Milestone Plan.

From a7591a22497414234d6f9296a4a388a49f6b8ec8 Mon Sep 17 00:00:00 2001 From: Carolyn MacLeod Date: Tue, 14 Apr 2020 15:09:47 -0400 Subject: [PATCH 3/4] Update aria-practices.html --- aria-practices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria-practices.html b/aria-practices.html index 23254efe48..603f52192a 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -26,7 +26,7 @@ of the Web Accessibility Initiative. It supports the - WAI-ARIA 1.2 [[[WAI-ARIA]]] + WAI-ARIA 1.2 [[[WAI-ARIA]]] specification, providing detailed advice and examples beyond what would be appropriate to a technical specification but which are important to understand the specification.

This draft includes only a portion of content planned for WAI-ARIA Authoring Practices 1.2. To see plans for the complete guide, review the Authoring Practices Milestone Plan.

From 1c25704f185cf5d5a20a2dac2f8992c3ee9a6a94 Mon Sep 17 00:00:00 2001 From: James Nurthen Date: Tue, 14 Apr 2020 22:38:02 -0700 Subject: [PATCH 4/4] reverse order to force a build --- aria-practices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aria-practices.html b/aria-practices.html index 603f52192a..90914bf79d 100644 --- a/aria-practices.html +++ b/aria-practices.html @@ -5,7 +5,7 @@ WAI-ARIA Authoring Practices 1.2 - +