adds more spec cases

This commit is contained in:
Jessica Lynn Suttles 2013-02-07 14:29:31 -08:00
parent 3caef41082
commit cea7a78f33
125 changed files with 2275 additions and 1 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>