From adc6230a3532593e6a2ca2dd5dd4e558631a19ed Mon Sep 17 00:00:00 2001 From: Valerie Young Date: Fri, 11 Dec 2020 15:36:53 -0800 Subject: [PATCH] UX changes for undesirable behaviors and remove top level "All assertions are met" radio option (#319) * Fix validation for undesirable checkboxes * Remove top level pass and change checkboxs to one tab stop * Generate test and review files automatically Co-authored-by: spectranaut --- index.html | 6 +- review/checkbox.html | 52 +++--- review/combobox-autocomplete-both.html | 60 +++--- review/menubar-editor.html | 80 ++++---- tests/resources/aria-at-harness.mjs | 246 ++++++++++++++----------- 5 files changed, 241 insertions(+), 203 deletions(-) diff --git a/index.html b/index.html index d0faa19ad..1878fef9f 100644 --- a/index.html +++ b/index.html @@ -40,7 +40,7 @@

Test Patterns for Review

Index Review 26 - 52b50fd Add aria design pattern links to reference.csv(s) + 6fb92c0 Remove top level pass and change checkboxs to one tab stop @@ -48,7 +48,7 @@

Test Patterns for Review

Index Review 30 - 52b50fd Add aria design pattern links to reference.csv(s) + 6fb92c0 Remove top level pass and change checkboxs to one tab stop @@ -56,7 +56,7 @@

Test Patterns for Review

Index Review 40 - 52b50fd Add aria design pattern links to reference.csv(s) + 6fb92c0 Remove top level pass and change checkboxs to one tab stop diff --git a/review/checkbox.html b/review/checkbox.html index e8f2df754..24af1bbbd 100644 --- a/review/checkbox.html +++ b/review/checkbox.html @@ -187,7 +187,7 @@

Test 1: Navigate to an unchecked checkbox in reading mode