Update spec to use "event constructing steps"
Open
Nobody has claimed this yet.
Editorial
- Dominant language
- HTML
- Stars
- 510
- Forks
- 139
- PR merge metrics
- No merged PRs in 30d
Description
Where events are created, we should switch to:
https://dom.spec.whatwg.org/#concept-event-constructor-ext
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Search the Payment Request API specification for places where events are created, then compare them with the DOM Standard's event constructing steps at the linked section. Update each applicable reference so event creation uses those steps, and verify that no existing event-creation wording remains inconsistent.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100