Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f379bd5b7addeea37a1624496d4214c89cb6f8f2
      
https://github.com/WebKit/WebKit/commit/f379bd5b7addeea37a1624496d4214c89cb6f8f2
  Author: Alan Baradlay <[email protected]>
  Date:   2023-07-14 (Fri, 14 Jul 2023)

  Changed paths:
    M Source/WebCore/layout/layouttree/LayoutBoxGeometry.cpp
    M Source/WebCore/layout/layouttree/LayoutBoxGeometry.h

  Log Message:
  -----------
  [IFC] BoxGeometry::m_contentWidth/height should read m_contentBoxWidth/height
https://bugs.webkit.org/show_bug.cgi?id=259217

Reviewed by Antti Koivisto.

* Source/WebCore/layout/layouttree/LayoutBoxGeometry.h:
(WebCore::Layout::BoxGeometry::setHasValidContentBoxHeight):
(WebCore::Layout::BoxGeometry::setHasValidContentBoxWidth):
(WebCore::Layout::BoxGeometry::setContentBoxHeight):
(WebCore::Layout::BoxGeometry::setContentBoxWidth):
(WebCore::Layout::BoxGeometry::setContentBoxSize):
(WebCore::Layout::BoxGeometry::contentBoxHeight const):
(WebCore::Layout::BoxGeometry::contentBoxWidth const):
(WebCore::Layout::BoxGeometry::geometryForWritingModeAndDirection const):
(WebCore::Layout::BoxGeometry::setHasValidContentHeight): Deleted.
(WebCore::Layout::BoxGeometry::setHasValidContentWidth): Deleted.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to