I'd like the following to pass without any issues: 1. Legacy without pixel tests run-webkit-tests --no-build --nocheck-sys-deps svg 2. Legacy with pixel tests run-webkit-tests --no-build --nocheck-sys-deps --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-pixel --pixel-tests --tolerance=0 svg 3. LBSE with pixel tests run-webkit-tests --no-build --nocheck-sys-deps --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-lbse-text --additional-platform-directory=$PWD/LayoutTests/platform/mac-sonoma-wk2-pixel --additional-expectations=$PWD/LayoutTests/platform/mac-sonoma-wk2-lbse-text/TestExpectations --internal-feature=LayerBasedSVGEngineEnabled=true --pixel-tests --tolerance=0 svg Currently there are a few issues that need to be fixed.
Pull request: https://github.com/WebKit/WebKit/pull/20008
Committed 270249@main (b8e760f427db): <https://commits.webkit.org/270249@main> Reviewed commits have been landed. Closing PR #20008 and removing active labels.
<rdar://problem/117974311>