We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06f4fd9 commit 11570c6Copy full SHA for 11570c6
_rules/audio-transcript-2eb176.md
@@ -31,7 +31,7 @@ acknowledgments:
31
32
This rule applies to every [non-streaming](#non-streaming-media-element) `audio` element for which at least one of the following is true:
33
34
-- [autoplaying](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/video#autoplay); or,
+- the element has an `autoplay` [attribute value][] of `true`; or
35
- has a [play button][] that is [visible][].
36
37
## Expectation
0 commit comments