From bd9e45a6c99f6334d9171d83e8fd3ff03258f1c2 Mon Sep 17 00:00:00 2001
From: Ben Sarah Golightly
Date: Sun, 19 May 2019 19:51:57 +0100
Subject: [PATCH 1/2] Update broken [ARIA] anchor links
---
source | 14 +++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)
diff --git a/source b/source
index b5438897246..7e5a52e32cb 100644
--- a/source
+++ b/source
@@ -4002,23 +4002,23 @@ a.setAttribute('href', 'https://example.com/'); // change the content attribute
specification, as are the following roles:
- button
- presentation
+ button
+ presentation
In addition, the following aria-*
content
attributes are defined in the ARIA specification:
- aria-describedby
- aria-disabled
- aria-label
+ aria-describedby
+ aria-disabled
+ aria-label
Finally, the following terms are defined in the ARIA specification:
- - accessible name
+ - accessible name
@@ -122787,7 +122787,7 @@ INSERT INTERFACES HERE
(Non-normative) APNG Specification. S. Parmenter, V. Vukicevic, A. Smith. Mozilla.
[ARIA]
- Accessible Rich Internet Applications (WAI-ARIA), J. Diggs, J. Craig, S. McCarron, M. Cooper. W3C.
+ Accessible Rich Internet Applications (WAI-ARIA), J. Diggs, J. Craig, S. McCarron, M. Cooper. W3C.
[ARIAHTML]
ARIA in HTML, S. Faulkner. W3C.
From 758833b02450142ce0eaaeac9b9ecc13cbceae51 Mon Sep 17 00:00:00 2001
From: Ben Sarah Golightly
Date: Mon, 20 May 2019 09:52:29 +0100
Subject: [PATCH 2/2] Fix [HTMLAAM] reference URL
---
source | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/source b/source
index 7e5a52e32cb..4ec277ab237 100644
--- a/source
+++ b/source
@@ -122985,7 +122985,7 @@ INSERT INTERFACES HERE
High Resolution Time, I. Grigorik, J. Simonsen, J. Mann. W3C.
[HTMLAAM]
- HTML Accessibility API Mappings 1.0, S. Faulkner, J. Kiss, A. Surkov. W3C.
+ HTML Accessibility API Mappings 1.0, S. Faulkner, J. Kiss, A. Surkov. W3C.
[HTTP]
Hypertext Transfer Protocol (HTTP/1.1): Message Syntax and Routing, R. Fielding, J. Reschke. IETF.