Fix: Tutorials sharing code and exports a11y

pull/5613/head
izumiiii 6 years ago committed by tanhauhau
parent c2a515ddf5
commit 253bd60301

@ -22,7 +22,7 @@
on:play={stopOthers} on:play={stopOthers}
controls controls
{src} {src}
></audio> ><track kind="captions" /></audio>
</article> </article>
<style> <style>

@ -27,7 +27,7 @@
on:play={stopOthers} on:play={stopOthers}
controls controls
{src} {src}
></audio> ><track kind="captions" /></audio>
</article> </article>
<style> <style>

@ -35,7 +35,7 @@
on:play={stopOthers} on:play={stopOthers}
controls controls
{src} {src}
></audio> ><track kind="captions" /></audio>
</article> </article>
<style> <style>

@ -41,7 +41,7 @@
on:play={stopOthers} on:play={stopOthers}
controls controls
{src} {src}
></audio> ><track kind="captions" /></audio>
</article> </article>
<style> <style>

Loading…
Cancel
Save