[webkit-changes] [WebKit/WebKit] c9dd43: Update WebGL 2.0.0 conformance test expectations d...

Gerald Squelart noreply at github.com
Tue Nov 22 03:36:14 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: c9dd43753957fe16740e24b79074542865a2ae4f
      https://github.com/WebKit/WebKit/commit/c9dd43753957fe16740e24b79074542865a2ae4f
  Author: Gerald Squelart <g_squelart at apple.com>
  Date:   2022-11-22 (Tue, 22 Nov 2022)

  Changed paths:
    M LayoutTests/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations

  Log Message:
  -----------
  Update WebGL 2.0.0 conformance test expectations due to new attribute drawingBufferColorSpace
https://bugs.webkit.org/show_bug.cgi?id=248083
rdar://102514357

Reviewed by Kimmo Kinnunen.

Monterey introduces new WebGL attributes (like WebGLRenderingContextBase.drawingBufferColorSpace) that the 2.0.0 conformance test context/constants-and-properties-2.html doesn't accept.
The corresponding 2.0.y test is already enabled, covers the same ground and accepts the new attributes.

* LayoutTests/platform/mac-wk2/TestExpectations:

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




More information about the webkit-changes mailing list