Closed gRegorLove closed 6 years ago
Similar issue previously fixed: https://github.com/microformats/tests/pull/53
I think these are all fixed now https://github.com/microformats/tests/commit/59cabf19228472deb4be46ddd9432a64185b7b01#diff-f21c1ccd7a418443c9debd5c772701a7
Resolved per above.
value
should only be parsed for nested microformats when they also have a property class. Multiple tests have avalue
in the expected output when they shouldn't.Please comment with others as they're discovered.
mf2py parses correctly:
Reference: http://microformats.org/wiki/microformats2-parsing##if+that+child+element+itself+has+a+microformat php-mf2 issue: https://github.com/indieweb/php-mf2/issues/98 mf2py resolved issue: https://github.com/indieweb/php-mf2/issues/99