Skip to content

Clarify create an element assertion#1485

Merged
annevk merged 2 commits into
mainfrom
annevk/clarify-assert
Jul 15, 2026
Merged

Clarify create an element assertion#1485
annevk merged 2 commits into
mainfrom
annevk/clarify-assert

Conversation

@annevk

@annevk annevk commented Jul 8, 2026

Copy link
Copy Markdown
Member

Instead of saying "initialized" let's enumerate what these values can actually be and provide an example of something that is potentially unexpected.

Fixes #1338.


Preview | Diff

Instead of saying "initialized" let's enumerate what these values can actually be and provide an example of something that is potentially unexpected.

Fixes #1338.
Comment thread dom.bs Outdated
<var>result</var>'s <a for=Element>custom element state</a> is "<code>precustomized</code>",
or <var>result</var>'s <a for=Element>custom element state</a> is neither
"<code>custom</code>" nor "<code>precustomized</code>" and its
<a for=Element>custom element definition</a> is null.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annevk
annevk merged commit 27c8bdf into main Jul 15, 2026
2 checks passed
@annevk
annevk deleted the annevk/clarify-assert branch July 15, 2026 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Clarify create an element assertion

2 participants