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
|
@ -1,16 +0,0 @@
|
|||
<!-- http://microformat2-node.jit.su/h-card.html -->
|
||||
|
||||
<div class="h-card">
|
||||
<!-- innerText and value pattern -->
|
||||
<span class="p-name">
|
||||
<span class="p-given-name value">John</span>
|
||||
<abbr class="p-additional-name" title="Peter">P</abbr>
|
||||
<span class="p-family-name value ">Doe</span>
|
||||
</span>
|
||||
<data class="p-honorific-suffix" value="MSc"></data><!-- theses should return no value --><br class="p-honorific-suffix">BSc
|
||||
<hr class="p-honorific-suffix">BA
|
||||
|
||||
<!-- image and area tags -->
|
||||
<img class="p-honorific-suffix" src="images/logo.gif" alt="PHD"><img src="images/logo.gif" alt="company logos" usemap="#logomap"><map name="logomap"><area class="p-org" shape="rect" coords="0,0,82,126" href="madgex.htm" alt="Madgex">
|
||||
<area class="p-org" shape="circle" coords="90,58,3" href="mozilla.htm" alt="Mozilla"></map>
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue