reorganizes spec cases and fixes a couple few

This commit is contained in:
Jessica Lynn Suttles 2013-02-11 17:17:31 -08:00
parent ed58788884
commit c74ecef194
158 changed files with 46 additions and 42 deletions

View 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>