[webkit-changes] [WebKit/WebKit] 76cfbd: Layout issue on IMDB page for Robbie Coltrane

Alan Baradlay noreply at github.com
Mon Oct 31 21:13:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76cfbdc3f398cc47439da0794977f83e52ca210b
      https://github.com/WebKit/WebKit/commit/76cfbdc3f398cc47439da0794977f83e52ca210b
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-10-31 (Mon, 31 Oct 2022)

  Changed paths:
    A LayoutTests/fast/block/float/float-with-margin-bottom-incorrect-expected.html
    A LayoutTests/fast/block/float/float-with-margin-bottom-incorrect.html
    M Source/WebCore/layout/floats/FloatingState.h

  Log Message:
  -----------
  Layout issue on IMDB page for Robbie Coltrane
https://bugs.webkit.org/show_bug.cgi?id=247293
<rdar://101193884>

Reviewed by Simon Fraser.

Floating boxes overlap with their margin boxes.

* LayoutTests/fast/block/float/float-with-margin-bottom-incorrect-expected.html: Added.
* LayoutTests/fast/block/float/float-with-margin-bottom-incorrect.html: Added.
* Source/WebCore/layout/floats/FloatingState.h:
(WebCore::Layout::FloatingState::FloatItem::bottom const):

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




More information about the webkit-changes mailing list