0.5.3
Patch Changes
-
76e8f93#430 Thanks @ckundo! - Maintainimgrole forimgwith missingaltattribute.Previously
<img />would be treated the same as<img alt />.
<img />is now treated asrole="img"as specified.
76e8f93 #430 Thanks @ckundo! - Maintain img role for img with missing alt attribute.
Previously <img /> would be treated the same as <img alt />.
<img /> is now treated as role="img" as specified.