WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
206017
Issues with naturalWidth/naturalHeight
https://bugs.webkit.org/show_bug.cgi?id=206017
Summary
Issues with naturalWidth/naturalHeight
Simon Fraser (smfr)
Reported
2020-01-09 10:46:48 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug