Skip to content

Commit c6a2dfc

Browse files
committed
SVG test gardening
https://bugs.webkit.org/show_bug.cgi?id=261729 Reviewed by Nikolas Zimmermann. Some tests pass now on mac/iOS platforms. * LayoutTests/platform/ios-wk2/TestExpectations: * LayoutTests/platform/mac-wk1/TestExpectations: * LayoutTests/platform/mac/TestExpectations: Canonical link: https://commits.webkit.org/269474@main
1 parent 29de363 commit c6a2dfc

File tree

3 files changed

+3
-8
lines changed

3 files changed

+3
-8
lines changed

LayoutTests/platform/ios-wk2/TestExpectations

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2303,8 +2303,6 @@ webkit.org/b/243589 [ Debug ] imported/w3c/web-platform-tests/service-workers/se
23032303
webkit.org/b/244228 [ Release arm64 ] imported/w3c/web-platform-tests/css/css-transforms/transforms-skewY.html [ Pass ImageOnlyFailure ]
23042304
webkit.org/b/244228 [ Release arm64 ] imported/w3c/web-platform-tests/css/css-transforms/css-skew-002.html [ Pass ImageOnlyFailure ]
23052305

2306-
webkit.org/b/244297 [ Release arm64 ] svg/transforms/transformed-text-fill-gradient.html [ Pass ImageOnlyFailure ]
2307-
23082306
# Cocoa ports run WPT tests over localhost so the URL is treated as secure even though not HTTPs.
23092307
imported/w3c/web-platform-tests/clear-site-data/navigation-insecure.html [ Skip ]
23102308
imported/w3c/web-platform-tests/clear-site-data/resource.html [ Skip ]

LayoutTests/platform/mac-wk1/TestExpectations

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,3 +2697,6 @@ webkit.org/b/262340 [ Sonoma ] compositing/repaint/iframes/compositing-iframe-wi
26972697

26982698
# rdar://113991102 (REGRESSION ( Sonoma ): [ Sonoma ] 10 fast/text/canvas-color-fonts/..COLR tests are a consistent image failure)
26992699
[ Sonoma+ ] fast/text/canvas-color-fonts/stroke-gradient-COLR.html [ ImageOnlyFailure ]
2700+
2701+
# SVG gradients are not bit-for-bit equivalent through a scale.
2702+
webkit.org/b/142192 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]

LayoutTests/platform/mac/TestExpectations

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -905,9 +905,6 @@ fast/canvas/canvas-fillRect-gradient-shadow.html [ Pass Failure ]
905905

906906
webkit.org/b/230313 [ Monterey+ ] fast/canvas/canvas-draw-canvas-on-canvas-flushing-order.html [ Pass ImageOnlyFailure ]
907907

908-
# SVG gradients are not bit-for-bit equivalent through a scale.
909-
webkit.org/b/142192 svg/transforms/transformed-text-fill-gradient.html [ ImageOnlyFailure ]
910-
911908
# Underlines' starting and ending positions need to be pixel-snapped
912909
webkit.org/b/142087 fast/css3-text/css3-text-decoration/no-gap-between-two-rounded-textboxes.html [ ImageOnlyFailure ]
913910

@@ -1898,9 +1895,6 @@ imported/w3c/web-platform-tests/css/filter-effects/css-filters-animation-saturat
18981895
# rdar://66842535 ([AS Layout Tests] REGRESSION (r265488): fast/text/letter-spacing-shaping.html is a constant ImageOnlyFailure)
18991896
[ arm64 ] fast/text/letter-spacing-shaping.html [ Pass ImageOnlyFailure ]
19001897

1901-
# rdar://66861801 ([AS Layout Tests] REGRESSION (r265487): svg/W3C-I18N/tspan-direction-rtl.svg is a constant failure)
1902-
[ arm64 ] svg/W3C-I18N/tspan-direction-rtl.svg [ Failure ]
1903-
19041898
webkit.org/b/223002 [ Monterey+ arm64 ] webgl/1.0.3/conformance/textures/texture-copying-feedback-loops.html [ Skip ]
19051899
webkit.org/b/223002 [ Monterey+ arm64 ] webgl/2.0.0/conformance/textures/misc/texture-copying-feedback-loops.html [ Skip ]
19061900

0 commit comments

Comments
 (0)