adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
15
spec/support/cases/h-event-3.html
Normal file
15
spec/support/cases/h-event-3.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!-- http://microformat2-node.jit.su/h-event.html -->
|
||||
|
||||
<div class="h-event">
|
||||
<a class="p-name u-url" href="http://indiewebcamp.com/2012">
|
||||
IndieWebCamp 2012
|
||||
</a>
|
||||
from <time class="dt-start">2012-06-30</time>
|
||||
to <time class="dt-end">2012-07-01</time> at
|
||||
<span class="p-location h-card">
|
||||
<a class="p-name p-org u-url" href="http://geoloqi.com/">Geoloqi</a>,
|
||||
<span class="p-street-address">920 SW 3rd Ave. Suite 400</span>,
|
||||
<span class="p-locality">Portland</span>,
|
||||
<abbr class="p-region" title="Oregon">OR</abbr>
|
||||
</span>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue