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
21
spec/support/cases/microformat2-node.jit.su/rel/rel-3.html
Normal file
21
spec/support/cases/microformat2-node.jit.su/rel/rel-3.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!-- http://microformat2-node.jit.su/rel.html -->
|
||||
|
||||
<ul>
|
||||
<li><a rel="friend" href="http://example.com/propfile/jane">jane</a></li>
|
||||
<li><a rel="acquaintance" href="http://example.com/propfile/jeo">jeo</a></li>
|
||||
<li><a rel="contact" href="http://example.com/propfile/lily">lily</a></li>
|
||||
<li><a rel="met" href="http://example.com/propfile/oliver">oliver</a></li>
|
||||
<li><a rel="co-worker" href="http://example.com/propfile/emily">emily</a></li>
|
||||
<li><a rel="colleague" href="http://example.com/propfile/jack">jack</a></li>
|
||||
<li><a rel="neighbor" href="http://example.com/propfile/isabella">isabella</a></li>
|
||||
<li><a rel="child" href="http://example.com/propfile/harry">harry</a></li>
|
||||
<li><a rel="parent" href="http://example.com/propfile/sophia">sophia</a></li>
|
||||
<li><a rel="sibling" href="http://example.com/propfile/charlie">charlie</a></li>
|
||||
<li><a rel="spouse" href="http://example.com/propfile/olivia">olivia</a></li>
|
||||
<li><a rel="kin" href="http://example.com/propfile/james">james</a></li>
|
||||
<li><a rel="muse" href="http://example.com/propfile/ava">ava</a></li>
|
||||
<li><a rel="crush" href="http://example.com/propfile/joshua">joshua</a></li>
|
||||
<li><a rel="date" href="http://example.com/propfile/chloe">chloe</a></li>
|
||||
<li><a rel="sweetheart" href="http://example.com/propfile/alfie">alfie</a></li>
|
||||
<li><a rel="me" href="http://example.com/propfile/isla">isla</a></li>
|
||||
</ul>
|
Loading…
Add table
Add a link
Reference in a new issue