[webkit-changes] [WebKit/WebKit] 80d9d5: Set the correct style on the middle anonymous bloc...

Alan Baradlay noreply at github.com
Fri Nov 4 09:26:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 80d9d55a51b64dd50e25bfe0bd830b7bc7f77c3b
      https://github.com/WebKit/WebKit/commit/80d9d55a51b64dd50e25bfe0bd830b7bc7f77c3b
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    A LayoutTests/fast/block/incorrect-style-middle-continuation-expected.html
    A LayoutTests/fast/block/incorrect-style-middle-continuation.html
    M LayoutTests/fast/css-generated-content/before-content-continuation-chain-expected.txt
    M LayoutTests/platform/ios/fast/css/child-style-can-override-visited-style-expected.txt
    M LayoutTests/platform/ios/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
    M LayoutTests/platform/mac/fast/block/basic/001-expected.txt
    M LayoutTests/platform/mac/fast/css/child-style-can-override-visited-style-expected.txt
    M LayoutTests/platform/mac/tables/mozilla_expected_failures/bugs/bug56024-expected.txt
    M LayoutTests/tiled-drawing/scrolling/non-fast-region/wheel-handler-region-basic-expected.txt
    M Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp

  Log Message:
  -----------
  Set the correct style on the middle anonymous block in continuations
https://bugs.webkit.org/show_bug.cgi?id=245751

Reviewed by Antti Koivisto.

Based on Blink Commit - https://chromium.googlesource.com/chromium/src.git/+/93aa8f022e5f79698d5e6ecd48f29eec8289f067 and brought to WebKit by Ahmad Saleem.

* LayoutTests/fast/block/incorrect-style-middle-continuation-expected.html: Added.
* LayoutTests/fast/block/incorrect-style-middle-continuation.html: Added.
* Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp:
(WebCore::RenderTreeBuilder::Inline::attachIgnoringContinuation):

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




More information about the webkit-changes mailing list