Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd9b66e15e45663f1b4b5407db1a0c4edc837cd9
      
https://github.com/WebKit/WebKit/commit/fd9b66e15e45663f1b4b5407db1a0c4edc837cd9
  Author: Antti Koivisto <[email protected]>
  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@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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to