From e598908842e83eddc5472d4b8a7e153f1e90e4a6 Mon Sep 17 00:00:00 2001 From: "Patrick H. Lauke" Date: Thu, 13 Aug 2020 08:03:19 +0100 Subject: [PATCH 1/2] Add PHL as co-editor --- index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 6e37efbc..c2b2b534 100644 --- a/index.html +++ b/index.html @@ -12,14 +12,20 @@ url: "https://www.paciellogroup.com", company: "The Paciello Group", companyURL: "https://www.paciellogroup.com", - w3cid: "35007", + w3cid: "35007" }, { name: "Scott O'Hara", url: "https://www.paciellogroup.com", company: "The Paciello Group", companyURL: "https://www.paciellogroup.com", - w3cid: "103856", + w3cid: "103856" + }, + { name: "Patrick H. Lauke", + url: "https://tetralogical.com", + company: "TetraLogical", + companyURL: "https://tetralogical.com/", + w3cid: '35129' }, ], previousMaturity: "WD", From e19a413ef75a9d7b4844131282ecd5b9baa938f3 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Fri, 14 Aug 2020 07:14:47 -0400 Subject: [PATCH 2/2] Update index.html --- index.html | 27 ++++++++++++++++----------- 1 file changed, 16 insertions(+), 11 deletions(-) diff --git a/index.html b/index.html index 0a6205ea..2d3b6f7b 100644 --- a/index.html +++ b/index.html @@ -69,11 +69,11 @@

Web developers MAY use the ARIA `role` and `aria-*` attributes on HTML elements, in accordance with the requirements described in [[wai-aria-1.1]], except where these - conflict with the strong native semantics - or are equal to the implicit ARIA semantics of - a given HTML element. These constraints are intended to prevent + conflict with the + strong native semantics + or are equal to the + implicit ARIA semantics + of a given HTML element. These constraints are intended to prevent developers from making assistive technology products report nonsensical user interface (UI) information that does not represent the actual UI of the document. @@ -98,7 +98,8 @@