[webkit-changes] [WebKit/WebKit] 4b91c7: Sizing and positioning issues when popover changes...
Alan Baradlay
noreply at github.com
Thu Jan 9 08:35:33 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4b91c7fe1375dbfc4af6c5d8e3ebe23d6589f895
https://github.com/WebKit/WebKit/commit/4b91c7fe1375dbfc4af6c5d8e3ebe23d6589f895
Author: Alan Baradlay <zalan at apple.com>
Date: 2025-01-09 (Thu, 09 Jan 2025)
Changed paths:
A LayoutTests/fast/dynamic/top-layer-static-to-out-of-flow-crash-expected.txt
A LayoutTests/fast/dynamic/top-layer-static-to-out-of-flow-crash.html
M Source/WebCore/rendering/RenderBox.cpp
Log Message:
-----------
Sizing and positioning issues when popover changes CSS position upon opening
https://bugs.webkit.org/show_bug.cgi?id=285534
<rdar://problem/142491219>
Reviewed by Antti Koivisto.
See comment in RenderBox::styleWillChange.
* LayoutTests/fast/dynamic/top-layer-static-to-out-of-flow-crash-expected.txt: Added.
* LayoutTests/fast/dynamic/top-layer-static-to-out-of-flow-crash.html: Added.
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::styleWillChange):
Canonical link: https://commits.webkit.org/288665@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list