adds more spec cases
This commit is contained in:
parent
241b9ffbd3
commit
d946c7262c
125 changed files with 2275 additions and 1 deletions
14
spec/support/cases/h-event-2.html
Normal file
14
spec/support/cases/h-event-2.html
Normal file
|
@ -0,0 +1,14 @@
|
|||
<!-- http://microformat2-node.jit.su/h-event.html -->
|
||||
|
||||
<div class="h-event">
|
||||
<span class="p-name">CPJ Online Press Freedom Summit</span>
|
||||
(<time class="dt-start" datetime="2012-10-10">10 Nov 2012</time>) in
|
||||
<span class="p-location">San Francisco</span>.
|
||||
Attendees:
|
||||
<ul>
|
||||
<li class="p-attendee h-card">Brian Warner</li>
|
||||
<li class="p-attendee h-card">Kyle Machulis</li>
|
||||
<li class="p-attendee h-card">Tantek Çelik</li>
|
||||
<li class="p-attendee h-card">Sid Sutter</li>
|
||||
</ul>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue