[webkit-changes] [WebKit/WebKit] 99d528: Typo: horiztonalBorder instead of horizontalBorder
Karl Dubost
noreply at github.com
Thu Sep 28 01:44:49 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 99d5287148f201a43c27ae3917aac6fc38572dd3
https://github.com/WebKit/WebKit/commit/99d5287148f201a43c27ae3917aac6fc38572dd3
Author: Karl Dubost <karlcow at apple.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp
Log Message:
-----------
Typo: horiztonalBorder instead of horizontalBorder
https://bugs.webkit.org/show_bug.cgi?id=262284
rdar://116164873
Reviewed by Tim Horton.
This is just fixing a typo which is in the code.
It replaces horiztonalBorder by horizontalBorder.
* Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp:
(WebCore::Layout::TableWrapperBlockFormattingContext::computeBorderAndPaddingForTableBox):
Canonical link: https://commits.webkit.org/268574@main
More information about the webkit-changes
mailing list