Skip to content

Conversation

hepheir
Copy link
Owner

@hepheir hepheir commented May 27, 2021

  • Definition group NodeType
  • Node.node_type (nodeType)
  • Node.node_name (nodeName)
  • Node.node_value (nodeValue)
  • Node.parent_node (parentNode)
  • Node.child_nodes (childNodes)
  • Node.first_child (firstChild)
  • Node.last_child (lastChild)
  • Node.previous_sibling (previousSibling)
  • Node.next_sibling (nextSibling)
  • Node.attributes
  • Node.owner_document (ownerDocument)

*renamed property names in pythonic style

@hepheir hepheir self-assigned this May 27, 2021
@hepheir hepheir changed the title Properties of Interface Node Implement properties of interface Node May 27, 2021
@hepheir hepheir merged commit 8367ba7 into Hepheir/issue2 May 27, 2021
hepheir added a commit that referenced this pull request May 27, 2021
hepheir added a commit that referenced this pull request May 27, 2021
@hepheir hepheir deleted the Hepheir/python.dom.Node branch May 27, 2021 14:50
@hepheir hepheir restored the Hepheir/python.dom.Node branch May 27, 2021 14:51
@hepheir hepheir deleted the Hepheir/python.dom.Node branch May 27, 2021 14:51
@hepheir hepheir restored the Hepheir/python.dom.Node branch May 27, 2021 14:56
@hepheir hepheir deleted the Hepheir/python.dom.Node branch May 27, 2021 14:57
@hepheir hepheir changed the title Implement properties of interface Node [Removed PR] May 31, 2021
@hepheir hepheir changed the title [Removed PR] [Removed PR] Implement properties of interface Node May 31, 2021
@hepheir hepheir added the wontfix This will not be worked on label Jun 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant