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

Add image with actual eXIf chunk; add test with css background image #46867

Merged
merged 1 commit into from
Jun 22, 2024

Conversation

svgeesus
Copy link
Contributor

The original test, image-orientation-exif-png.html references a PNG image with the unofficial, non-standard method of adding EXIF information (putting it inside a zTXt chunk).

This PR adds a PNG image which uses the PNG eXIF chunk, and adds a copy of the original test, image-orientation-exif-png-2.html, that references this new image.

It also adds a third test, image-orientation-exif-png.html, which uses CSS background-image rather than the html <img> element, to embed the two PNG images.

Related discussion at

Copy link
Contributor

@ProgramMax ProgramMax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@svgeesus svgeesus merged commit f46bf6a into web-platform-tests:master Jun 22, 2024
20 checks passed
@svgeesus svgeesus deleted the css-image-png-from-css branch June 22, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants