Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 184a2efdbf36dba0eb6cdecebb2f5ee3244f1d87
      
https://github.com/WebKit/WebKit/commit/184a2efdbf36dba0eb6cdecebb2f5ee3244f1d87
  Author: Sammy Gill <[email protected]>
  Date:   2025-06-25 (Wed, 25 Jun 2025)

  Changed paths:
    M Source/WebCore/rendering/BaselineAlignment.cpp
    M Source/WebCore/rendering/BaselineAlignment.h

  Log Message:
  -----------
  [Baseline Alignment][Cleanup] Replace child with alignmentSubject to match 
spec terms
https://bugs.webkit.org/show_bug.cgi?id=294988
rdar://problem/154314396

Reviewed by Brent Fulgham.

The spec has a section named "Alignment Terminology," and defines the
term "alignment subject," to refer to the things being aligned inside
the alignment container. Instead of using the term "child," let's
replace it with the one defined by the spec.

https://drafts.csswg.org/css-align-3/#terms
Canonical link: https://commits.webkit.org/296634@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

Reply via email to