blob: b501bb2c40e502dbad967da4cc6851be1057ee01 [file] [log] [blame]
partial interface DOMWindow {
attribute ExposedToWorkerAndWindowConstructor ExposedToWorkerAndWindow;
attribute TestConditionallyReadWriteConstructor TestConditionallyReadWrite;
attribute TestDefaultToJSONFilteredByExposedConstructor TestDefaultToJSONFilteredByExposed;
attribute TestNodeConstructor TestNode;
attribute TestObjConstructor TestObject;
attribute TestPromiseRejectionEventConstructor TestPromiseRejectionEvent;
};