[webkit-changes] [WebKit/WebKit] 4633ac: [LBSE] Fix svg/custom/use-nested-symbol-viewport.html

Rob Buis noreply at github.com
Tue Feb 6 03:17:57 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4633ac0a7a7cbcc3d5975cab4d05f269ca707ffd
      https://github.com/WebKit/WebKit/commit/4633ac0a7a7cbcc3d5975cab4d05f269ca707ffd
  Author: Rob Buis <rbuis at igalia.com>
  Date:   2024-02-06 (Tue, 06 Feb 2024)

  Changed paths:
    M LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations
    M Source/WebCore/rendering/svg/RenderSVGTransformableContainer.cpp

  Log Message:
  -----------
  [LBSE] Fix svg/custom/use-nested-symbol-viewport.html
https://bugs.webkit.org/show_bug.cgi?id=268810

Reviewed by Nikolas Zimmermann.

Percentages needs to be resolved in the generated svg context, not the original use context.

* LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations:
* Source/WebCore/rendering/svg/RenderSVGTransformableContainer.cpp:
(WebCore::RenderSVGTransformableContainer::additionalContainerTranslation const):

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




More information about the webkit-changes mailing list