Bug 249693

Summary: overflow-x: clip Cause sibling image not loading
Product: WebKit Reporter: othree
Component: ImagesAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cathiechen, rbuis, sabouhallawa, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Mac (Apple Silicon)   
OS: macOS 13   
Attachments:
Description Flags
The result of test case none

Description othree 2022-12-20 20:09:30 PST
Created attachment 464131 [details]
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.
Comment 1 Radar WebKit Bug Importer 2022-12-27 20:10:17 PST
<rdar://problem/103734614>
Comment 2 Vitor Roriz 2023-01-17 08:01:57 PST
Pull request: https://github.com/WebKit/WebKit/pull/8721
Comment 3 EWS 2023-01-17 15:50:59 PST
Committed 259007@main (ba441a1628f1): <https://commits.webkit.org/259007@main>

Reviewed commits have been landed. Closing PR #8721 and removing active labels.