[webkit-changes] [WebKit/WebKit] 1ccc79: RenderListMarker should implement styleWillChange

Alan Baradlay noreply at github.com
Tue Aug 20 12:01:18 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1ccc795fc157a43314a63e6e6d4c3706fd0a49f2
      https://github.com/WebKit/WebKit/commit/1ccc795fc157a43314a63e6e6d4c3706fd0a49f2
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

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

  Log Message:
  -----------
  RenderListMarker should implement styleWillChange
https://bugs.webkit.org/show_bug.cgi?id=278386

Reviewed by Antti Koivisto.

When a renderer adjusts the diff, it should adjust it for both codepaths (will and did change).

* Source/WebCore/rendering/RenderListMarker.cpp:
(WebCore::adjustedStyleDifference):
(WebCore::RenderListMarker::styleWillChange):
(WebCore::RenderListMarker::styleDidChange):
* Source/WebCore/rendering/RenderListMarker.h:

Canonical link: https://commits.webkit.org/282508@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