Skip to content

Commit a291422

Browse files
committed
Add a reference about muting canvas
1 parent 0441282 commit a291422

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

partials/section.embedded.hbs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,10 @@
162162
height="400">
163163
Your browser does not support the <code>&lt;canvas&gt;</code> element.
164164
Please <a rel="external noopener" href="http://browsehappy.com/">consider upgrading your browser</a>.
165-
</canvas><!-- End of #subsection__canvas -->
165+
</canvas
166+
167+
<h3>Notes:</h3>
168+
<p>
169+
<small>Add <code>role="presentation"</code> to <code>&lt;track&gt;</code> to <a rel="external noopener" href="https://twitter.com/stevefaulkner/status/1039470607719694336">mute epeated announcement of graphic role by some screen readers</a>.
170+
</p>><!-- End of #subsection__canvas -->
166171
</section><!-- End of #section__embedded -->

0 commit comments

Comments
 (0)