Skip to content

Commit

Permalink
[Gardening]: 3D transforms with scaleZ(0) don't get rendered, even wh…
Browse files Browse the repository at this point in the history
…en combined with other transforms using preserve-3d

rdar://113930861
https://bugs.webkit.org/show_bug.cgi?id=260224

Unreviewed test gardening.

* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

Canonical link: https://commits.webkit.org/267019@main
  • Loading branch information
bls1999 committed Aug 18, 2023
1 parent 4c5bf81 commit 68366e6
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 0 additions & 10 deletions LayoutTests/platform/mac-wk2/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -1845,16 +1845,6 @@ webkit.org/b/260185 media/media-source/media-source-fastseek.html [ Pass Failure

webkit.org/b/260225 imported/w3c/web-platform-tests/webrtc/RTCPeerConnection-GC.https.html [ Pass Failure ]

webkit.org/b/260224 [ Debug ] compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] compositing/overlap-blending/opacity-and-infinity.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/perspective-split-by-zero-w.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/preserve3d-and-filter-with-perspective.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/preserve3d-pseudo-element.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-009.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-010.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-011.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Debug ] imported/w3c/web-platform-tests/css/css-transforms/transform3d-preserve3d-011.html [ ImageOnlyFailure ]

# rdar://102425691 ([ New Test ](256068@main): [ Ventura+ ] http/wpt/webcodecs/videoFrame-colorSpace.html is a consistent failure)
[ Ventura+ ] http/wpt/webcodecs/videoFrame-colorSpace.html [ Pass Failure ]

Expand Down
10 changes: 10 additions & 0 deletions LayoutTests/platform/mac/TestExpectations
Original file line number Diff line number Diff line change
Expand Up @@ -2848,3 +2848,13 @@ webkit.org/b/259190 http/tests/images/heic-as-heif.html [ Pass ImageOnlyFailure
[ Sonoma+ ] fast/scrolling/mac/scrollbars/scrollbar-state.html [ Timeout ]
[ Sonoma+ ] fast/scrolling/mac/scrollbars/overlay-scrollbar-state.html [ Timeout ]
[ Sonoma+ ] imported/w3c/web-platform-tests/css/css-text/word-break/auto [ Pass ]

webkit.org/b/260224 [ Ventura+ ] compositing/geometry/clipped-out-perspective.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] compositing/overlap-blending/opacity-and-infinity.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/perspective-split-by-zero-w.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/preserve3d-and-filter-with-perspective.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/preserve3d-pseudo-element.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-009.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-010.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/transform-table-011.html [ ImageOnlyFailure ]
webkit.org/b/260224 [ Ventura+ ] imported/w3c/web-platform-tests/css/css-transforms/transform3d-preserve3d-011.html [ ImageOnlyFailure ]

0 comments on commit 68366e6

Please sign in to comment.