-
Notifications
You must be signed in to change notification settings - Fork 303
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
Label
Milestones
Assignee
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
once() and on() async utilities for EventTarget
addition/proposal
New features or enhancements
topic: events
#1038
opened Dec 1, 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
Should DOM provide guidance on garbage collection of EventTarget instances?
topic: events
#1003
opened Aug 3, 2021 by
marcoscaceres
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: 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
Node.insertAfter(newNode, referenceNode)
addition/proposal
#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
shadowRoot.innerHTML parsing elements from another realm/iframe
#977
opened May 4, 2021 by
leobalter
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
Increase the ability to query whether the host environment supports a specific event
#968
opened Apr 13, 2021 by
answershuto
Could a property be exposed so I can observe New features or enhancements
needs implementer interest
Moving the issue forward requires implementers to express interest
topic: events
.stopImmediatePropagation()
?
addition/proposal
#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 Moving the issue forward requires implementers to express interest
topic: aborting
AbortController and AbortSignal
aborted
promise on AbortSignal?
needs implementer interest
#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 New features or enhancements
needs implementer interest
Moving the issue forward requires implementers to express interest
childFilter
option to MutationObserverInit
addition/proposal
#905
opened Oct 20, 2020 by
WebReflection
ProTip!
Exclude everything labeled
bug
with -label:bug.