[webkit-changes] [WebKit/WebKit] fd9b66: REGRESSION(268264 at main): wpt /css/css-break/float-...

Antti Koivisto noreply at github.com
Tue Dec 12 08:32:57 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd9b66e15e45663f1b4b5407db1a0c4edc837cd9
      https://github.com/WebKit/WebKit/commit/fd9b66e15e45663f1b4b5407db1a0c4edc837cd9
  Author: Antti Koivisto <antti at apple.com>
  Date:   2023-12-12 (Tue, 12 Dec 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/layout/integration/inline/LayoutIntegrationPagination.cpp
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  REGRESSION(268264 at main): wpt /css/css-break/float-010.html
https://bugs.webkit.org/show_bug.cgi?id=263894
rdar://117690570

Reviewed by Alan Baradlay.

* LayoutTests/TestExpectations:
* Source/WebCore/layout/integration/inline/LayoutIntegrationPagination.cpp:
(WebCore::LayoutIntegration::computeAdjustmentsForPagination):

Treat floats with break-inside:avoid unsplittable.

* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::computeLineAdjustmentForPagination):

Allow breaking floats that are taller than the page.

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




More information about the webkit-changes mailing list