[Webkit-unassigned] [Bug 249693] New: overflow-x: clip Cause sibling image not loading

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 20 20:09:30 PST 2022


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

            Bug ID: 249693
           Summary: overflow-x: clip Cause sibling image not loading
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: Mac (Apple Silicon)
                OS: macOS 13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Images
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: othree at gmail.com
                CC: sabouhallawa at apple.com

Created attachment 464131

  --> https://bugs.webkit.org/attachment.cgi?id=464131&action=review

The result of test case

Test case:
https://github.com/othree/report-safari-lazyload/tree/master/A

The issue is:

If the parent element has the CSS rule `overflow-x: clip;`
The absolutely positioned(positioned below the viewport) child image will not load.

-- 
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/20221221/82c22a01/attachment.htm>


More information about the webkit-unassigned mailing list