[webkit-changes] [WebKit/WebKit] 3ec49d: [scroll-animations] WPT test scroll-animations/css...

Antoine Quint noreply at github.com
Fri Dec 1 10:59:13 PST 2023


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

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand.html

  Log Message:
  -----------
  [scroll-animations] WPT test scroll-animations/css/view-timeline-shorthand.html has incorrect contraction tests
https://bugs.webkit.org/show_bug.cgi?id=265673

Reviewed by Dean Jackson.

The last three tests of this WPT test are wrong in the same way that the equivalent `scroll-timeline` shorthand tests
were and which got fixed in 271190 at main after discussion at https://github.com/web-platform-tests/wpt/issues/43336.
Indeed, while parsing, the longhands should be trimmed to match the length of `view-timeline-name`.

* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/scroll-animations/css/view-timeline-shorthand.html:

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




More information about the webkit-changes mailing list