Open michaelrsweet opened 1 month ago
Right now the "valid" content tests only validate JPEG and PNG images files, but we also support CSS, HTML, ICC, IPP, PDF, and .strings files for resources. These should also be validated.
Added validation of IPP, PDF, and .strings files:
[master 936294241] Enhance WITH-[ALL-]CONTENT support to validate IPP, PDF, and .strings files (Issue #87)
Other formats will be added in the future.
Right now the "valid" content tests only validate JPEG and PNG images files, but we also support CSS, HTML, ICC, IPP, PDF, and .strings files for resources. These should also be validated.