aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/meta/webgl
diff options
context:
space:
mode:
authorServo WPT Sync <32481905+servo-wpt-sync@users.noreply.github.com>2023-10-08 12:57:16 -0400
committerGitHub <noreply@github.com>2023-10-08 16:57:16 +0000
commit5eed4e978c7dedeb33d2b2aa7db25ad006546617 (patch)
tree155b49def2f9564cda1d4b061439d10a1a32cfb1 /tests/wpt/meta/webgl
parent5c9258895e66a1d45778478bc3725f4b734e3462 (diff)
downloadservo-5eed4e978c7dedeb33d2b2aa7db25ad006546617.tar.gz
servo-5eed4e978c7dedeb33d2b2aa7db25ad006546617.zip
Sync WPT with upstream (08-10-2023) (#30516)
* Update web-platform-tests to revision b'3d46548c5fbeb3c1b5f6bc5ae0854e0a1a0462ff' * Revert expectation for column-count-crash.https.html Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
Diffstat (limited to 'tests/wpt/meta/webgl')
-rw-r--r--tests/wpt/meta/webgl/idlharness.any.js.ini6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/wpt/meta/webgl/idlharness.any.js.ini b/tests/wpt/meta/webgl/idlharness.any.js.ini
index 6447307c2e8..51c3f3177a7 100644
--- a/tests/wpt/meta/webgl/idlharness.any.js.ini
+++ b/tests/wpt/meta/webgl/idlharness.any.js.ini
@@ -3884,6 +3884,9 @@
[WebGL2RenderingContext interface: attribute unpackColorSpace]
expected: FAIL
+ [WebGL2RenderingContext interface: operation getBufferSubData(GLenum, GLintptr, ArrayBufferView, optional unsigned long long, optional GLuint)]
+ expected: FAIL
+
[idlharness.any.worker.html]
[WebGLRenderingContext includes WebGLRenderingContextOverloads: member names are unique]
@@ -10149,3 +10152,6 @@
[WebGL2RenderingContext interface: attribute unpackColorSpace]
expected: FAIL
+
+ [WebGL2RenderingContext interface: operation getBufferSubData(GLenum, GLintptr, ArrayBufferView, optional unsigned long long, optional GLuint)]
+ expected: FAIL