[webkit-changes] [WebKit/WebKit] abf1b3: Review and unskip correct css/css-backgrounds test...

Brent Fulgham noreply at github.com
Mon Apr 10 11:11:46 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: abf1b37fe2d2029b57287a256f212ee3b3819acf
      https://github.com/WebKit/WebKit/commit/abf1b37fe2d2029b57287a256f212ee3b3819acf
  Author: Brent Fulgham <bfulgham at apple.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-clip/clip-text-multi-line.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-image-none-gradient-repaint.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-4.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-repeat-space-5.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-001-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/diagonal-percentage-vector-background.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-6-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/css-border-radius-001.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/linear-gradient-currentcolor-first-line.html
    M LayoutTests/platform/glib/TestExpectations
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac/TestExpectations
    M LayoutTests/platform/mac/TestExpectationsRosetta
    M LayoutTests/platform/wpe/TestExpectations

  Log Message:
  -----------
  Review and unskip correct css/css-backgrounds test cases
https://bugs.webkit.org/show_bug.cgi?id=255154
<rdar://problem/107761005>

Reviewed by Tim Nguyen.

I recently resynced the css/css-backgrounds WPT test suite. Many of these tests were skipped
years ago, and appear to work (at least according to wpt.fyi). We should unskip relevant tests,
add missing 'fuzzy' rules where appropriate, and allow ourselves to focus on the remaining failures.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-image-none-gradient-repaint.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size-001-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/background-size/vector/diagonal-percentage-vector-background.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/border-image-6-expected.txt: Removed.
* LayoutTests/platform/mac/TestExpectations:
* LayoutTests/platform/mac/TestExpectationsRosetta:

Canonical link: https://commits.webkit.org/262777@main




More information about the webkit-changes mailing list