Bug 1486392 [wpt PR 12686] - Update interfaces/webxr.idl, a=testonly

Automatic update from web-platform-testsUpdate interfaces/webxr.idl (#12686)

Source: https://github.com/tidoust/reffy-reports/blob/fea601d/whatwg/idl/webxr.idl
Build: https://travis-ci.org/tidoust/reffy-reports/builds/421023380
--

wpt-commits: 95b99a79a17dfa671de718294ad4c621626c5149
wpt-pr: 12686
This commit is contained in:
autofoolip 2018-08-29 22:43:27 +00:00 committed by moz-wptsync-bot
parent 5d9b8eed83
commit 011efaa3d9
2 changed files with 2 additions and 2 deletions

View File

@ -609660,7 +609660,7 @@
"support"
],
"interfaces/webxr.idl": [
"00839eed1a2ab59842acd8ce5c873b8a57a765cd",
"ffa9ed4e91abde01ef1b442d2e8c5daa8a40305d",
"support"
],
"interfaces/worklets.idl": [

View File

@ -162,7 +162,7 @@ typedef (WebGLRenderingContext or
dictionary XRWebGLLayerInit {
boolean antialias = true;
boolean depth = false;
boolean depth = true;
boolean stencil = false;
boolean alpha = true;
boolean multiview = false;