[webkit-changes] [WebKit/WebKit] 214c2f: Update WebGL conformance tests 2023-02-26 (c8f07b5...

Kimmo Kinnunen noreply at github.com
Mon Feb 27 04:56:44 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 214c2ffd0b7a7b13dfa186b75dd154d1fa508910
      https://github.com/WebKit/WebKit/commit/214c2ffd0b7a7b13dfa186b75dd154d1fa508910
  Author: Kimmo Kinnunen <kkinnunen at apple.com>
  Date:   2023-02-27 (Mon, 27 Feb 2023)

  Changed paths:
    A LayoutTests/webgl/1.0.x/conformance/extensions/ext-polygon-offset-clamp-expected.txt
    A LayoutTests/webgl/1.0.x/conformance/extensions/ext-polygon-offset-clamp.html
    A LayoutTests/webgl/1.0.x/conformance/textures/misc/texture-srgb-upload-expected.txt
    A LayoutTests/webgl/1.0.x/conformance/textures/misc/texture-srgb-upload.html
    A LayoutTests/webgl/2.0.y/conformance/extensions/ext-polygon-offset-clamp-expected.txt
    A LayoutTests/webgl/2.0.y/conformance/extensions/ext-polygon-offset-clamp.html
    A LayoutTests/webgl/2.0.y/conformance/textures/misc/texture-srgb-upload-expected.txt
    A LayoutTests/webgl/2.0.y/conformance/textures/misc/texture-srgb-upload.html
    A LayoutTests/webgl/2.0.y/conformance2/glsl3/texture-bias-expected.txt
    A LayoutTests/webgl/2.0.y/conformance2/glsl3/texture-bias.html
    A LayoutTests/webgl/resources/webgl_test_files/conformance/extensions/ext-polygon-offset-clamp.html
    A LayoutTests/webgl/resources/webgl_test_files/conformance/textures/misc/texture-srgb-upload.html
    A LayoutTests/webgl/resources/webgl_test_files/conformance2/glsl3/texture-bias.html

  Log Message:
  -----------
  Update WebGL conformance tests 2023-02-26 (c8f07b53c6e56b0f52a62daafd1951859ce255cc)
https://bugs.webkit.org/show_bug.cgi?id=252979
rdar://105964744

Unreviewed, imported from upstream.

* LayoutTests/webgl/1.0.x/conformance/extensions/ext-polygon-offset-clamp-expected.txt: Added.
* LayoutTests/webgl/1.0.x/conformance/extensions/ext-polygon-offset-clamp.html: Added.
* LayoutTests/webgl/1.0.x/conformance/textures/misc/texture-srgb-upload-expected.txt: Added.
* LayoutTests/webgl/1.0.x/conformance/textures/misc/texture-srgb-upload.html: Added.
* LayoutTests/webgl/2.0.y/conformance/extensions/ext-polygon-offset-clamp-expected.txt: Added.
* LayoutTests/webgl/2.0.y/conformance/extensions/ext-polygon-offset-clamp.html: Added.
* LayoutTests/webgl/2.0.y/conformance/textures/misc/texture-srgb-upload-expected.txt: Added.
* LayoutTests/webgl/2.0.y/conformance/textures/misc/texture-srgb-upload.html: Added.
* LayoutTests/webgl/2.0.y/conformance2/glsl3/texture-bias-expected.txt: Added.
* LayoutTests/webgl/2.0.y/conformance2/glsl3/texture-bias.html: Added.
* LayoutTests/webgl/resources/webgl_test_files/conformance/extensions/ext-polygon-offset-clamp.html: Added.
* LayoutTests/webgl/resources/webgl_test_files/conformance/textures/misc/texture-srgb-upload.html: Added.
* LayoutTests/webgl/resources/webgl_test_files/conformance2/glsl3/texture-bias.html: Added.

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




More information about the webkit-changes mailing list