Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
ElementInternals is always defined even when form associated custom e…
…lements are disabled https://bugs.webkit.org/show_bug.cgi?id=245713 Reviewed by Chris Dumez. Make ElementInternals conditional on the form associated custom elements. * Source/WebCore/bindings/js/WebCoreBuiltinNames.h: * Source/WebCore/dom/ElementInternals.idl: Canonical link: https://commits.webkit.org/254920@main
- Loading branch information