Skip to content

EditContext: Are the events for EditContext propagated in the DOM tree? #8

Open
@masayuki-nakano

Description

@masayuki-nakano

I don't find whether the events for EditContext is fired only in an associated instance of active element as a default action of composition* events or propagated from the DOM tree. I like the former better for making browsers' implementation simpler and saving the propagation cost. However, if so, the events can be attributes of EditContext because I have no idea of adding 2 or more event listeners for same event.

Metadata

Metadata

Assignees

Labels

needs-spec-editsIssue was resolved but spec needs to be updated

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions