I will make a change to leave out images with empty or missing alt attributes when no other descriptor is found.
But fixing missing alt attributes, and adding aria role information for epub3 are really the domain for other plugins as they have nothing directly to do with generating a loi. Especially when those images might later be used in a loi upon a second pass after editing by the epub developer, forcing them to delete the aria role from each.
I do agree that generating a log file of images that were not included is probably a good idea.
|