added test map for focusable zones feature

This commit is contained in:
Hanusiak Piotr 2021-12-04 17:24:39 +01:00
parent a2627eb577
commit 9a81aa83f1
2 changed files with 433 additions and 0 deletions

View file

@ -104,6 +104,14 @@
<a href="#" class="testLink" data-testmap="emoji.json" target="_blank">Testing Emoji</a>
</td>
</tr>
<tr>
<td>
<input type="radio" name="test-emoji"> Success <input type="radio" name="test-emoji"> Failure <input type="radio" name="test-emoji" checked> Pending
</td>
<td>
<a href="#" class="testLink" data-testmap="focusable_zone_map.json" target="_blank">Focusable Zones</a>
</td>
</tr>
</table>
<h2>Iframe API</h2>
<table class="table">