aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/webgl
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2024-01-13 23:22:04 -0500
committerGitHub <noreply@github.com>2024-01-14 04:22:04 +0000
commite7d2d23e1eb3aca4d69666ea21682188a9be1e35 (patch)
tree39255e432dcd4505af4875220d8f3ce2eea7254a /tests/wpt/meta/webgl
parentefe4071a5b97f7b5bc460bf99c26823bbf0d918f (diff)
downloadservo-e7d2d23e1eb3aca4d69666ea21682188a9be1e35.tar.gz
servo-e7d2d23e1eb3aca4d69666ea21682188a9be1e35.zip
Update web-platform-tests to revision b'5049a31d2a7eebd7bca08317e56664021a8bd36c' (#31085)
Diffstat (limited to 'tests/wpt/meta/webgl')
-rw-r--r--tests/wpt/meta/webgl/idlharness.any.js.ini36
1 files changed, 36 insertions, 0 deletions
diff --git a/tests/wpt/meta/webgl/idlharness.any.js.ini b/tests/wpt/meta/webgl/idlharness.any.js.ini
index 51c3f3177a7..eb3394b109a 100644
--- a/tests/wpt/meta/webgl/idlharness.any.js.ini
+++ b/tests/wpt/meta/webgl/idlharness.any.js.ini
@@ -3887,6 +3887,24 @@
[WebGL2RenderingContext interface: operation getBufferSubData(GLenum, GLintptr, ArrayBufferView, optional unsigned long long, optional GLuint)]
expected: FAIL
+ [WebGLRenderingContext interface: constant RGBA8 on interface object]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: constant RGBA8 on interface prototype object]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: attribute drawingBufferFormat]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: operation drawingBufferStorage(GLenum, unsigned long, unsigned long)]
+ expected: FAIL
+
+ [WebGL2RenderingContext interface: attribute drawingBufferFormat]
+ expected: FAIL
+
+ [WebGL2RenderingContext interface: operation drawingBufferStorage(GLenum, unsigned long, unsigned long)]
+ expected: FAIL
+
[idlharness.any.worker.html]
[WebGLRenderingContext includes WebGLRenderingContextOverloads: member names are unique]
@@ -10155,3 +10173,21 @@
[WebGL2RenderingContext interface: operation getBufferSubData(GLenum, GLintptr, ArrayBufferView, optional unsigned long long, optional GLuint)]
expected: FAIL
+
+ [WebGLRenderingContext interface: constant RGBA8 on interface object]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: constant RGBA8 on interface prototype object]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: attribute drawingBufferFormat]
+ expected: FAIL
+
+ [WebGLRenderingContext interface: operation drawingBufferStorage(GLenum, unsigned long, unsigned long)]
+ expected: FAIL
+
+ [WebGL2RenderingContext interface: attribute drawingBufferFormat]
+ expected: FAIL
+
+ [WebGL2RenderingContext interface: operation drawingBufferStorage(GLenum, unsigned long, unsigned long)]
+ expected: FAIL