Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for EditContext #145

Merged
merged 3 commits into from
Nov 10, 2023

Conversation

dandclark
Copy link
Contributor

@dandclark dandclark commented Sep 19, 2023

Not to be landed until we have high confidence that EditContext will be implemented, e.g. when shipped in at least one browser.

  • Add Handle input for EditContext as default action for beforeinput.
  • Clarify that input is not fired for EditContext editing hosts.

Resolves #143.


Preview | Diff

…ify that `input` does not fire for EditContext.
@johanneswilm johanneswilm added the do-not-merge Merge is blocked. See description as to why. label Sep 19, 2023
@dandclark dandclark marked this pull request as ready for review September 22, 2023 17:09
@johanneswilm
Copy link
Contributor

@dandclark Should we merge this now?

@dandclark
Copy link
Contributor Author

I think it's reasonable to merge at this point.

@johanneswilm johanneswilm removed the do-not-merge Merge is blocked. See description as to why. label Nov 10, 2023
@johanneswilm johanneswilm merged commit ddcc21a into w3c:gh-pages Nov 10, 2023
2 checks passed
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.

Adjustments for EditContext
2 participants