Open Bug 1682759 Opened 4 years ago Updated 17 days ago

New wpt failures in /css/css-images/image-orientation/image-orientation-exif-png.html (Firefox doesn't support EXIF orientation data from PNG images)

Categories

(Core :: Graphics: ImageLib, defect)

defect

Tracking

()

People

(Reporter: wpt-sync, Unassigned)

References

(Depends on 1 open bug, Blocks 1 open bug)

Details

(Whiteboard: [wpt])

Syncing wpt PR 26915 found new untriaged test failures in CI

Tests Affected

New Tests That Don't Pass

/css/css-images/image-orientation/image-orientation-exif-png.html: FAIL (Chrome: FAIL, Safari: PASS)

CI Results

Gecko CI (Treeherder)
GitHub PR Head

Notes

These updates will be on mozilla-central once bug 1682720 lands.

Note: this bug is for tracking fixing the issues and is not
owned by the wpt sync bot.

This bug is linked to the relevant tests by an annotation in
https://github.com/web-platform-tests/wpt-metadata. These annotations
can be edited using the wpt interop dashboard
https://jgraham.github.io/wptdash/

If this bug is split into multiple bugs, please also update the
annotations, otherwise we are unable to track which wpt issues are
already triaged. Resolving as duplicate or closing this issue should
be cause the bot to automatically update or remove the annotation.

Severity: -- → S4

This probably more-directly belongs in ImageLib, given that per https://github.com/w3c/PNG-spec/issues/310#issuecomment-1883520532 it seems the issue is just the fact that we ignore (don't parse?) EXIF information from PNG images.

If we had that information parsed/available in imagelib, presumably we would honor it in layout, just like we do for JPEG images.

Component: Layout: Images, Video, and HTML Frames → Graphics: ImageLib
Summary: New wpt failures in /css/css-images/image-orientation/image-orientation-exif-png.html → New wpt failures in /css/css-images/image-orientation/image-orientation-exif-png.html (Firefox doesn't support EXIF orientation data from PNG images)
Depends on: 1627423
You need to log in before you can comment on or make changes to this bug.