blob: 688ae6646d6d857eea806718b56536a92a4e82ea [file] [log] [blame]
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
'use strict';
idl_test(
['webxrlayers'],
['webxr', 'webgl1', 'webgl2', 'dom'],
async idl_array => {
idl_array.add_objects({
// TODO: Add object instances
});
},
'WebXR Layers Module IDL Test'
);