[webkit-changes] [WebKit/WebKit] 3c2e1a: Improve `transformed-text-fill-gradient.html` test

Ahmad Saleem noreply at github.com
Tue Sep 10 09:29:41 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 3c2e1a0239e91d1cdc1e6fe928b5540c91b89a6b
      https://github.com/WebKit/WebKit/commit/3c2e1a0239e91d1cdc1e6fe928b5540c91b89a6b
  Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
  Date:   2024-09-10 (Tue, 10 Sep 2024)

  Changed paths:
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/svg/transforms/transformed-text-fill-gradient-expected.html
    M LayoutTests/svg/transforms/transformed-text-fill-gradient.html

  Log Message:
  -----------
  Improve `transformed-text-fill-gradient.html` test
https://bugs.webkit.org/show_bug.cgi?id=263920
rdar://117705279

Reviewed by Antoine Quint.

Merge: https://source.chromium.org/chromium/chromium/src/+/5eabe6b6e3c8946ca10a89e0bf5b0045d3357ff9

The test fails due to rounding gradient color values on some platform,
leading to pixel test mismatches. This merge is to improve robustness by
clamping to sharp gradient stops.

* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/svg/transforms/transformed-text-fill-gradient-expected.html:
* LayoutTests/svg/transforms/transformed-text-fill-gradient.html:

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