Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d54d435548d63e2f45605ce3400b6b00916a123
      
https://github.com/WebKit/WebKit/commit/1d54d435548d63e2f45605ce3400b6b00916a123
  Author: Yulun Wu <[email protected]>
  Date:   2026-02-10 (Tue, 10 Feb 2026)

  Changed paths:
    M Source/WebCore/layout/formattingContexts/grid/UnplacedGridItem.cpp
    M Source/WebCore/layout/formattingContexts/grid/UnplacedGridItem.h

  Log Message:
  -----------
  [GFC] Implement rowSpanSize() in UnplacedGridItem.
https://bugs.webkit.org/show_bug.cgi?id=307409
<rdar://170029410>

Reviewed by Sammy Gill.

This PR lays some groundwork for finishing the grid item
auto placement algorithm. The function is currently unused but
is needed to fully implement the spec.

* Source/WebCore/layout/formattingContexts/grid/UnplacedGridItem.cpp:
(WebCore::Layout::UnplacedGridItem::hasAutoRowPosition const):
(WebCore::Layout::UnplacedGridItem::columnSpanSize const):
(WebCore::Layout::UnplacedGridItem::rowSpanSize const):
* Source/WebCore/layout/formattingContexts/grid/UnplacedGridItem.h:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to