blob: ca20f4253898937c61aac108d9caeef1d39e2831 [file] [log] [blame]
// META: script=/resources/WebIDLParser.js
// META: script=/resources/idlharness.js
'use strict';
// https://immersive-web.github.io/dom-overlays/
idl_test(
['dom-overlays'],
['webxr', 'html', 'dom'],
async idl_array => {
idl_array.add_objects({
// TODO: Add object instances
});
}
);