[webkit-changes] [WebKit/WebKit] 4b8892: [css-contain] Fix contain-layout-breaks-002.html

Rob Buis noreply at github.com
Tue Sep 13 06:21:55 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4b8892b1ab9c9ad7c1230dedae2ef57828e7dc15
      https://github.com/WebKit/WebKit/commit/4b8892b1ab9c9ad7c1230dedae2ef57828e7dc15
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2022-09-13 (Tue, 13 Sep 2022)

  Changed paths:
    M LayoutTests/TestExpectations
    M Source/WebCore/rendering/RenderBlockFlow.cpp

  Log Message:
  -----------
  [css-contain] Fix contain-layout-breaks-002.html
https://bugs.webkit.org/show_bug.cgi?id=245023

Reviewed by Alan Bujtas.

Do not propagate forced break to parent within layout containment [1].

[1] https://drafts.csswg.org/css-contain-1/#containment-layout (See item 6/forced breaks)

* LayoutTests/TestExpectations:
* Source/WebCore/rendering/RenderBlockFlow.cpp:
(WebCore::RenderBlockFlow::applyBeforeBreak):

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




More information about the webkit-changes mailing list