[webkit-changes] [WebKit/WebKit] c7d2ae: REGRESSION (256665 at main): [ Ventura ] fast/images/...

EWS noreply at github.com
Mon Dec 12 10:44:07 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c7d2aef57843b53db1ea43bda7654f22414f6ad6
      https://github.com/WebKit/WebKit/commit/c7d2aef57843b53db1ea43bda7654f22414f6ad6
  Author: local <local at locals-iMac-Pro.local>
  Date:   2022-12-12 (Mon, 12 Dec 2022)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/fast/images/avif-as-image-expected.html
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-ventura/TestExpectations
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  REGRESSION (256665 at main): [ Ventura ] fast/images/avif-as-image.html is a consistent image failure
https://bugs.webkit.org/show_bug.cgi?id=248544
rdar://102823196

Reviewed by Simon Fraser.

libavif does not render fast/images/resources/green-313x313.avif and
fast/images/resources/green-400x400.avif correctly.

See https://github.com/AOMediaCodec/av1-avif/issues/195.

We need to fix the expectation file fast/images/avif-as-image-expected.html
with the correct rendering; i.e. the image should be lime not green. This will
require marking this test [ ImageOnlyFailure ] for non Apple ports and macOS
down-level ports.

* LayoutTests/TestExpectations:
* LayoutTests/fast/images/avif-as-image-expected.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-ventura/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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




More information about the webkit-changes mailing list