adds more spec cases
This commit is contained in:
parent
3caef41082
commit
cea7a78f33
125 changed files with 2275 additions and 1 deletions
13
spec/support/cases/includes-2.html
Normal file
13
spec/support/cases/includes-2.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!-- http://microformat2-node.jit.su/includes.html -->
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<th id="org"><a class="u-url p-org" href="http://dev.opera.com/">Opera</a></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="h-card" headers="org"><span class="p-name">Chris Mills</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="h-card" headers="org"><span class="p-name">Erik Möller</span></td>
|
||||
</tr>
|
||||
</table>
|
Loading…
Add table
Add a link
Reference in a new issue