RESOLVED FIXED 284296
Detect a change in border that affects a positioned object's height or position [part2]
https://bugs.webkit.org/show_bug.cgi?id=284296
Summary Detect a change in border that affects a positioned object's height or positi...
zalan
Reported 2024-12-09 05:39:57 PST
("cloned" from bug 284123 for the second case) Hi Team, While going through Blink's commit, I came across another interop bug, where Safari / WebKit is failing. Test Case (2): https://jsfiddle.net/2yj9wpr8/ ^ fails in Safari 18.2 Beta & WebKit ToT, while passes on Chrome Canary 134 and Firefox Nightly 135. Blink Commit: https://chromium.googlesource.com/chromium/src.git/+/4d23825e7f84e0057442cd94f4870547da64c483 Just raising so we can fix it. Thanks!
Attachments
Patch (5.88 KB, patch)
2024-12-09 09:07 PST, zalan
no flags
[fast-cq]Patch (7.44 KB, patch)
2024-12-09 20:38 PST, zalan
no flags
zalan
Comment 1 2024-12-09 09:07:33 PST
zalan
Comment 2 2024-12-09 20:38:56 PST
Created attachment 473518 [details] [fast-cq]Patch
EWS
Comment 3 2024-12-10 05:11:34 PST
Committed 287600@main (d44322ed757b): <https://commits.webkit.org/287600@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 473518 [details].
Radar WebKit Bug Importer
Comment 4 2024-12-10 05:12:15 PST
Tim Nguyen (:ntim)
Comment 5 2025-01-02 15:30:28 PST
Submitted web-platform-tests pull request: https://github.com/web-platform-tests/wpt/pull/49882
Note You need to log in before you can comment on or make changes to this bug.