[webkit-changes] [WebKit/WebKit] 708f13: Update 'mac-ventura-wk2-pixel' test baseline
Nikolas Zimmermann
noreply at github.com
Tue Jun 13 05:37:25 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 708f1326df9c5680178a0ff89e9cb13fd0a5f79e
https://github.com/WebKit/WebKit/commit/708f1326df9c5680178a0ff89e9cb13fd0a5f79e
Author: Nikolas Zimmermann <nzimmermann at igalia.com>
Date: 2023-06-13 (Tue, 13 Jun 2023)
Changed paths:
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png
M LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png
Log Message:
-----------
Update 'mac-ventura-wk2-pixel' test baseline
https://bugs.webkit.org/show_bug.cgi?id=258019
Unreviewed gardening.
Update test baselines using latests macOS Ventura, that could not be udpated last time,
because of the attributeChanged() regression, that broke dynamic updates for many kinds
of DOM attributes/SVG DOM properties. Now that https://commits.webkit.org/265069@main
fixed the regression, we can update the baseline.
No change in behavior, no new tests.
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEComponentTransferElement-dom-tableValues-attr-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEComponentTransferElement-svgdom-tableValues-prop-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEDropShadowElement-svgdom-stdDeviation-prop-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEGaussianBlurElement-dom-stdDeviation-call-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-operator-attr-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-in-prop-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-operator-prop-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGFEMorphologyElement-svgdom-radius-call-expected.png:
* LayoutTests/platform/mac-ventura-wk2-pixel/svg/dynamic-updates/SVGUseElement-dom-requiredFeatures-expected.png:
Canonical link: https://commits.webkit.org/265119@main
More information about the webkit-changes
mailing list