Title: [261158] trunk/LayoutTests
Revision
261158
Author
dp...@igalia.com
Date
2020-05-05 02:45:11 -0700 (Tue, 05 May 2020)

Log Message

[GTK] Gardening, update baselines after r260889
https://bugs.webkit.org/show_bug.cgi?id=211440

Unreviewed gardening.

* platform/gtk/fast/canvas/webgl/webgl-compressed-texture-astc-expected.txt: Added.
* platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt: Added.
* platform/gtk/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Removed.
* platform/gtk/imported/w3c/web-platform-tests/svg/import/animate-elem-77-t-manual-expected.txt:
* platform/gtk/imported/w3c/web-platform-tests/svg/import/text-tspan-01-b-manual-expected.txt:
* platform/gtk/storage/domstorage/sessionstorage/blocked-file-access-expected.txt: Removed.

Modified Paths

Added Paths

Removed Paths

  • trunk/LayoutTests/platform/gtk/fast/xmlhttprequest/
  • trunk/LayoutTests/platform/gtk/storage/

Diff

Modified: trunk/LayoutTests/ChangeLog (261157 => 261158)


--- trunk/LayoutTests/ChangeLog	2020-05-05 09:03:21 UTC (rev 261157)
+++ trunk/LayoutTests/ChangeLog	2020-05-05 09:45:11 UTC (rev 261158)
@@ -1,3 +1,17 @@
+2020-05-05  Diego Pino Garcia  <dp...@igalia.com>
+
+        [GTK] Gardening, update baselines after r260889
+        https://bugs.webkit.org/show_bug.cgi?id=211440
+
+        Unreviewed gardening.
+
+        * platform/gtk/fast/canvas/webgl/webgl-compressed-texture-astc-expected.txt: Added.
+        * platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt: Added.
+        * platform/gtk/fast/xmlhttprequest/xmlhttprequest-nonexistent-file-expected.txt: Removed.
+        * platform/gtk/imported/w3c/web-platform-tests/svg/import/animate-elem-77-t-manual-expected.txt:
+        * platform/gtk/imported/w3c/web-platform-tests/svg/import/text-tspan-01-b-manual-expected.txt:
+        * platform/gtk/storage/domstorage/sessionstorage/blocked-file-access-expected.txt: Removed.
+
 2020-05-04  Myles C. Maxfield  <mmaxfi...@apple.com>
 
         Update svg/batik/text/xmlSpace.svg to yield consistent text metrics

Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-compressed-texture-astc-expected.txt (0 => 261158)


