adds more spec cases
This commit is contained in:
parent
241b9ffbd3
commit
d946c7262c
125 changed files with 2275 additions and 1 deletions
15
spec/support/cases/h-resume-4.html
Normal file
15
spec/support/cases/h-resume-4.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!-- 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>
|
||||
Skills:
|
||||
<ul>
|
||||
<li class="p-skill">information systems</li>
|
||||
<li class="p-skill">advocacy</li>
|
||||
<li class="p-skill">leadership</li>
|
||||
<ul></ul>
|
||||
</ul>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue