Skip to content

issues Search Results · repo:whatwg/dom language:HTML

Filter by

720 results
 (118 ms)

720 results

inwhatwg/dom (press backspace or delete to remove)

What problem are you trying to solve? It s very common in modern framework code to have to work with ranges of nodes as a unit, where a range is a sequence of sibling nodes. The operations include: ...
addition/proposal
needs implementer interest
topic: nodes
  • justinfagnani
  • 2
  • Opened 
    9 days ago
  • #1369

What problem are you trying to solve? Currently, there is no way for a Custom Form Control composed of primitive form controls to prevent the outside world from receiving undesirable/noisy events from ...
addition/proposal
needs implementer interest
topic: custom elements
topic: events
  • ITenthusiasm
  • 4
  • Opened 
    14 days ago
  • #1368

What is the issue with the DOM Standard? Unfortunately dom.bs is now too large for GitHub. We can use Searchfox similar to what we do for HTML. We ll need a volunteer to do the following: Add a whatwg-dom ...
meta
  • annevk
  • Opened 
    15 days ago
  • #1367

What is the issue with the DOM Standard? Although it seems to happen in WebKit and Chromium anyway. https://software.hixie.ch/utilities/js/live-dom-viewer/?%3C!DOCTYPE%20html%3E.%0A%3Cscript%3E%0Adoc%20%3D%20document.cloneNode(document)%3B%0Adoc.write(%27%3Cdiv%3E%3Ctemplate%20shadowrootmode%3Dopen%3Etest%3C%2Ftemplate%3E%3C%2Fdiv%3E%27)%3B%0Aw(doc.body.firstChild.shadowRoot)%3B%0A%3C%2Fscript%3E ...
needs tests
topic: nodes
topic: shadow
  • annevk
  • Opened 
    16 days ago
  • #1366

What is the issue with the DOM Standard? I ve found a situation in which an element s ElementInternals.shadowRoot property is not in sync with the actual state of the DOM, i.e. when an open ShadowRoot ...
  • trusktr
  • 8
  • Opened 
    17 days ago
  • #1365

What is the issue with the DOM Standard? When the attributesFilter property is used for a MutationObserver, attributes with namespaces are unconditionally excluded from getting mutation records: https://dom.spec.whatwg.org/#queueing-a-mutation-record ...
  • josepharhar
  • 1
  • Opened 
    on Mar 14
  • #1364

What is the issue with the DOM Standard? Per the discussion on the PR to define Composed Selection Range, there is a disagreement on what naming we should use for the new concept. Currently: - Composed ...
topic: ranges
topic: shadow
  • dizhang168
  • 17
  • Opened 
    on Mar 7
  • #1363

What is the issue with the DOM Standard? While reviewing the Composed Selection Range PR, @annevk brought up a concern about the current spec, which makes it possible for getRangeAt(0) to expose nodes ...
topic: ranges
topic: shadow
  • dizhang168
  • 12
  • Opened 
    on Feb 27
  • #1362

What is the issue with the DOM Standard? https://dom.spec.whatwg.org/#concept-id An element can have an associated unique identifier (ID) This specification makes ID a concept of the DOM and allows for ...
clarification
topic: nodes
  • kkmuffme
  • 3
  • Opened 
    on Feb 19
  • #1361

What is the issue with the DOM Standard? https://dom.spec.whatwg.org/#dom-namednodemap-setnameditem doesn t change the ownerDocument of the attribute. That seems unexpected.
  • smaug----
  • 1
  • Opened 
    on Feb 11
  • #1359
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub