-
Notifications
You must be signed in to change notification settings - Fork 297
Pull requests: whatwg/dom
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Add definition for composed live range
#1342
opened Dec 17, 2024 by
dizhang168
Loading…
4 of 5 tasks
Add Scoped Custom Element Registries
addition/proposal
New features or enhancements
topic: custom elements
Relates to custom elements (as defined in DOM and HTML)
topic: nodes
topic: shadow
Relates to shadow trees (as defined in DOM)
#1341
opened Dec 17, 2024 by
annevk
Loading…
1 of 5 tasks
Introduce New features or enhancements
impacts documentation
Used by documentation communities, such as MDN, to track changes that impact documentation
stage: 3
Committed
topic: nodes
moveBefore()
state-preserving atomic move API
addition/proposal
#1307
opened Aug 26, 2024 by
domfarolino
Loading…
17 of 19 tasks
Rename Range's 'start' and 'end' to 'range start' and 'range end'.
#1168
opened Mar 6, 2023 by
tabatkins
Loading…
Prohibit ServiceWorker event handler update after the initialization.
#1161
opened Feb 15, 2023 by
yoshisatoyanagisawa
Loading…
4 tasks
Make Document origin alias its policy container's origin.
#1142
opened Jan 10, 2023 by
wanderview
Loading…
4 tasks
Add a fully active check for EventTarget in event listener inner invoke
do not merge yet
Pull request must not be merged per rationale in comment
topic: events
#1085
opened Jun 8, 2022 by
shaseley
Loading…
3 tasks
Allow more characters in element/attribute names and prefixes
needs tests
Moving the issue forward requires someone to write tests
#1079
opened May 5, 2022 by
domenic
Loading…
2 of 3 tasks
Maybe throw NotSupportedError for createEvent('touchevent')
do not merge yet
Pull request must not be merged per rationale in comment
#1071
opened Apr 8, 2022 by
zcorpan
Loading…
3 tasks done
Add new mutation observer init options elementByAttributeFilter and elementFilter
#885
opened Aug 12, 2020 by
AndrewRot
Loading…
1 of 3 tasks
Define TreeNode mixin and add .closest() to more nodes
#883
opened Jul 31, 2020 by
shvaikalesh
Loading…
3 tasks
fix: Use Pull request must not be merged per rationale in comment
needs tests
Moving the issue forward requires someone to write tests
HTMLDocument
where applicable
do not merge yet
#799
opened Dec 4, 2019 by
ExE-Boss
Loading…
Manage slot manipulation centrally and special case replace operations
topic: shadow
Relates to shadow trees (as defined in DOM)
#695
opened Sep 11, 2018 by
annevk
Loading…
Refactor toggle attribute
do not merge yet
Pull request must not be merged per rationale in comment
#663
opened Jun 29, 2018 by
jonathanKingston
Loading…
Define a "has listeners for" algorithm on EventTarget
do not merge yet
Pull request must not be merged per rationale in comment
#660
opened Jun 28, 2018 by
gterzian
Loading…
ProTip!
Filter pull requests by the default branch with base:main.