[webkit-changes] [WebKit/WebKit] ba7c6f: [ iOS ] 2X css3/filters/ (layout-tests) are consta...

Simon Fraser noreply at github.com
Fri Oct 13 10:13:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ba7c6f0ab457d10c4345ae776cec68fa81ca75ec
      https://github.com/WebKit/WebKit/commit/ba7c6f0ab457d10c4345ae776cec68fa81ca75ec
  Author: Simon Fraser <simon.fraser at apple.com>
  Date:   2023-10-13 (Fri, 13 Oct 2023)

  Changed paths:
    M LayoutTests/css3/filters/effect-blur-expected.html
    M LayoutTests/css3/filters/effect-blur.html
    M LayoutTests/css3/filters/effect-invert.html
    M LayoutTests/platform/ios/TestExpectations

  Log Message:
  -----------
  [ iOS ] 2X css3/filters/ (layout-tests) are constant ImageOnlyFailures
https://bugs.webkit.org/show_bug.cgi?id=255180
rdar://107774552

Reviewed by Said Abou-Hallawa.

effect-invert.html needed a bit more pixel tolerance.

effect-blur.html needed the same fix that Said did in 269152 at main: we need to
increase the filter effect region to avoid clipping, so can't use the JS
helper.

* LayoutTests/css3/filters/effect-blur-expected.html:
* LayoutTests/css3/filters/effect-blur.html:
* LayoutTests/css3/filters/effect-invert.html:
* LayoutTests/platform/ios/TestExpectations:

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




More information about the webkit-changes mailing list