reorganizes spec cases and fixes a couple few

This commit is contained in:
Jessica Lynn Suttles 2013-02-11 17:17:31 -08:00
parent ed58788884
commit c74ecef194
158 changed files with 46 additions and 42 deletions

View file

@ -0,0 +1,13 @@
<!-- http://microformat2-node.jit.su/h-resume.html -->
<div class="h-resume">
<p>
<span class="p-name">Tim Berners-Lee</span>,
<span class="p-summary">invented the World Wide Web</span>.
</p>
Belongs to following groups:
<p>
<a class="p-affiliation h-card" href="http://www.w3.org/">
<img class="p-name u-photo" alt="W3C" src="http://www.w3.org/Icons/WWW/w3c_home_nb.png"></a>
</p>
</div>