[webkit-changes] [WebKit/WebKit] 7b1f5c: Upstream remaining tests in http/wpt/css to WPT

Tim Nguyen noreply at github.com
Mon Aug 5 23:42:42 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7b1f5c01785cf2e8c8b0d9f4bdd95e55c1cde6d6
      https://github.com/WebKit/WebKit/commit/7b1f5c01785cf2e8c8b0d9f4bdd95e55c1cde6d6
  Author: Tim Nguyen <ntim at apple.com>
  Date:   2024-08-05 (Mon, 05 Aug 2024)

  Changed paths:
    R LayoutTests/http/wpt/css/css-images-4/conic-gradient-parsing-expected.txt
    R LayoutTests/http/wpt/css/css-images-4/conic-gradient-parsing.html
    R LayoutTests/http/wpt/css/css-images/image-orientation/image-orientation-none-cross-origin-canvas-expected.html
    R LayoutTests/http/wpt/css/css-images/image-orientation/image-orientation-none-cross-origin-canvas.html
    R LayoutTests/http/wpt/css/css-images/image-orientation/support/exif-orientation-1-ul.jpg
    R LayoutTests/http/wpt/css/css-images/image-orientation/support/exif-orientation-3-lr.jpg
    R LayoutTests/http/wpt/css/css-typed-om/parse-calc-expressions-expected.txt
    R LayoutTests/http/wpt/css/css-typed-om/parse-calc-expressions.html
    R LayoutTests/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-expected.txt
    R LayoutTests/http/wpt/css/cssom-view/scrollintoview-containingblock-chain.html
    R LayoutTests/http/wpt/css/geometry/DOMMatrix-invertSelf-expected.txt
    R LayoutTests/http/wpt/css/geometry/DOMMatrix-invertSelf.html
    R LayoutTests/http/wpt/css/geometry/support/dommatrix-test-util.js
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient/color-stops-parsing-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient/color-stops-parsing.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/parse-calc-expressions-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/parse-calc-expressions.html
    A LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scrollintoview-containingblock-chain-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scrollintoview-containingblock-chain.html
    A LayoutTests/imported/w3c/web-platform-tests/css/geometry/DOMMatrix-invertSelf-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/geometry/DOMMatrix-invertSelf.html
    M LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt

  Log Message:
  -----------
  Upstream remaining tests in http/wpt/css to WPT
https://bugs.webkit.org/show_bug.cgi?id=277667
rdar://133262682

Reviewed by Simon Fraser.

- The conic-gradient subtests have been moved to relevant WPTs.
- css-images/image-orientation/image-orientation-none-cross-origin-canvas.html already existed upstream, so I only kept the upstream version
- The rest is a straightforward move.

* LayoutTests/http/wpt/css/css-images-4/conic-gradient-parsing-expected.txt: Removed.
* LayoutTests/http/wpt/css/css-images-4/conic-gradient-parsing.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient/color-stops-parsing-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-images/gradient/color-stops-parsing.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/parse-calc-expressions-expected.txt: Renamed from LayoutTests/http/wpt/css/css-typed-om/parse-calc-expressions-expected.txt.
* LayoutTests/imported/w3c/web-platform-tests/css/css-typed-om/parse-calc-expressions.html: Renamed from LayoutTests/http/wpt/css/css-typed-om/parse-calc-expressions.html.
* LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scrollintoview-containingblock-chain-expected.txt: Renamed from LayoutTests/http/wpt/css/cssom-view/scrollintoview-containingblock-chain-expected.txt.
* LayoutTests/imported/w3c/web-platform-tests/css/cssom-view/scrollintoview-containingblock-chain.html: Renamed from LayoutTests/http/wpt/css/cssom-view/scrollintoview-containingblock-chain.html.
* LayoutTests/imported/w3c/web-platform-tests/css/geometry/DOMMatrix-invertSelf-expected.txt: Renamed from LayoutTests/http/wpt/css/geometry/DOMMatrix-invertSelf-expected.txt.
* LayoutTests/imported/w3c/web-platform-tests/css/geometry/DOMMatrix-invertSelf.html: Renamed from LayoutTests/http/wpt/css/geometry/DOMMatrix-invertSelf.html.
* LayoutTests/platform/glib/imported/w3c/web-platform-tests/css/css-backgrounds/parsing/background-image-computed.sub-expected.txt:

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list