--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-compressed-texture-astc-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-compressed-texture-astc-expected.txt	2020-05-05 09:45:11 UTC (rev 261158)
@@ -0,0 +1,704 @@
+This test verifies the functionality of the WEBGL_compressed_texture_astc extension, if it is available.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS WebGL context exists
+Testing binding enum with extension disabled
+PASS supportedFormats is []
+
+PASS Successfully enabled WEBGL_compressed_texture_astc extension
+
+PASS WEBGL_compressed_texture_astc listed as supported and getExtension succeeded
+
+Testing WEBGL_compressed_texture_astc
+PASS supportedFormats.length is 28
+
+Testing every supported formats exist
+PASS supported format COMPRESSED_RGBA_ASTC_4x4_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_5x4_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_5x5_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_6x5_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_6x6_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_8x5_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_8x6_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_8x8_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_10x5_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_10x6_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_10x8_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_10x10_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_12x10_KHR exists
+PASS supported format COMPRESSED_RGBA_ASTC_12x12_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR exists
+PASS supported format COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR exists
+
+Testing every supported formats is valid
+PASS ext['COMPRESSED_RGBA_ASTC_4x4_KHR'] is 0x93b0
+PASS ext['COMPRESSED_RGBA_ASTC_5x4_KHR'] is 0x93b1
+PASS ext['COMPRESSED_RGBA_ASTC_5x5_KHR'] is 0x93b2
+PASS ext['COMPRESSED_RGBA_ASTC_6x5_KHR'] is 0x93b3
+PASS ext['COMPRESSED_RGBA_ASTC_6x6_KHR'] is 0x93b4
+PASS ext['COMPRESSED_RGBA_ASTC_8x5_KHR'] is 0x93b5
+PASS ext['COMPRESSED_RGBA_ASTC_8x6_KHR'] is 0x93b6
+PASS ext['COMPRESSED_RGBA_ASTC_8x8_KHR'] is 0x93b7
+PASS ext['COMPRESSED_RGBA_ASTC_10x5_KHR'] is 0x93b8
+PASS ext['COMPRESSED_RGBA_ASTC_10x6_KHR'] is 0x93b9
+PASS ext['COMPRESSED_RGBA_ASTC_10x8_KHR'] is 0x93ba
+PASS ext['COMPRESSED_RGBA_ASTC_10x10_KHR'] is 0x93bb
+PASS ext['COMPRESSED_RGBA_ASTC_12x10_KHR'] is 0x93bc
+PASS ext['COMPRESSED_RGBA_ASTC_12x12_KHR'] is 0x93bd
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR'] is 0x93d0
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR'] is 0x93d1
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR'] is 0x93d2
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR'] is 0x93d3
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR'] is 0x93d4
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR'] is 0x93d5
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR'] is 0x93d6
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR'] is 0x93d7
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR'] is 0x93d8
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR'] is 0x93d9
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR'] is 0x93da
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR'] is 0x93db
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR'] is 0x93dc
+PASS ext['COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR'] is 0x93dd
+
+Testing format restrictions on buffer size
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_4x4_KHR expected size: 256
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_5x4_KHR expected size: 256
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_5x5_KHR expected size: 256
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_6x5_KHR expected size: 192
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_6x6_KHR expected size: 144
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_8x5_KHR expected size: 128
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_8x6_KHR expected size: 96
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_8x8_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_10x5_KHR expected size: 128
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_10x6_KHR expected size: 96
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_10x8_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_10x10_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_12x10_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_RGBA_ASTC_12x12_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_4x4_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_5x4_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_5x5_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_6x5_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_6x6_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_8x5_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_8x6_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_8x8_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_10x5_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_10x6_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_10x8_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_10x10_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_12x10_KHR expected size: 64
+PASS getError was expected value: INVALID_VALUE : COMPRESSED_SRGB8_ALPHA8_ASTC_12x12_KHR expected size: 64
+
+Testing every LDR texture format compression
+
+
+testing COMPRESSED_RGBA_ASTC_4x4_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_5x4_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_5x5_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_6x5_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_6x6_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x5_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x6_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x8_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x5_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x6_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x8_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x10_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_12x10_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_12x12_KHR 16x16 (LDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+Testing every HDR texture format compression
+
+
+testing COMPRESSED_RGBA_ASTC_4x4_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_5x4_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_5x5_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_6x5_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_6x6_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x5_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x6_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_8x8_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x5_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x6_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x8_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_10x10_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_12x10_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+testing COMPRESSED_RGBA_ASTC_12x12_KHR 16x16 (HDR) via compressedTexImage2D
+
+PASS getError was expected value: NO_ERROR : uploading compressed texture
+
+expected
+
+actual
+
+PASS texture rendered correctly with NEAREST filtering
+
+expected
+
+actual
+
+PASS texture rendered correctly with LINEAR filtering
+
+PASS getError was expected value: INVALID_OPERATION : trying to generate mipmaps from compressed texture
+PASS getError was expected value: INVALID_VALUE : non 0 border
+
+PASS getError was expected value: NO_ERROR : compressedTexSubImage2D allowed for reloading of complete textures
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Added: trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt (0 => 261158)


--- trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/canvas/webgl/webgl-depth-texture-expected.txt	2020-05-05 09:45:11 UTC (rev 261158)
@@ -0,0 +1,16 @@
+This test verifies the functionality of the WEBGL_depth_texture extension, if it is available.
+
+On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
+
+
+PASS WebGL context exists
+Testing binding enum with extension disabled
+PASS gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_SHORT, null) generated expected GL error: INVALID_ENUM.
+PASS gl.texImage2D(gl.TEXTURE_2D, 0, gl.DEPTH_COMPONENT, 1, 1, 0, gl.DEPTH_COMPONENT, gl.UNSIGNED_INT, null) generated expected GL error: INVALID_ENUM.
+PASS No WEBGL_depth_texture support -- this is legal
+PASS WEBGL_depth_texture not listed as supported and getExtension failed -- this is legal
+
+PASS successfullyParsed is true
+
+TEST COMPLETE
+

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/animate-elem-77-t-manual-expected.txt (261157 => 261158)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/animate-elem-77-t-manual-expected.txt	2020-05-05 09:03:21 UTC (rev 261157)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/animate-elem-77-t-manual-expected.txt	2020-05-05 09:45:11 UTC (rev 261158)
@@ -8,7 +8,7 @@
         RenderSVGInlineText {#text} at (0,0) size 29x22
           chunk 1 (middle anchor) text run 1 at (225.65,30.00) startOffset 0 endOffset 4 width 28.71: "text"
       RenderSVGContainer {g} at (71,100) size 666x374 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,80.00)}]
-        RenderSVGContainer {g} at (71,154) size 105x318 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
+        RenderSVGContainer {g} at (71,154) size 104x318 [transform={m=((1.00,0.00)(0.00,1.00)) t=(20.00,10.00)}]
           RenderSVGText {text} at (-48,2) size 53x16 contains 1 chunk(s)
             RenderSVGInlineText {#text} at (0,0) size 53x16
               chunk 1 (end anchor) text run 1 at (-47.76,15.00) startOffset 0 endOffset 9 width 52.76: "transform"

Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-tspan-01-b-manual-expected.txt (261157 => 261158)


--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-tspan-01-b-manual-expected.txt	2020-05-05 09:03:21 UTC (rev 261157)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/svg/import/text-tspan-01-b-manual-expected.txt	2020-05-05 09:45:11 UTC (rev 261158)
@@ -72,7 +72,7 @@
         RenderSVGRect {rect} at (28,407) size 562x91 [stroke={[type=SOLID] [color=#000000]}] [x=17.50] [y=244.75] [width=335.50] [height=53.50]
         RenderSVGText {text} at (25,243) size 151x19 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 150x18
-            chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 149.78: "Text: \"Cute and fuzzy.\""
+            chunk 1 text run 1 at (25.25,258.00) startOffset 0 endOffset 23 width 149.77: "Text: \"Cute and fuzzy.\""
         RenderSVGText {text} at (25,260) size 292x19 contains 1 chunk(s)
           RenderSVGInlineText {#text} at (0,0) size 292x18
             chunk 1 text run 1 at (25.25,275.25) startOffset 0 endOffset 45 width 291.72: "'tspan' char-by-char placement of \"Cute and\","
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to