adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
13
spec/support/cases/h-resume-5.html
Normal file
13
spec/support/cases/h-resume-5.html
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue