[webkit-changes] [WebKit/WebKit] 7567fd: [IFC] Newly-found words in Spelling Bee overlap pr...

Alan Baradlay noreply at github.com
Tue Jun 27 06:34:29 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7567fd5e6fdf6fb79434825d680c30827ffd223c
      https://github.com/WebKit/WebKit/commit/7567fd5e6fdf6fb79434825d680c30827ffd223c
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-06-27 (Tue, 27 Jun 2023)

  Changed paths:
    A LayoutTests/fast/repaint/repaint-float-only-and-moves-expected.txt
    A LayoutTests/fast/repaint/repaint-float-only-and-moves.html
    M Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp

  Log Message:
  -----------
  [IFC] Newly-found words in Spelling Bee overlap previously words
https://bugs.webkit.org/show_bug.cgi?id=258545
<rdar://110946184>

Reviewed by Antti Koivisto.

Moving floats need to cover their before/after positions.

* LayoutTests/fast/repaint/repaint-float-only-and-moves-expected.txt: Added.
* LayoutTests/fast/repaint/repaint-float-only-and-moves.html: Added.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLineLayout.cpp:
(WebCore::LayoutIntegration::LineLayout::updateRenderTreePositions):

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




More information about the webkit-changes mailing list