Microformats hCard test suite 1.0
hCard test 1
The most basic hCard contains only the url, fn and org classes.
Author: Glenn Jones Madgex
Output examples:
Tests:
- IsValid = true
- NodeValue(hcard[0].fn) = Tantek Çelik
- NodeValue(hcard[0].org) = Technorati
- NodeValue(hcard[0].url[0]) = http://tantek.com/
History:
-
Created: 6 March 2008
by Glenn Jones Madgex