adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
10
spec/support/cases/h-geo-2.html
Normal file
10
spec/support/cases/h-geo-2.html
Normal file
|
@ -0,0 +1,10 @@
|
|||
<!-- http://microformat2-node.jit.su/h-geo.html -->
|
||||
|
||||
<p>My favourite hill in the lakes is
|
||||
<span class="h-geo">
|
||||
<span class="p-name">Pen-y-ghent</span>
|
||||
(Geo: <span class="p-latitude">54.155278</span>,
|
||||
<span class="p-longitude">-2.249722</span>). It
|
||||
raises to <span class="p-altitude">694</span>m.
|
||||
</span>
|
||||
</p>
|
Loading…
Add table
Add a link
Reference in a new issue