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

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
Require "abort algorithms" to not throw? topic: aborting AbortController and AbortSignal
#984 opened Jun 4, 2021 by domenic
Make ShadowRoot.prototype.delegatesFocus mutable? addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: shadow Relates to shadow trees (as defined in DOM)
#975 opened Apr 20, 2021 by foolip
Could a property be exposed so I can observe .stopImmediatePropagation()? addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: events
#958 opened Mar 7, 2021 by dead-claudia
document.createEvent() should maybe not be conditional upon exposure interop Implementations are not interoperable with each other
#952 opened Feb 25, 2021 by annevk
Allow postMessage-ing AbortSignal addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: aborting AbortController and AbortSignal
#948 opened Feb 11, 2021 by Jamesernator
Expose an aborted promise on AbortSignal? needs implementer interest Moving the issue forward requires implementers to express interest topic: aborting AbortController and AbortSignal
#946 opened Feb 4, 2021 by benjamingr
[idea] toggleAttribute with detault value when attribute is added. addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#939 opened Dec 30, 2020 by trusktr
Is it intentional to not expose AbortSignal to Worklets? topic: aborting AbortController and AbortSignal
#937 opened Dec 25, 2020 by saschanaz
Can DOM ranges split grapheme clusters and surrogate pairs? i18n-needs-resolution Issue the Internationalization Group has raised and looks for a response on.
#933 opened Dec 12, 2020 by xfq
removing multiple attributes at once with removeAttribute(...n) addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#932 opened Dec 10, 2020 by jimmywarting
Should event.stopPropagation() during capturing prevent the bubbling phase? interop Implementations are not interoperable with each other topic: events
#916 opened Nov 5, 2020 by domenic
Should there be a declarative version of adoptedStyleSheets? addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest topic: shadow Relates to shadow trees (as defined in DOM)
#910 opened Oct 28, 2020 by mfreed7
Proposal: add childFilter option to MutationObserverInit addition/proposal New features or enhancements needs implementer interest Moving the issue forward requires implementers to express interest
#905 opened Oct 20, 2020 by WebReflection
ProTip! Exclude everything labeled bug with -label:bug.