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-review-aggregate-2.html
Normal file
15
spec/support/cases/h-review-aggregate-2.html
Normal file
|
@ -0,0 +1,15 @@
|
|||
<!-- http://microformat2-node.jit.su/h-review-aggregate.html -->
|
||||
|
||||
<div class="h-review-aggregate">
|
||||
<div class="p-item h-event">
|
||||
<h3 class="p-name">Fullfrontal</h3>
|
||||
<p class="p-description">A one day JavaScript Conference held in Brighton</p>
|
||||
<p><time class="dt-start" datetime="2012-11-09">9th November 2012</time></p>
|
||||
</div>
|
||||
|
||||
<p class="p-rating">
|
||||
<span class="p-average value">9.9</span> out of
|
||||
<span class="p-best">10</span>
|
||||
based on <span class="p-count">62</span> reviews
|
||||
</p>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue