Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ipptool: Extend "WITH-[ALL-]CONTENT valid" support #87

Open
michaelrsweet opened this issue Sep 12, 2024 · 1 comment
Open

ipptool: Extend "WITH-[ALL-]CONTENT valid" support #87

michaelrsweet opened this issue Sep 12, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request priority-low
Milestone

Comments

@michaelrsweet
Copy link
Member

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.

@michaelrsweet michaelrsweet self-assigned this Sep 12, 2024
@michaelrsweet michaelrsweet added enhancement New feature or request priority-low labels Sep 12, 2024
@michaelrsweet michaelrsweet modified the milestones: Stable, Future Sep 12, 2024
@michaelrsweet
Copy link
Member Author

Added validation of IPP, PDF, and .strings files:

[master 9362942] Enhance WITH-[ALL-]CONTENT support to validate IPP, PDF, and .strings files (Issue #87)

Other formats will be added in the future.

michaelrsweet added a commit that referenced this issue Sep 12, 2024
… files (Issue #87)

Strip HTML target ("...#target") from URIs when doing validation.

Update man pages.

Add resource validation test file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-low
Projects
None yet
Development

No branches or pull requests

1 participant