Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d174315995159e7337fab407edf24263e6d66788
https://github.com/WebKit/WebKit/commit/d174315995159e7337fab407edf24263e6d66788
Author: Ahmad Saleem <[email protected]>
Date: 2024-12-12 (Thu, 12 Dec 2024)
Changed paths:
M Source/WebCore/style/StyleAdjuster.cpp
Log Message:
-----------
Fix typo of being twice mentioned `overflowX` in `StyleAdjuster.cpp` since
266560@main
https://bugs.webkit.org/show_bug.cgi?id=284567
rdar://problem/141371248
Reviewed by Alan Baradlay.
While looking through StyleAdjuster code, I noticed that I did this typo,
which was obviously meant to be `overflowY` and `overflowX` but I did it
as twice `overflowX` since 266560@main.
This patch is to make it right what should have been done in first place.
* Source/WebCore/style/StyleAdjuster.cpp:
(WebCore::Style::Adjuster::adjust const):
Canonical link: https://commits.webkit.org/287765@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