[webkit-changes] [WebKit/WebKit] 834e0f: [css-animations] css/css-animations/responsive/col...

Antoine Quint noreply at github.com
Thu Feb 2 05:53:37 PST 2023


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

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/responsive/column-width-001-expected.txt
    M LayoutTests/imported/w3c/web-platform-tests/css/css-animations/responsive/column-width-001.html

  Log Message:
  -----------
  [css-animations] css/css-animations/responsive/column-width-001.html makes incorrect assumption about clamping
https://bugs.webkit.org/show_bug.cgi?id=251578

Reviewed by Antti Koivisto.

This test made the wrong assumption about how values are clamped, per the discussion
at https://github.com/web-platform-tests/wpt/issues/37053. We already fixed similar
tests under web-animations/responsive in https://github.com/web-platform-tests/wpt/commit/9565baf729.

* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/responsive/column-width-001-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/css/css-animations/responsive/column-width-001.html:

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




More information about the webkit-changes mailing list