[webkit-changes] [WebKit/WebKit] 3abb71: [Painting] Use typographicMode in overlineOffsetFo...

Alan Baradlay noreply at github.com
Sun Feb 18 09:06:36 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3abb713c4d2fdf87cda48c3d6c450fb5448cafec
      https://github.com/WebKit/WebKit/commit/3abb713c4d2fdf87cda48c3d6c450fb5448cafec
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-02-18 (Sun, 18 Feb 2024)

  Changed paths:
    M Source/WebCore/style/InlineTextBoxStyle.cpp

  Log Message:
  -----------
  [Painting] Use typographicMode in overlineOffsetForTextBoxPainting
https://bugs.webkit.org/show_bug.cgi?id=269646

Reviewed by Antti Koivisto.

It makes it easier to reason about over vs. under sides (closer to spec language)
see https://drafts.csswg.org/css-writing-modes-4/#line-directions

* Source/WebCore/style/InlineTextBoxStyle.cpp:
(WebCore::overlineOffsetForTextBoxPainting):

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



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


More information about the webkit-changes mailing list