This page was design to test the use of the object element. The IsEqualToPhoneNumber method canonicalises and compares phone numbers.
From: hCard test suite 1.0
Tests:
| Test | Result | Comment |
|---|---|---|
| vcard[0].tel[0].value | IsEqualToPhoneNumber("+14155551236") | Should take the value from the object data attribute |
| vcard[0].tel[0].type[0] | IsEqualToCaseInsensitive("Tel") | Should take the value from the object data attribute |
History:
John Doe