Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e92596580f72e6f6fdf0551a898661946cc66e73
https://github.com/WebKit/WebKit/commit/e92596580f72e6f6fdf0551a898661946cc66e73
Author: Ahmad Saleem <[email protected]>
Date: 2024-07-11 (Thu, 11 Jul 2024)
Changed paths:
M Source/WebCore/rendering/FixedTableLayout.cpp
Log Message:
-----------
Simplify length comparison by using `isAuto()` directly
https://bugs.webkit.org/show_bug.cgi?id=276507
Reviewed by Alan Baradlay.
This patch is to simplify length comparison by directly using
`isAuto()` rather than `!= LengthType::Auto`.
* Source/WebCore/rendering/FixedTableLayout.cpp:
(WebCore::FixedTableLayout::calcWidthArray):
Canonical link: https://commits.webkit.org/280884@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes