Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: a3680b56e2990d81bee73172bf588d72d032676d https://github.com/WebKit/WebKit/commit/a3680b56e2990d81bee73172bf588d72d032676d Author: Ahmad Saleem <ahmad.saleem792+git...@gmail.com> Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths: M Source/WebCore/layout/formattingContexts/table/TableLayout.cpp Log Message: ----------- [TFC] Remove 'relative' length from Table Layout https://bugs.webkit.org/show_bug.cgi?id=288958 rdar://146000799 Reviewed by Antti Koivisto. Relative length support was allowed by HTML4 on COLGROUP and COL's 'width' attribute [1], but it never made it to HTML5. [1] https://www.w3.org/TR/html4/struct/tables.html#h-11.2.4.1 It was also removed from current table layout code in 253879@main. * Source/WebCore/layout/formattingContexts/table/TableLayout.cpp: (WebCore::Layout::distributeAvailableSpace): (WebCore::Layout::TableFormattingContext::TableLayout::distributedHorizontalSpace): Canonical link: https://commits.webkit.org/291493@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes