Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f7025b0602795040fcd2cbbdba91434cafea3fd7
https://github.com/WebKit/WebKit/commit/f7025b0602795040fcd2cbbdba91434cafea3fd7
Author: Ahmad Saleem <[email protected]>
Date: 2026-06-09 (Tue, 09 Jun 2026)
Changed paths:
M Source/WebCore/rendering/RenderTable.h
Log Message:
-----------
Use a using alias instead of typedef for RenderTable::CollapsedBorderValues
https://bugs.webkit.org/show_bug.cgi?id=316613
rdar://179065162
Reviewed by Dan Glastonbury.
Replace the C-style typedef with a using alias. No change in behavior.
* Source/WebCore/rendering/RenderTable.h:
Canonical link: https://commits.webkit.org/314800@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications