[webkit-changes] [WebKit/WebKit] a2fd00: <input> field changes sizes briefly while typing
Alan Baradlay
noreply at github.com
Thu May 30 12:16:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a2fd007b306c7afe6bee7a3789887c08432d1df2
https://github.com/WebKit/WebKit/commit/a2fd007b306c7afe6bee7a3789887c08432d1df2
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-05-30 (Thu, 30 May 2024)
Changed paths:
A LayoutTests/fast/dynamic/input-box-inside-flex-grid-expected.html
A LayoutTests/fast/dynamic/input-box-inside-flex-grid.html
M Source/WebCore/rendering/RenderObject.cpp
Log Message:
-----------
<input> field changes sizes briefly while typing
https://bugs.webkit.org/show_bug.cgi?id=274904
<rdar://128298014>
Reviewed by Antti Koivisto.
* LayoutTests/fast/dynamic/input-box-inside-flex-grid-expected.html: Added.
* LayoutTests/fast/dynamic/input-box-inside-flex-grid.html: Added.
* Source/WebCore/rendering/RenderObject.cpp:
(WebCore::objectIsRelayoutBoundary):
Canonical link: https://commits.webkit.org/279536@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