Skip to content

Commit

Permalink
regenerate dev html for phetsims/scenery-phet#362
Browse files Browse the repository at this point in the history
  • Loading branch information
jessegreenberg committed Mar 27, 2018
1 parent 639583b commit 02b56f0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion ph-scale_en.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,10 @@
<!-- a11y - aria-live attribute is used to send alerts and status updates to screen readers, otherwise invisible -->
<div id='aria-live-elements'
style="position: absolute; left: 0px; top: 0px; width: 0px; height: 0px; clip: rect(0px 0px 0px 0px); pointer-events: none;">
<p id="polite" aria-live="polite"></p>
<p id="polite-1" aria-live="polite"></p>
<p id="polite-2" aria-live="polite"></p>
<p id="polite-3" aria-live="polite"></p>
<p id="polite-4" aria-live="polite"></p>
</div>

<script type="text/javascript">
Expand Down

0 comments on commit 02b56f0

Please sign in to comment.