[webkit-changes] [WebKit/WebKit] a2c2a4: [css-transitions] update the css/css-transitions t...

Antoine Quint noreply at github.com
Fri Dec 8 10:29:46 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a2c2a4889d3e13b45a00e33ad61092c1fc904a39
      https://github.com/WebKit/WebKit/commit/a2c2a4889d3e13b45a00e33ad61092c1fc904a39
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-12-08 (Fri, 08 Dec 2023)

  Changed paths:
    M LayoutTests/imported/w3c/resources/resource-files.json
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/AnimationEffect-getComputedTiming.tentative.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/all-with-discrete.tentative-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/all-with-discrete.tentative.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/animations/transition-timing-function-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/animations/transition-timing-function.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/changing-while-transition-004-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/changing-while-transition-004.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/crashtests/transition-during-style-attr-mutation.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/crashtests/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/display-none-no-animations-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/display-none-no-animations.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/dynamic-root-element-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/dynamic-root-element.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/idlharness-2-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/idlharness-2.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inert-while-transitioning-to-display-none-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inert-while-transitioning-to-display-none.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/infinite-duration-crash.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition-ref.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet-expected.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet-ref.html
    R LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-behavior-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-behavior.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-invalid-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-invalid.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-shorthand-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-shorthand.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-expected.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/w3c-import.log
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-cascade-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-cascade.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-name-defining-rules-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-name-defining-rules.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-basic-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-basic.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-none-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-none.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-pseudo-elements-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-pseudo-elements.html
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-size-container-expected.txt
    A LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-size-container.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/support/properties.js
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/transition-events-with-document-change.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/w3c-import.log
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/zero-duration-multiple-transition.html

  Log Message:
  -----------
  [css-transitions] update the css/css-transitions tests
https://bugs.webkit.org/show_bug.cgi?id=266070
rdar://119378893

Reviewed by Simon Fraser.

Before we can start working on implementing the `transition-behavior` property, we must make
sure our css-transitions tests are up-to-date. This matches WPT revision c0ee967.

* LayoutTests/imported/w3c/resources/resource-files.json:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/AnimationEffect-getComputedTiming.tentative.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/all-with-discrete.tentative-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/all-with-discrete.tentative.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/animations/transition-timing-function-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/animations/transition-timing-function.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/changing-while-transition-004-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/changing-while-transition-004.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/crashtests/transition-during-style-attr-mutation.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/crashtests/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/display-none-no-animations-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/display-none-no-animations.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/dynamic-root-element-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/dynamic-root-element.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/idlharness-2-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/idlharness-2.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inert-while-transitioning-to-display-none-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inert-while-transitioning-to-display-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/infinite-duration-crash.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition-expected.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition-ref.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/inherit-background-color-transition.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-behavior-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-behavior.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-invalid-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-property-invalid.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-shorthand-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-shorthand.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-expected.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet-expected.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet-ref.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet-ref.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/no-transition-from-ua-to-blocking-stylesheet.html: Renamed from LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/no-transition-from-ua-to-blocking-stylesheet.html.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/render-blocking/w3c-import.log: Copied from LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/crashtests/w3c-import.log.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-cascade-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-cascade.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-name-defining-rules-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-name-defining-rules.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-basic-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-basic.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-none-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-none.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-pseudo-elements-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-rule-pseudo-elements.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-size-container-expected.txt: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/starting-style-size-container.html: Added.
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/support/properties.js:
(values.string_appeared_here):
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/transition-events-with-document-change.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/w3c-import.log:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/zero-duration-multiple-transition.html:

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




More information about the webkit-changes mailing list