File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -293,8 +293,10 @@ The `paused` value could be extended to give control over which frame of the ima
293293 though they could if they wanted to.
294294 Similarly, it is not expected that they would announce paused or playing images any differently,
295295 though they could if they wanted to.
296- * Conversely, when the ` controlled ` value is specified,
297- the element does become focusable screen readers should announce the element distinctly,
296+ * Conversely, when the ` controlled ` value is specified
297+ on an element containing an actually animated content image,
298+ the element does become focusable so that its controls can be operated,
299+ and screen readers should announce the element distinctly,
298300 similar to how they do for ` <video> ` elements.
299301 Note that there is precedent for changing the focusability of elements based on CSS:
300302 in addition to a few of properties which can suppress an elements focusability (e.g. ` display ` , ` visibility ` …),
You can’t perform that action at this time.
0 commit comments