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

Implied property :not[.h-*] conditions are superfluous #62

Open JKingweb opened 1 year ago

JKingweb commented 1 year ago

Since a precondition of the applicability of each implied property is that the microformat in question has no child microformats, all of the :not[.h-*] conditions in the pseudo-selectors are always going to match, and they are therefore unnecessary.