microformats / microformats2-parsing

For collecting and handling issues with the microformats2 parsing specification: http://microformats.org/wiki/microformats2-parsing
14 stars 6 forks source link

Contradiction in VCP's applicability to u- properties #64

Open JKingweb opened 1 year ago

JKingweb commented 1 year ago

The steps for parsing a u- property include harvesting from a value-class element, however, the Value Class Pattern document states:

The value class pattern only applies to properties which are simple strings, enumerated values, telephone numbers, and datetimes. The value class pattern does not affect parsing of properties of type email, URL, URI, UID.

I assume the latter is obsolete and in error.