[Webkit-unassigned] [Bug 206017] New: Issues with naturalWidth/naturalHeight

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 10:46:48 PST 2020


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

            Bug ID: 206017
           Summary: Issues with naturalWidth/naturalHeight
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com

https://github.com/whatwg/html/issues/4495

It's not specified whether image.naturalWidth and image.naturalHeight should respect EXIF orientation (probably). However, WebKit also takes image-orientation style into account, and should probably not. Also, we don't update style and layout before using the renderer to get at the style. So there are multiple bugs here.

-- 
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/20200109/2736b87c/attachment.htm>


More information about the webkit-unassigned mailing list