[webkit-changes] [WebKit/WebKit] a2e02f: Do not ignore caption's minimum width when computi...
Alan Baradlay
noreply at github.com
Tue Oct 1 17:09:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a2e02f96391012f37ba5fc27ebed0ab75385f393
https://github.com/WebKit/WebKit/commit/a2e02f96391012f37ba5fc27ebed0ab75385f393
Author: Alan Baradlay <zalan at apple.com>
Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths:
A LayoutTests/fast/table/table-with-caption-assert-in-min-max-expected.txt
A LayoutTests/fast/table/table-with-caption-assert-in-min-max.html
M Source/WebCore/rendering/RenderTable.cpp
Log Message:
-----------
Do not ignore caption's minimum width when computing table preferred size
https://bugs.webkit.org/show_bug.cgi?id=280696
<rdar://135587396>
Reviewed by Antti Koivisto.
* LayoutTests/fast/table/table-with-caption-assert-in-min-max-expected.txt: Added.
* LayoutTests/fast/table/table-with-caption-assert-in-min-max.html: Added.
* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::computePreferredLogicalWidths):
Canonical link: https://commits.webkit.org/284529@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