adds more spec cases
This commit is contained in:
parent
241b9ffbd3
commit
d946c7262c
125 changed files with 2275 additions and 1 deletions
26
spec/support/cases/includes-1.html
Normal file
26
spec/support/cases/includes-1.html
Normal file
|
@ -0,0 +1,26 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<div class="h-event" itemref="io-session07">
|
||||
<span class="p-name">Monetizing Android Apps</span> - spaekers:
|
||||
<span class="p-speaker">Chrix Finne</span>,
|
||||
<span class="p-speaker">Kenneth Lui</span> -
|
||||
<span itemref="io-location" class="p-location h-adr">
|
||||
<span class="p-extended-address">Room 10</span>
|
||||
</span>
|
||||
</div>
|
||||
<div class="h-event" itemref="io-session07">
|
||||
<span class="p-name">New Low-Level Media APIs in Android</span> - spaekers:
|
||||
<span class="p-speaker">Dave Burke</span> -
|
||||
<span itemref="io-location" class="p-location h-adr">
|
||||
<span class="p-extended-address">Room 11</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
<p id="io-session07">
|
||||
Session 01 is between:
|
||||
<time class="dt-start" datetime="2012-06-27T15:45:00-0800">3:45PM</time> to
|
||||
<time class="dt-end" datetime="2012-06-27T16:45:00-0800">4:45PM</time></p>
|
||||
<p id="io-location">
|
||||
<span class="p-extended-address">Moscone Center</span>,
|
||||
<span class="p-locality">San Francisco</span>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue