You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: