Skip to content

Instantly share code, notes, and snippets.

@WebPlatformDocs
Created April 4, 2013 01:02
Show Gist options
  • Save WebPlatformDocs/5306853 to your computer and use it in GitHub Desktop.
Save WebPlatformDocs/5306853 to your computer and use it in GitHub Desktop.
Untitled
<table class="compat-table">
<thead>
<tr>
<th>Feature</th>
<th>Chrome</th>
<th>Firefox</th>
<th>Internet Explorer</th>
<th>Opera</th>
<th>Safari</th>
</tr>
</thead>
<tbody>
<tr>
<td>Basic Support</td>
<td>
<div>4 <span class="prefix webkit">-webkit</span></div>
<div>5</div>
</td>
<td>
<div>2 <span class="partial-support">partial</span>
<span class="prefix moz">-moz</span></div>
<div>3 <span class="prefix moz">-moz</span></div>
<div>4</div>
</td>
<td>
<div>9</div>
</td>
<td>
<div>10.5</div>
</td>
<td>
<div>3.1 <span class="prefix webkit">-webkit</span></div>
<div>5</div>
</td>
</tr>
</tbody>
</table>
<h3>Mobile</h3>
<table class="compat-table">
<thead>
<tr>
<th>Feature</th>
<th>Android</th>
<th>BlackBerry</th>
<th>Chrome for mobile</th>
<th>Firefox Mobile</th>
<th>IE Mobile</th>
<th>Opera Mobile</th>
<th>Opera Mini</th>
<th>Safari Mobile</th>
</tr>
</thead>
<tbody>
<tr>
<td>Basic Support</td>
<td>
<div>2.1 <span class="prefix webkit">-webkit</span></div>
<div>2.2</div>
</td>
<td>
<div>7</div>
</td>
<td>
<div>0</div>
</td>
<td>
<div>0</div>
</td>
<td>?</td>
<td>
<div>11</div>
</td>
<td>
</td>
<td>
<div>3.2 <span class="prefix webkit">-webkit</span></div>
<div>4.0-4.1</div>
</td>
</tr>
</tbody>
</table>
// alert('Hello world!');
{"view":"split-vertical","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment