Bug 1691841 [wpt PR 27557] - Add WPTs and minor impl fixes for xr light estimation...
commitc8d0dbbafb1a8f449d66ced54d23dbe441ef6d8b
authorAlexander Cooper <alcooper@chromium.org>
Thu, 11 Feb 2021 16:48:49 +0000 (11 16:48 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Fri, 12 Feb 2021 12:12:32 +0000 (12 12:12 +0000)
tree5fd4be1bffe6a90f9051af94dcb2ed2f6616b523
parent357aa1af01bde4d249d238ce71971786fc079c86
Bug 1691841 [wpt PR 27557] - Add WPTs and minor impl fixes for xr light estimation, a=testonly

Automatic update from web-platform-tests
Add WPTs and minor impl fixes for xr light estimation

Adds WPTs around expected behavior for the WebXR Light Estimation spec.
Also corrects a few cases where getReflectionCubeMap should have thrown
an exception but did not currently.

Change-Id: I3e3393c3911a83bdfc91463cf614e04a31dba009
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2685615
Commit-Queue: Alexander Cooper <alcooper@chromium.org>
Reviewed-by: Brandon Jones <bajones@chromium.org>
Cr-Commit-Position: refs/heads/master@{#852756}

--

wpt-commits: 43ead8133543f5d38c0f7aae65770bc1d2e8bad7
wpt-pr: 27557
testing/web-platform/tests/resources/chromium/webxr-test.js
testing/web-platform/tests/webxr/light-estimation/xrFrame_getLightEstimate_oldSession.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrFrame_getLightEstimate_staleFrame.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrFrame_getLightEstimate_valid.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrSession_getLightProbe_ended.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrSession_getLightProbe_notEnabled.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrSession_getLightProbe_valid.https.html [new file with mode: 0644]
testing/web-platform/tests/webxr/light-estimation/xrWebGLBinding_getReflectionCubeMap.https.html [new file with mode: 0644]