Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 115c2c44620a4538b27d0978f27c6b963ffa4921
https://github.com/WebKit/WebKit/commit/115c2c44620a4538b27d0978f27c6b963ffa4921
Author: Brandon Stewart <[email protected]>
Date: 2025-11-21 (Fri, 21 Nov 2025)
Changed paths:
M Source/WebCore/rendering/RenderGrid.cpp
M Source/WebCore/rendering/RenderGrid.h
Log Message:
-----------
[css-grid] Fix code style in RenderGrid: correct spacing around operators
https://bugs.webkit.org/show_bug.cgi?id=302955
rdar://problem/165217048
Reviewed by Tim Nguyen and Sammy Gill.
Remove extraneous whitespace around comparison operators to conform to WebKit
code style guidelines.
* Source/WebCore/rendering/RenderGrid.cpp
* Source/WebCore/rendering/RenderGrid.h
Canonical link: https://commits.webkit.org/303418@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications