diff options
Diffstat (limited to 'testing/web-platform/meta/webxr/webGLCanvasContext_makecompatible_reentrant.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webxr/webGLCanvasContext_makecompatible_reentrant.https.html.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webxr/webGLCanvasContext_makecompatible_reentrant.https.html.ini b/testing/web-platform/meta/webxr/webGLCanvasContext_makecompatible_reentrant.https.html.ini new file mode 100644 index 0000000000..558b8bab46 --- /dev/null +++ b/testing/web-platform/meta/webxr/webGLCanvasContext_makecompatible_reentrant.https.html.ini @@ -0,0 +1,13 @@ +[webGLCanvasContext_makecompatible_reentrant.https.html] + [Verify promises from reentrant calls to makeXRCompatible() are resolved for webgl] + expected: FAIL + + [Verify promises from reentrant calls to makeXRCompatible() are resolved for webgl2] + expected: FAIL + + [Verify promise from a non-reentrant call to makeXRCompatible() is resolved for webgl] + expected: FAIL + + [Verify promise from a non-reentrant call to makeXRCompatible() is resolved for webgl2] + expected: FAIL + |