[Webkit-unassigned] [Bug 249056] New: HTMLImageElement width/height should updateLayout first

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 9 17:18:45 PST 2022


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

            Bug ID: 249056
           Summary: HTMLImageElement width/height should updateLayout
                    first
           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: ahmad.saleem792 at gmail.com
                CC: sabouhallawa at apple.com

Hi Team,

While going through Blink's commit, I found another potential failing test case:

Test Case - https://jsfiddle.net/hs7q31ak/show

^ I used random image from web-site.

Blink Commit - https://chromium.googlesource.com/chromium/blink/+/d3adbd3a3f1bcbebdf515ac15a8c250873a2a1d9

Webkit GitHub Source - https://github.com/WebKit/WebKit/blob/91e9772155e7dc877cd28d7d9734b3631d99dea9/Source/WebCore/html/HTMLImageElement.cpp#LL504 & https://github.com/WebKit/WebKit/blob/91e9772155e7dc877cd28d7d9734b3631d99dea9/Source/WebCore/html/HTMLImageElement.cpp#LL529

Just wanted to raise bug before trying to do PR.

Thanks!

-- 
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/20221210/e547506c/attachment.htm>


More information about the webkit-unassigned mailing list