reorganizes spec cases and fixes a couple few
This commit is contained in:
parent
ed58788884
commit
c74ecef194
158 changed files with 46 additions and 42 deletions
|
@ -0,0 +1,22 @@
|
|||
<!-- http://microformat2-node.jit.su/h-event.html -->
|
||||
|
||||
<span class="h-event">
|
||||
<span class="p-name">The party</span> will be on
|
||||
<!-- value and value-title patterns -->
|
||||
<p class="dt-start">
|
||||
<span class="value-title" title="2013-03-14"> </span>
|
||||
March 14th 2013
|
||||
</p>
|
||||
<p class="dt-start">
|
||||
<time class="value" datetime="2013-06-25">25 July</time>, from
|
||||
<span class="value">07:00:00am
|
||||
</span></p>
|
||||
<!-- elements with datetime attribute -->
|
||||
<p>
|
||||
<time class="dt-start" datetime="2013-06-26">26 June</time><ins class="dt-start" datetime="2013-06-27">Just added</ins>,
|
||||
<del class="dt-start" datetime="2013-06-28">Removed</del>
|
||||
</p>
|
||||
<abbr class="dt-start" title="2013-06-29">June 29</abbr>
|
||||
<data class="dt-start" value="2013-07-01"></data><p class="dt-start">2013-07-02</p>
|
||||
|
||||
</span>
|
Loading…
Add table
Add a link
Reference in a new issue