Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 15bbd645988c903fc1cee028902849d9a32b430e
      
https://github.com/WebKit/WebKit/commit/15bbd645988c903fc1cee028902849d9a32b430e
  Author: Alan Baradlay <[email protected]>
  Date:   2024-06-03 (Mon, 03 Jun 2024)

  Changed paths:
    A 
LayoutTests/fast/inline/multiple-ellispsis-rendering-when-inline-box-has-layer-expected.html
    A 
LayoutTests/fast/inline/multiple-ellispsis-rendering-when-inline-box-has-layer.html
    M 
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp
    M 
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h

  Log Message:
  -----------
  Ellipsis renders multiple times when `position: relative` and `top` is used
https://bugs.webkit.org/show_bug.cgi?id=274087
<rdar://problem/128394449>

Reviewed by Antti Koivisto.

Let's not paint line ending ellipsis when painting is meant to include inline 
box (with layer) content only.

* 
LayoutTests/fast/inline/multiple-ellispsis-rendering-when-inline-box-has-layer-expected.html:
 Added.
* 
LayoutTests/fast/inline/multiple-ellispsis-rendering-when-inline-box-has-layer.html:
 Added.
* 
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp:
(WebCore::LayoutIntegration::InlineContentPainter::InlineContentPainter):
(WebCore::LayoutIntegration::InlineContentPainter::paint):
(WebCore::LayoutIntegration::LayerPaintScope::LayerPaintScope):
(WebCore::LayoutIntegration::LayerPaintScope::includes):
* 
Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h:

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