Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[DRAFT] Add the concept of an event source.#11349

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
alice wants to merge1 commit intowhatwg:main
base:main
Choose a base branch
Loading
fromalice:event-source

Conversation

alice
Copy link
Contributor

@alicealice commentedJun 3, 2025
edited by pr-previewbot
Loading

This concept is used to propagate events into the source's tree under certain circumstances.

Seewhatwg/dom#1377 for the definition of the concept and how it is used.

Note: I'm not sure how best to go about this, but this is my best guess.ToggleEvent already has asource, so it might be enough for it to implicitly be thesource used in algorithms, the wayrelatedTarget is. However,SubmitEvent has an analogous but differently named member,submitter, which I think should be used the same way.

  • At least two implementers are interested (and none opposed):
  • Tests are written and can be reviewed and commented upon at:
  • Implementation bugs are filed:
    • Chromium: …
    • Gecko: …
    • WebKit: …
    • Deno (only for timers, structured clone, base64 utils, channel messaging, module resolution, web workers, and web storage): …
    • Node.js (only for timers, structured clone, base64 utils, channel messaging, and module resolution): …
  • CorrespondingHTML AAM &ARIA in HTML issues & PRs:
  • MDN issue is filed: …
  • The top of this comment includes aclear commit message to use.

(SeeWHATWG Working Mode: Changes for more details.)


/form-control-infrastructure.html (diff )
/infrastructure.html (diff )
/interaction.html (diff )

This concept is used to propagate events into the source's tree undercertain circumstances.
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@alice

[8]ページ先頭

©2009-2025 Movatter.jp