Microformats test suite

hCard 17 - implied organization-name optimization test

This page was design to test the implied "org" optimization which is explained on the wiki http://microformats.org/wiki/hcard#Implied_.22organization-name.22_Optimization. Examples copied from the original test suite.

From: hCard test suite 1.0

Author: Glenn Jones

Tests:

Test Result Comment
vcard[0].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value is implied from the org value
vcard[1].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value is implied from the org value
vcard[2].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value is implied from the org value
vcard[3].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value is implied from the org value
vcard[4].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value is implied from the org value
vcard[5].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value
vcard[6].org[0].organization-name IsEqualTo("World Wide Web Consortium") The organization-name value
vcard[0].n.given-name HasProperty(false) The name optimization should not be applied if fn = org
vcard[7].n.given-name HasProperty(false) The name optimization should not be applied if fn = org
vcard[8].n.given-name HasProperty(false) The name optimization should not be applied if fn = org

History:

World Wide Web Consortium
John Doe
World Wide Web Consortium
W3C
World Wide Web Consortium
World Wide Web Consortium
W3C
John Doe
World Wide Web Consortium
John Doe
HTML Working Group
,
World Wide Web Consortium
Design Group
,
Madgex Limited
Madgex Limited

Some rights reserved