organizing broke the world
This commit is contained in:
parent
5ebeed6c90
commit
6f6a6418f1
15 changed files with 189 additions and 164 deletions
13
spec/support/hcard-hcard-nested.html
Normal file
13
spec/support/hcard-hcard-nested.html
Normal file
|
@ -0,0 +1,13 @@
|
|||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div class="h-card">
|
||||
<div class="p-author">Jessica Lynn Suttles</div>
|
||||
<div class="h-card h-org">
|
||||
<a class="p-name">
|
||||
G5
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue