[webkit-changes] [WebKit/WebKit] eca7bc: Sync `svg/animations` from WPT upstream

Ahmad Saleem noreply at github.com
Mon Oct 14 09:51:38 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: eca7bca3dc51b5c82e72b21a84c6181635a30529
      https://github.com/WebKit/WebKit/commit/eca7bca3dc51b5c82e72b21a84c6181635a30529
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-10-14 (Mon, 14 Oct 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Cc-Ss.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Ll-Vv-Hh.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Ll-Vv-Hh.tentative.html
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Mm-Aa-Z.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Mm-Aa-Z.tentative.html
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Qq-Tt.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Qq-Tt.tentative.html
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-cC-sS-inverse.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-lL-vV-hH-inverse.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-mM-aA-Z-inverse.tentative-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-qQ-tT-inverse.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/conditional-processing-01-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/conditional-processing-01.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeatcount-attribute-mutation-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeatcount-attribute-mutation.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/stop-animation-01-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/stop-animation-01.html
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/support/animated-path-helpers.js
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-01-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-01.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-02-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-02.html
    M LayoutTests/imported/w3c/web-platform-tests/svg/animations/w3c-import.log

  Log Message:
  -----------
  Sync `svg/animations` from WPT upstream

https://bugs.webkit.org/show_bug.cgi?id=281405
rdar://137848228

Reviewed by Sihui Liu.

Upstream commit: https://github.com/web-platform-tests/wpt/commit/197712a533b02ff567a22807cda5099f7b4a50db

* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Cc-Ss.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Ll-Vv-Hh.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Ll-Vv-Hh.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Mm-Aa-Z.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Mm-Aa-Z.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Qq-Tt.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-Qq-Tt.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-cC-sS-inverse.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-lL-vV-hH-inverse.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-mM-aA-Z-inverse.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/animate-path-animation-qQ-tT-inverse.tentative-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/support/animated-path-helpers.js:
(assert_animated_path_in_array):
(assert_animated_path_equals):
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/conditional-processing-01-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/conditional-processing-01.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeatcount-attribute-mutation-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/repeatcount-attribute-mutation.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/stop-animation-01-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/stop-animation-01.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-01-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-01.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-02-expected.html:
* LayoutTests/imported/w3c/web-platform-tests/svg/animations/switch-animation-02.html:
* LayoutTests/TestExpectations:

Canonical link: https://commits.webkit.org/285127@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