hcard-tests: Difference between revisions
Jump to navigation
Jump to search
(a bunch more tests... hope this works...) |
|||
Line 15: | Line 15: | ||
<span class="vcard"><span class="fn n">Tantek Çelik</span></span> | <span class="vcard"><span class="fn n">Tantek Çelik</span></span> | ||
=== a | === a few more === | ||
<div class="vcard"> | <div class="vcard"> | ||
Line 33: | Line 33: | ||
</div> | </div> | ||
== External Tests == | == External Tests == | ||
DanConnolly is working on [http://dev.w3.org/cvsweb/2001/palmagent/hcardTest.html hcardTest.html]; [http://dev.w3.org/cvsweb/~checkout~/2001/palmagent/hcardTest.html?rev=HEAD&content-type=text/html;%20charset=iso-8859-1 the current version] is always available. (I dunno why cvsweb uses the ordinary looing URL for the changelog rather than the current version.) | DanConnolly is working on [http://dev.w3.org/cvsweb/2001/palmagent/hcardTest.html hcardTest.html]; [http://dev.w3.org/cvsweb/~checkout~/2001/palmagent/hcardTest.html?rev=HEAD&content-type=text/html;%20charset=iso-8859-1 the current version] is always available. (I dunno why cvsweb uses the ordinary looing URL for the changelog rather than the current version.) |
Revision as of 22:44, 22 July 2005
hCard Tests
This page is for documenting hCard tests / test cases, both directly, and by reference.
Test Cases
simple hCard
- code
<span class="vcard"><span class="fn n">Tantek Çelik</span></span>
- inline
Tantek Çelik
a few more
John Doe normal card
John Doe card with an ID
John Doe2 tabs in class fields
External Tests
DanConnolly is working on hcardTest.html; the current version is always available. (I dunno why cvsweb uses the ordinary looing URL for the changelog rather than the current version.)