[webkit-changes] [WebKit/WebKit] e9eea4: Remove unused `RenderStyle::initialWhiteSpace`

Tim Nguyen noreply at github.com
Sat Oct 28 07:41:47 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: e9eea44ea5998f1b3767e4c90d65070f4367c021
      https://github.com/WebKit/WebKit/commit/e9eea44ea5998f1b3767e4c90d65070f4367c021
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2023-10-28 (Sat, 28 Oct 2023)

  Changed paths:
    M Source/WebCore/rendering/style/RenderStyleInlines.h

  Log Message:
  -----------
  Remove unused `RenderStyle::initialWhiteSpace`
https://bugs.webkit.org/show_bug.cgi?id=263824
rdar://117621313

Reviewed by Alan Baradlay.

The initial values are handled by the longhands white-space-collapse and text-wrap-mode.

* Source/WebCore/rendering/style/RenderStyleInlines.h:
(WebCore::RenderStyle::initialWhiteSpace): Deleted.

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




More information about the webkit-changes mailing list