In these two h-resume tests:
tests/microformats-v2/h-resume/education.json
tests/microformats-v2/h-resume/work.json
... the education property contains a strange blend of h-card and h-event, which isn't documented in the spec, and seems incorrect. These should be fixed to be h-event with potential embedded h-card objects instead.
In these two
h-resumetests:tests/microformats-v2/h-resume/education.jsontests/microformats-v2/h-resume/work.json... the
educationproperty contains a strange blend ofh-cardandh-event, which isn't documented in the spec, and seems incorrect. These should be fixed to beh-eventwith potential embeddedh-cardobjects instead.