[webkit-changes] [WebKit/WebKit] 4032d1: [LFC][Floats] FloatAvoider::right incorrectly encl...

Alan Baradlay noreply at github.com
Tue Nov 1 07:45:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4032d1d4de923b3fa6b16e5174c4aa88041f0107
      https://github.com/WebKit/WebKit/commit/4032d1d4de923b3fa6b16e5174c4aa88041f0107
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-01 (Tue, 01 Nov 2022)

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

  Log Message:
  -----------
  [LFC][Floats] FloatAvoider::right incorrectly encloses margin-after (instead of margin-end)
https://bugs.webkit.org/show_bug.cgi?id=247294

Reviewed by Antti Koivisto.

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

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




More information about the webkit-changes mailing list