Bug 284120

Summary: Don't update height in RenderBlock::markFixedPositionObjectForLayoutIfNeeded
Product: WebKit Reporter: Ahmad Saleem <ahmad.saleem792>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, koivisto, ntim, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: BrowserCompat, InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/49884
Attachments:
Description Flags
[fast-cq]Patch none

Ahmad Saleem
Reported 2024-12-05 13:03:20 PST
Hi Team, While going through Blink's commit, I came across another interop bug where Safari / WebKit is only failing. Test Case: https://jsfiddle.net/hqby5fg2/ ^ fails in Safari 18.2 Beta. Chrome Canary 134 and Firefox Nightly 135 passes this. Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/1abcf254f3e55be39879ca76d268192faf64a254 Just raising, so we can fix it. Thanks!
Attachments
[fast-cq]Patch (5.30 KB, patch)
2024-12-08 13:03 PST, alan
no flags
alan
Comment 1 2024-12-08 13:03:28 PST
Created attachment 473503 [details] [fast-cq]Patch
EWS
Comment 2 2024-12-09 05:18:23 PST
Committed 287541@main (76c95d6131ed): <https://commits.webkit.org/287541@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 473503 [details].
Radar WebKit Bug Importer
Comment 3 2024-12-09 05:19:14 PST
Tim Nguyen (:ntim)
Comment 4 2025-01-02 15:32:06 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49884
Note You need to log in before you can comment on or make changes to this bug.