[webkit-changes] [WebKit/WebKit] 4ea2d8: Allow attachments to expand vertically to handle l...
Gerald Squelart
noreply at github.com
Mon Jul 10 22:00:55 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 4ea2d8775a3101019b96d42c5dea9f69eb4f4cc0
https://github.com/WebKit/WebKit/commit/4ea2d8775a3101019b96d42c5dea9f69eb4f4cc0
Author: Gerald Squelart <g_squelart at apple.com>
Date: 2023-07-10 (Mon, 10 Jul 2023)
Changed paths:
M Source/WebCore/html/shadow/attachmentElementShadow.css
Log Message:
-----------
Allow attachments to expand vertically to handle large fonts
https://bugs.webkit.org/show_bug.cgi?id=259095
rdar://111536517
Reviewed by Tim Nguyen.
Labels inside the attachment can grow when the user selects a large text size in Accessibility Settings.
This patch allows the attachment to grow vertically to accomodate these larger fonts.
* Source/WebCore/html/shadow/attachmentElementShadow.css:
(div#attachment-container):
Canonical link: https://commits.webkit.org/265937@main
More information about the webkit-changes
mailing list