Skip to content

Commit

Permalink
Add button to open tests to review pages (w3c#335)
Browse files Browse the repository at this point in the history
* Add button to open test example pop on review page

* Execute setup script on popup for review page

* Generate test and review files automatically

Co-authored-by: rmeritz <[email protected]>
  • Loading branch information
rmeritz and rmeritz authored Nov 18, 2020
1 parent ff81561 commit ec299fc
Show file tree
Hide file tree
Showing 6 changed files with 794 additions and 101 deletions.
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,23 +40,23 @@ <h1>Test Patterns for Review</h1>
<td><a href="./tests/checkbox/index.html">Index</a></td>
<td><a href="./review/checkbox.html">Review</a></td>
<td>26</td>
<td><a href="https://github.com/w3c/aria-at/commit/852a6fd" target="_blank">852a6fd chore: Renormalize line endings
<td><a href="https://github.com/w3c/aria-at/commit/a9c11e8" target="_blank">a9c11e8 Execute setup script on popup for review page
</a></td>
</tr>
<tr>
<td>combobox-autocomplete-both</td>
<td><a href="./tests/combobox-autocomplete-both/index.html">Index</a></td>
<td><a href="./review/combobox-autocomplete-both.html">Review</a></td>
<td>30</td>
<td><a href="https://github.com/w3c/aria-at/commit/852a6fd" target="_blank">852a6fd chore: Renormalize line endings
<td><a href="https://github.com/w3c/aria-at/commit/a9c11e8" target="_blank">a9c11e8 Execute setup script on popup for review page
</a></td>
</tr>
<tr>
<td>menubar-editor</td>
<td><a href="./tests/menubar-editor/index.html">Index</a></td>
<td><a href="./review/menubar-editor.html">Review</a></td>
<td>40</td>
<td><a href="https://github.com/w3c/aria-at/commit/852a6fd" target="_blank">852a6fd chore: Renormalize line endings
<td><a href="https://github.com/w3c/aria-at/commit/a9c11e8" target="_blank">a9c11e8 Execute setup script on popup for review page
</a></td>
</tr>
</table>
Expand Down
Loading

0 comments on commit ec299fc

Please sign in to comment.