Skip to content

Commit

Permalink
[LFC][IFC] WPT progressions
Browse files Browse the repository at this point in the history
https://bugs.webkit.org/show_bug.cgi?id=248507

Unreviewed.

* LayoutTests/TestExpectations: static positioning + modern line-clamp

Canonical link: https://commits.webkit.org/257234@main
  • Loading branch information
alanbaradlay committed Dec 1, 2022
1 parent 5cecbfb commit a26fae9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 16 deletions.
16 changes: 0 additions & 16 deletions LayoutTests/TestExpectations
Expand Up @@ -3334,29 +3334,17 @@ webkit.org/b/203539 imported/w3c/web-platform-tests/css/css-shapes/shape-outside
webkit.org/b/203539 imported/w3c/web-platform-tests/css/css-shapes/shape-outside/shape-image/gradients/shape-outside-linear-gradient-016.html [ ImageOnlyFailure ]

# Initial failures on the import of css-overflow
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-005.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-006.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-007.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-008.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-009.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-010.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-011.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-012.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-013.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-014.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-016.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-017.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-018.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-020.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-021.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-024.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-025.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-026.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-027.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-029.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-030.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-031.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-032.html [ ImageOnlyFailure ]

webkit.org/b/210731 imported/w3c/web-platform-tests/IndexedDB/structured-clone.any.html [ Skip ]
webkit.org/b/210731 imported/w3c/web-platform-tests/IndexedDB/structured-clone.any.worker.html [ Skip ]
Expand Down Expand Up @@ -3672,15 +3660,12 @@ webkit.org/b/228993 imported/w3c/web-platform-tests/css/css-position/multicol/st
webkit.org/b/228993 imported/w3c/web-platform-tests/css/css-position/multicol/static-position/vrl-rtl-ltr-in-multicol.tentative.html [ ImageOnlyFailure ]
webkit.org/b/228993 imported/w3c/web-platform-tests/css/css-position/multicol/static-position/vrl-rtl-rtl-in-multicol.html [ ImageOnlyFailure ]
webkit.org/b/203450 imported/w3c/web-platform-tests/css/css-position/sticky/sticky-after-input.html [ Failure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/htb-ltr-ltr.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/htb-ltr-rtl.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/htb-rtl-ltr.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/htb-rtl-rtl.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vlr-ltr-ltr.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vlr-ltr-rtl.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vlr-rtl-ltr.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vlr-rtl-rtl.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vrl-ltr-ltr.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vrl-ltr-rtl.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vrl-rtl-ltr.tentative.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vrl-rtl-rtl.html [ ImageOnlyFailure ]
Expand Down Expand Up @@ -4684,7 +4669,6 @@ webkit.org/b/214459 imported/w3c/web-platform-tests/css/css-overflow/text-overfl
webkit.org/b/214459 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-lr-rtl-001.html [ ImageOnlyFailure ]
webkit.org/b/214459 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-001.html [ ImageOnlyFailure ]
webkit.org/b/214459 imported/w3c/web-platform-tests/css/css-overflow/text-overflow-scroll-vertical-rl-rtl-001.html [ ImageOnlyFailure ]
webkit.org/b/214459 imported/w3c/web-platform-tests/css/css-overflow/webkit-line-clamp-with-line-height.tentative.html [ ImageOnlyFailure ]

webkit.org/b/214461 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-051.html [ ImageOnlyFailure ]
webkit.org/b/214461 imported/w3c/web-platform-tests/css/css-pseudo/active-selection-052.html [ ImageOnlyFailure ]
Expand Down
3 changes: 3 additions & 0 deletions LayoutTests/platform/ios/TestExpectations
Expand Up @@ -3756,6 +3756,9 @@ imported/w3c/web-platform-tests/css/css-writing-modes/forms/select-size-scrollin
imported/w3c/web-platform-tests/css/css-writing-modes/forms/range-input-vertical-ltr-painting.html [ ImageOnlyFailure ]
imported/w3c/web-platform-tests/css/css-writing-modes/forms/range-input-vertical-rtl-painting.html [ ImageOnlyFailure ]

webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/htb-ltr-ltr.html [ ImageOnlyFailure ]
webkit.org/b/203451 imported/w3c/web-platform-tests/css/css-position/static-position/vlr-ltr-ltr.html [ ImageOnlyFailure ]

webkit.org/b/244208 imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-no-sink.https.html [ Pass Failure Slow ]
webkit.org/b/244208 imported/w3c/web-platform-tests/mediacapture-record/MediaRecorder-peerconnection.https.html [ Pass Failure Slow ]

Expand Down

0 comments on commit a26fae9

Please sign in to comment.