[webkit-changes] [WebKit/WebKit] 12e62f: [IFC][Integration] Enable inline content with <svg...

Alan Baradlay noreply at github.com
Tue Aug 1 11:49:01 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 12e62f24e8abe77abd793cfaf0ad48205be2a879
      https://github.com/WebKit/WebKit/commit/12e62f24e8abe77abd793cfaf0ad48205be2a879
  Author: Alan Baradlay <zalan at apple.com>
  Date:   2023-08-01 (Tue, 01 Aug 2023)

  Changed paths:
    M LayoutTests/css3/filters/effect-reference-expected.txt
    M LayoutTests/css3/filters/effect-reference-hw-expected.txt
    M LayoutTests/platform/ios/css3/filters/effect-reference-composite-expected.txt
    M LayoutTests/platform/ios/css3/filters/effect-reference-composite-hw-expected.txt
    M LayoutTests/platform/ios/css3/filters/effect-reference-expected.txt
    M LayoutTests/platform/ios/css3/filters/effect-reference-hw-expected.txt
    M LayoutTests/platform/ios/svg/custom/circle-move-invalidation-expected.txt
    M LayoutTests/platform/ios/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
    M LayoutTests/platform/ios/svg/hixie/mixed/010-expected.txt
    M LayoutTests/platform/ios/svg/text/small-fonts-in-html5-expected.txt
    M LayoutTests/platform/mac/css3/filters/effect-reference-composite-expected.txt
    M LayoutTests/platform/mac/css3/filters/effect-reference-composite-hw-expected.txt
    M LayoutTests/platform/mac/svg/custom/circle-move-invalidation-expected.txt
    M LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-container-expected.txt
    M LayoutTests/platform/mac/svg/custom/mouse-move-on-svg-root-expected.txt
    M LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
    M LayoutTests/platform/mac/svg/hixie/mixed/010-expected.txt
    M LayoutTests/platform/mac/svg/text/small-fonts-in-html5-expected.txt
    M Source/WebCore/layout/integration/LayoutIntegrationCoverage.cpp

  Log Message:
  -----------
  [IFC][Integration] Enable inline content with <svg> sibling
https://bugs.webkit.org/show_bug.cgi?id=259611

Reviewed by Antti Koivisto.

>From inline layout point of view such sibling content behaves as atomic.

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

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




More information about the webkit-changes mailing list