diff options
Diffstat (limited to 'testing/web-platform/meta/webxr/xrSession_cancelAnimationFrame.https.html.ini')
-rw-r--r-- | testing/web-platform/meta/webxr/xrSession_cancelAnimationFrame.https.html.ini | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webxr/xrSession_cancelAnimationFrame.https.html.ini b/testing/web-platform/meta/webxr/xrSession_cancelAnimationFrame.https.html.ini new file mode 100644 index 0000000000..a3fd613163 --- /dev/null +++ b/testing/web-platform/meta/webxr/xrSession_cancelAnimationFrame.https.html.ini @@ -0,0 +1,13 @@ +[xrSession_cancelAnimationFrame.https.html] + [XRSession requestAnimationFrame callbacks can be unregistered with cancelAnimationFrame for immersive sessions - webgl] + expected: FAIL + + [XRSession requestAnimationFrame callbacks can be unregistered with cancelAnimationFrame for non-immersive sessions - webgl2] + expected: FAIL + + [XRSession requestAnimationFrame callbacks can be unregistered with cancelAnimationFrame for non-immersive sessions - webgl] + expected: FAIL + + [XRSession requestAnimationFrame callbacks can be unregistered with cancelAnimationFrame for immersive sessions - webgl2] + expected: FAIL + |