Skip to content

Add default values to *Init dictionaries#125

Open
ltenmoz wants to merge 1 commit intow3c:gh-pagesfrom
ltenmoz:constructor-default-values
Open

Add default values to *Init dictionaries#125
ltenmoz wants to merge 1 commit intow3c:gh-pagesfrom
ltenmoz:constructor-default-values

Conversation

@ltenmoz
Copy link
Copy Markdown
Contributor

@ltenmoz ltenmoz commented Apr 20, 2026

The dictionaries for the constructors of EditContext objects are missing default values, so it's unclear what the corresponding attributes should be set to when they aren't passed. These are the defaults which Chrome uses, and they are very much what you would expect.

Closes #124.

@smaug----
Copy link
Copy Markdown

@dandclark

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CharacterBoundsUpdateEventInit needs to have either required properties or they need to have default values

2 participants