[webkit-changes] [WebKit/WebKit] 7056ba: Some Books content is not fit-to-page, content is ...

Alan Baradlay noreply at github.com
Wed Jan 25 06:13:24 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7056ba1e8d5648556a07e95b812048cbda8badbd
      https://github.com/WebKit/WebKit/commit/7056ba1e8d5648556a07e95b812048cbda8badbd
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-01-25 (Wed, 25 Jan 2023)

  Changed paths:
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  Some Books content is not fit-to-page, content is cropped out
https://bugs.webkit.org/show_bug.cgi?id=251131
<rdar://103584513>

Reviewed by Antti Koivisto.

Floats inside paginated content are not ready to be laid out using IFC. They need integration work (together with the rest of the multicolumn features).

* Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp:
(WebCore::LayoutIntegration::canUseForChild):
(WebCore::LayoutIntegration::canUseForLineLayoutWithReason):

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




More information about the webkit-changes mailing list