Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
78 changes: 39 additions & 39 deletions testing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ <h3>Current Support</h3>
</tbody>
</table>
<h3>Usage Statistics</h3>
<p>Correct as of <time>12/07/2016</time>.</p>
<p>Correct as of <time>20/10/2016</time>.</p>
<table>
<tbody>
<tr>
Expand All @@ -119,13 +119,13 @@ <h3>Usage Statistics</h3>
<tr>
<th rowspan="5" scope="row">Microsoft Internet Explorer</th>
<td>Edge</td>
<td>2.51%</td>
<td>5.53%</td>
<td>2.07%</td>
<td>4.99%</td>
</tr>
<tr>
<td>11</td>
<td>8.87%</td>
<td>12.92%</td>
<td>7.57%</td>
<td>12.41%</td>
</tr>
<tr>
<td>10</td>
Expand All @@ -139,40 +139,40 @@ <h3>Usage Statistics</h3>
</tr>
<tr>
<td>8</td>
<td>1.16%</td>
<td>&lt; 1%</td>
<td>&lt; 1%</td>
</tr>
<tr>
<th rowspan="2" scope="row">Mozilla Firefox</th>
<td>47</td>
<td>7.13%</td>
<td>7.2%</td>
<td>49</td>
<td>3.35%</td>
<td>9.59%</td>
</tr>
<tr>
<td>46</td>
<td>4.33%</td>
<td>4.16%</td>
<td>48</td>
<td>1.02%</td>
<td>&lt; 1%</td>
</tr>
<tr>
<th rowspan="2" scope="row">Google Chrome</th>
<td>51</td>
<td>32.52%</td>
<td>32.66%</td>
<td>53</td>
<td>45.08%</td>
<td>44.39%</td>
</tr>
<tr>
<td>50</td>
<td>12.83%</td>
<td>13.41%</td>
<td>52</td>
<td>1.36%</td>
<td>1.31%</td>
</tr>
<tr>
<th scope="row">Apple Safari</th>
<td>9</td>
<td>3.57%</td>
<td>7.14%</td>
<td>10</td>
<td>1.95%</td>
<td>4.07%</td>
</tr>
<tr>
<th scope="row">Opera</th>
<td>38</td>
<td>40</td>
<td>&lt; 1%</td>
<td>&lt; 1%</td>
</tr>
Expand All @@ -187,7 +187,7 @@ <h2>Mobile/Tablet Device Support</h2>
</div>
<div class="l-col">
<h3>Usage Statistics &amp; Support</h3>
<p>Correct as of <time>12/07/2016</time>.</p>
<p>Correct as of <time>20/10/2016</time>.</p>
<table>
<tbody>
<tr>
Expand All @@ -197,59 +197,59 @@ <h3>Usage Statistics &amp; Support</h3>
</tr>
<tr>
<td rowspan="3">iOS</td>
<td>9</td>
<td>22.86%</td>
<td>10</td>
<td>13.47%</td>
</tr>
<tr>
<td>8</td>
<td>2.99%</td>
<td>9</td>
<td>9.48%</td>
</tr>
<tr>
<td>7</td>
<td>1.36%</td>
<td>8</td>
<td>1.99%</td>
</tr>
<tr>
<td rowspan="7">Android</td>
<td>6.0</td>
<td>1.22%</td>
<td>14.66%</td>
</tr>
<tr>
<td>5.1</td>
<td>12.99%</td>
<td>15.33%</td>
</tr>
<tr>
<td>5.0</td>
<td>9.91%</td>
<td>8.94%</td>
</tr>
<tr>
<td>4.4</td>
<td>17.86%</td>
<td>16.14%</td>
</tr>
<tr>
<td>4.3</td>
<td>1.39%</td>
<td>1.35%</td>
</tr>
<tr>
<td>4.2</td>
<td>6.42%</td>
<td>3.90%</td>
</tr>
<tr>
<td>4.1</td>
<td>2.43%</td>
<td>2.49%</td>
</tr>
<tr>
<td>Symbian</td>
<td>10.1</td>
<td>1.08%</td>
<td>1.11%</td>
</tr>
<tr>
<td rowspan="2">Windows</td>
<td>10</td>
<td>1.13%</td>
<td>&lt; 1%</td>
</tr>
<tr>
<td>8.1</td>
<td>1.46%</td>
<td>1.41%</td>
</tr>
</tbody>
</table>
Expand Down