[webkit-changes] [WebKit/WebKit] 5e9f0e: [css-animations] update CSS Animations WPT checkou...

Antoine Quint noreply at github.com
Thu Aug 29 07:30:39 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5e9f0e1a1ab7b33ef6f8f0c240101d005ac6997e
      https://github.com/WebKit/WebKit/commit/5e9f0e1a1ab7b33ef6f8f0c240101d005ac6997e
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/imported/w3c/resources/resource-files.json
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/WEB_FEATURES.yml
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-ref.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/WEB_FEATURES.yml
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative-expected.txt
    R LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/w3c-import.log
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/stability/animation-event-destroy-renderer.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/w3c-import.log

  Log Message:
  -----------
  [css-animations] update CSS Animations WPT checkout to b20253e
https://bugs.webkit.org/show_bug.cgi?id=278856
rdar://134931962

Reviewed by Anne van Kesteren.

* LayoutTests/TestExpectations:
* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/WEB_FEATURES.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/animation-canceled-by-parent-details-element-being-closed.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/jump-start-animation-before-phase.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/WEB_FEATURES.yml: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-computed.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-invalid.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-end-valid.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-computed.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-shorthand.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-computed.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-invalid.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative-expected.txt: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-delay-start-valid.tentative.html: Removed.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/animation-valid.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/parsing/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/stability/animation-event-destroy-renderer.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/transition-ready-time-offscreen.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/w3c-import.log:

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