Skip to content

Issues: whatwg/dom

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt click/return to exclude labels
or click/return for logical OR
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Add Simplified Chinese translation meta Changes to the ecosystem around the standard, not its contents
#1141 opened Jan 10, 2023 by JunLiangWangX
Element's toggleAttribute should have an -NS counterpart. addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#1133 opened Dec 3, 2022 by bicknellr
Consider adding a timeout parameter to the AbortController constructor addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: aborting AbortController and AbortSignal
#1110 opened Sep 9, 2022 by shaseley
Minor textContent / string replace all optimization interop Implementations are not interoperable with each other topic: nodes
#1106 opened Aug 31, 2022 by annevk
Element.matches and :scope addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#1081 opened May 20, 2022 by lifaon74
Unspecified behavior when NodeFilter#acceptNode returns null needs tests Moving the issue forward requires someone to write tests
#1075 opened Apr 22, 2022 by kapouer
Add EventListener Sub Flags [Suggestion] [Feature Request] addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: events
#1070 opened Apr 4, 2022 by Seagat2011
Please add the links to the old versions? meta Changes to the ecosystem around the standard, not its contents
#1067 opened Mar 11, 2022 by Pomax
Allow attachShadow on <script> and <style> addition/proposal New features or enhancements topic: shadow Relates to shadow trees (as defined in DOM)
#1064 opened Mar 6, 2022 by bjenik
Improving "find slottables" topic: shadow Relates to shadow trees (as defined in DOM)
#1063 opened Mar 4, 2022 by annevk
AbortController.prototype.timeout and AbortController.prototype.cancel addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: aborting AbortController and AbortSignal
#1039 opened Dec 3, 2021 by jasnell
Request for a different type of example of abort steps topic: aborting AbortController and AbortSignal
#1031 opened Nov 11, 2021 by domenic
Filtering only trusted events in addEventListener addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: events
#1016 opened Sep 17, 2021 by Jamesernator
Interface NodeFilter - return values need a new option. addition/proposal New features or enhancements
#1005 opened Aug 5, 2021 by ExtAnimal
Suggestion: new method - getNodesByType addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#992 opened Jun 19, 2021 by prettydiff
Suggestion: Node.insertAfter(newNode, referenceNode) addition/proposal New features or enhancements needs concrete proposal Moving the issue forward requires someone to figure out a detailed plan needs tests Moving the issue forward requires someone to write tests topic: nodes
#986 opened Jun 9, 2021 by dead-claudia
ProTip! Exclude everything labeled bug with -label:bug.