From 0626750bc4ad49a9d2ed0297f5a725f755ea1925 Mon Sep 17 00:00:00 2001 From: Melanie Richards Date: Thu, 10 Jan 2019 08:38:31 -0800 Subject: [PATCH] Move aria-level on heading from required section to supported section, fixes #854 --- index.html | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/index.html b/index.html index 0b5e06d5f..e13f1645d 100644 --- a/index.html +++ b/index.html @@ -3026,13 +3026,9 @@

Definition of Roles

Required Owned Elements:   - - Required States and Properties: - aria-level - Supported States and Properties: -   + aria-level Inherited States and Properties: @@ -3065,7 +3061,7 @@

Definition of Roles

Implicit Value for Role: - Default for aria-level is 2. + Fallback for aria-level is 2. @@ -11830,6 +11826,7 @@

Change Log

Substantive changes since the last public working draft