Skip to content

Commit f2c9620

Browse files
committed
don't inline aria-description example to appease w3c validator2
1 parent 47d1eb4 commit f2c9620

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/accessibility.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@ <h5 id="acc_descriptions">Accessible Descriptions</h5>
441441
with each non-trivial component described.
442442
</p>
443443

444-
<div class="example mathml">
444+
<div class="example mathml-fragment">
445445
<pre>
446446
&lt;mrow aria-description="circumference of a circle"&gt;
447447
&lt;mn&gt;2&lt;/mn&gt;

0 commit comments

Comments
 (0)