Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5ef3ef6b9fa8d953be31c1ef0e3f91edd5b1c63e
https://github.com/WebKit/WebKit/commit/5ef3ef6b9fa8d953be31c1ef0e3f91edd5b1c63e
Author: Ahmad Saleem <[email protected]>
Date: 2026-01-05 (Mon, 05 Jan 2026)
Changed paths:
M
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/tentative/caption-expected.txt
M Source/WebCore/rendering/RenderTable.cpp
Log Message:
-----------
Fix table height calculation for captions with orthogonal writing modes
https://bugs.webkit.org/show_bug.cgi?id=304714
rdar://167220730
Reviewed by Alan Baradlay.
When a caption has a perpendicular writing mode to its table, use the
caption's logical width (in caption's writing mode) as the contribution
to the table's logical height (in table's writing mode).
* Source/WebCore/rendering/RenderTable.cpp:
(WebCore::RenderTable::layoutCaption):
*
LayoutTests/imported/w3c/web-platform-tests/css/css-tables/tentative/caption-expected.txt:
Progression
Canonical link: https://commits.webkit.org/305110@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications