[webkit-changes] [WebKit/WebKit] 1d4fb4: [css-transitions] add WPT coverage for `transition...

Antoine Quint noreply at github.com
Fri Feb 17 23:36:51 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1d4fb4be3f92d5bd28ff74b286d2cce12c326ccb
      https://github.com/WebKit/WebKit/commit/1d4fb4be3f92d5bd28ff74b286d2cce12c326ccb
  Author: Antoine Quint <graouts at webkit.org>
  Date:   2023-02-17 (Fri, 17 Feb 2023)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-invalid-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-invalid.html
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-valid-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-valid.html

  Log Message:
  -----------
  [css-transitions] add WPT coverage for `transition: all` and `transition: initial`
https://bugs.webkit.org/show_bug.cgi?id=252470

Reviewed by Darin Adler.

Following the fixes made in bug 252393, we add WPT coverage for the `all` and `initial`
values for the `transition` shorthand property.

* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-invalid-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-invalid.html:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-valid-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-transitions/parsing/transition-valid.html:

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




More information about the webkit-changes mailing list