Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: dd5e8f461b57e74332be7ba25446fb2ca529cbfd
      
https://github.com/WebKit/WebKit/commit/dd5e8f461b57e74332be7ba25446fb2ca529cbfd
  Author: Alan Baradlay <za...@apple.com>
  Date:   2023-02-11 (Sat, 11 Feb 2023)

  Changed paths:
    M Source/WebCore/layout/floats/FloatingContext.cpp
    M Source/WebCore/layout/floats/FloatingContext.h

  Log Message:
  -----------
  [IFC] Rename FloatingContext::isFloaingCandidateLogicallyLeftPositioned -> 
isFloatingCandidateLogicallyLeftPositioned
https://bugs.webkit.org/show_bug.cgi?id=252110

Reviewed by Antti Koivisto.

* Source/WebCore/layout/floats/FloatingContext.cpp:
(WebCore::Layout::FloatingContext::positionForFloat const):
(WebCore::Layout::FloatingContext::positionForNonFloatingFloatAvoider const):
(WebCore::Layout::FloatingContext::toFloatItem const):
(WebCore::Layout::FloatingContext::isFloatingCandidateLogicallyLeftPositioned 
const):
(WebCore::Layout::FloatingContext::logicalClear const):
(WebCore::Layout::FloatingContext::isFloaingCandidateLogicallyLeftPositioned 
const): Deleted.
* Source/WebCore/layout/floats/FloatingContext.h:

Canonical link: https://commits.webkit.org/260156@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to