[Webkit-unassigned] [Bug 201123] New: EXIF orientation should be respected when rendering images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 25 01:33:09 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=201123

            Bug ID: 201123
           Summary: EXIF orientation should be respected when rendering
                    images
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: sabouhallawa at apple.com

The EXIF orientation should be respected when rendering images in the following cases:

1. The image is the src of an <img> element
2. The image is the css background image of an HTML element
3. The image is the src of an SVG <image> element
4. The image is the src of an SVG <feImage> element
5. Drawing the image on a canvas
6. The image is the css content of an HTML element
7. The image is an ImageDocument
8. The image is data of an <object> element

This should be the behavior on all ports till the css image-orientation specs is finalized.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190825/6c2d3d73/attachment.html>


More information about the webkit-unassigned mailing list