Module customelementregistry

Source

Structsยง

CustomElementDefinition ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#custom-element-definition
CustomElementReactionStack ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#custom-element-reactions-stack
CustomElementRegistry ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#customelementregistry
ElementQueue ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#element-queue
LifecycleCallbacks ๐Ÿ”’

Enumsยง

BackupElementQueueFlag ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#processing-the-backup-element-queue
CallbackReaction ๐Ÿ”’
ConstructionStackEntry ๐Ÿ”’
CustomElementReaction ๐Ÿ”’
CustomElementState ๐Ÿ”’
https://dom.spec.whatwg.org/#concept-element-custom-element-state

Constantsยง

_IMPL_DOMOBJECT_FOR_CustomElementRegistry ๐Ÿ”’

Functionsยง

get_callback ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#dom-customelementregistry-define Step 14.4: Get callbackValue for all callbackName in lifecycleCallbacks.
is_extendable_element_interface ๐Ÿ”’
is_potential_custom_element_char ๐Ÿ”’
Check if this character is a PCENChar https://html.spec.whatwg.org/multipage/#prod-pcenchar
is_valid_custom_element_name ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#valid-custom-element-name
run_upgrade_constructor ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#concept-upgrade-an-element Steps 8.1-8.3
try_upgrade_element ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#concept-try-upgrade
upgrade_element ๐Ÿ”’
https://html.spec.whatwg.org/multipage/#concept-upgrade-an-element