From d89cabf3be410e185de8d3ac3bed08dfcaff0be0 Mon Sep 17 00:00:00 2001
From: Scott O'Hara
`application`,
`document`,
`img`,
+ `image`
`none`
or `presentation`.
role=img
+ role=img or image
@@ -1605,7 +1607,7 @@
img
is also allowed, but NOT RECOMMENDED.)
+ `treeitem`. (img or image
is also allowed, but NOT RECOMMENDED.)
DPub Role: @@ -1632,7 +1634,7 @@
If the `img` lacks an `alt` attribute and lacks any other
`img` naming methods:
- role=img
+ role=img or image
role=none
or presentation
roles.
- (role=img
is also allowed, but NOT RECOMMENDED.)
+ (role=img or image
is also allowed, but NOT RECOMMENDED.)
If the `img` has an empty `alt=""` attribute and no `aria-label` or `aria-labelledby` attributes to provide it an accessible name: @@ -2476,8 +2478,9 @@
Roles: `application`, - `document` - or `img`. + `document`, + `img` + or `image`.
Global `aria-*` attributes and @@ -4416,7 +4419,7 @@