Copy as Markdown
Other Tools
/* THIS FILE IS AUTOGENERATED FROM CustomElementRegistry.webidl BY Codegen.py - DO NOT EDIT */
#ifndef DOM_CUSTOMELEMENTREGISTRYBINDINGFWD_H_
#define DOM_CUSTOMELEMENTREGISTRYBINDINGFWD_H_
namespace mozilla {
namespace dom {
struct ElementDefinitionOptions;
struct FormAssociatedLifecycleCallbacks;
struct LifecycleCallbacks;
class CustomElementRegistry;
} // namespace dom
} // namespace mozilla
#endif // DOM_CUSTOMELEMENTREGISTRYBINDINGFWD_H_