Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 939b1069b0b61692e2e5324c3559bd2baddd5ea7
      
https://github.com/WebKit/WebKit/commit/939b1069b0b61692e2e5324c3559bd2baddd5ea7
  Author: Simon Fraser <simon.fra...@apple.com>
  Date:   2024-06-04 (Tue, 04 Jun 2024)

  Changed paths:
    M LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt
    M LayoutTests/fast/box-shadow/negative-shadow-box-shrink-expected.txt
    A LayoutTests/fast/repaint/4776765-expected.txt
    A LayoutTests/fast/repaint/outline-bounds-repaint-expected.txt
    A LayoutTests/fast/repaint/outline-bounds-repaint.html
    M LayoutTests/platform/gtk/fast/repaint/4776765-expected.txt
    M LayoutTests/platform/mac-ventura-wk2/fast/repaint/4776765-expected.txt
    M LayoutTests/platform/mac-wk1/fast/repaint/4776765-expected.txt
    R LayoutTests/platform/mac/fast/repaint/4776765-expected.txt
    M Source/WebCore/rendering/RenderBox.cpp

  Log Message:
  -----------
  REGRESSION (271254@main): Partial box-shadow left behind when resizing 
elements
https://bugs.webkit.org/show_bug.cgi?id=275090
rdar://121966069

Reviewed by Alan Baradlay.

In 271254@main, RenderBox::localOutlineBoundsRepaintRect() failed to actually 
return the
modified rect, resulting in under-repainting when an element with box-shadow or 
outlines
changed size.

* LayoutTests/fast/box-shadow/negative-shadow-box-expand-expected.txt:
* LayoutTests/fast/box-shadow/negative-shadow-box-shrink-expected.txt:
* LayoutTests/fast/repaint/4776765-expected.txt: Renamed from 
LayoutTests/platform/mac/fast/repaint/4776765-expected.txt.
* LayoutTests/fast/repaint/outline-bounds-repaint-expected.txt: Added.
* LayoutTests/fast/repaint/outline-bounds-repaint.html: Added.
* LayoutTests/platform/gtk/fast/repaint/4776765-expected.txt:
* LayoutTests/platform/mac-ventura-wk2/fast/repaint/4776765-expected.txt:
* LayoutTests/platform/mac-wk1/fast/repaint/4776765-expected.txt:
* Source/WebCore/rendering/RenderBox.cpp:
(WebCore::RenderBox::localOutlineBoundsRepaintRect const):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to