From 69e151a147aa27ee2ac0e522fb39862322c81b36 Mon Sep 17 00:00:00 2001 From: Howard Edwards Date: Mon, 18 Sep 2023 18:27:57 -0500 Subject: [PATCH] ReadMe: Remove section about coverage and quality report (#2797) Since the coverage and quality report is now part of the About section within the APG and since it is not directly related to contributing to the APG, removing it from the repository readme. --------- Co-authored-by: Matt King --- README.md | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/README.md b/README.md index e8c2720e74..242de757bc 100644 --- a/README.md +++ b/README.md @@ -106,18 +106,3 @@ See the [APG Editorial Style Guidelines](https://github.com/w3c/aria-practices/w for information about writing prose for the APG. The [ReadMe for the ARIA specification](https://github.com/w3c/aria/) contains additional useful editorial guidance. - -## ARIA Roles, Properties and States Referenced in Guidance and Examples(Also known as APG Coverage Report) - -[APG Coverage Report](https://raw.githack.com/w3c/aria-practices/main/coverage/index.html) includes information on number of guidance and example references in the WAI-ARIA Authoring Practices for each ARIA role, property and state. - -As of January 11, 2022, APG has examples of - -1. CSV Files of Role, Properties and States Coverage -2. Roles with no Guidance or Examples (29) -3. Roles with at Least One Guidance or Example (13) -4. Roles with More than One Guidance or Example (36) -5. Properties and States with no Examples (12) -6. Properties and States with One Examples (8) -7. Properties and States with More than One Example (28) -8. Example Coding Practices