We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3ab764 commit 908c439Copy full SHA for 908c439
index.html
@@ -37,6 +37,8 @@
37
<td>... you can run but you can't hide</td></tr>
38
<tr><td colspan="2"><a class="blue" href="tests/engineprop.html">engine properties</a></td>
39
<td>test: enumeration of engine properties</td></tr>
40
+ <tr><td colspan="2"><a class="blue" href="tests/os.html">os</a></td>
41
+ <td>test: gecko os detection logic</td></tr>
42
<tr><td colspan="2"><a class="blue" href="tests/versions.html">versions</a></td>
43
<td>a history of version pocs tzp uses or considered</td></tr>
44
<tr><td colspan="3"></td></tr>
0 commit comments