Skip to content

Better dom-alikeness? #18

@ixti

Description

@ixti

I understand that nodom is sort of internal utility belt for re:dom, but I would like to use it for my testing purposes (where I can't use neither phantomjs, nor jsdom). So far all works great and as expected for me except that it has some issues:

  • tagName is lower-cased while according to specs it should be either as is (XML) or upcased (HTML)
  • missing nodeName
  • document does not have childNodes getter.

I'm fine to work on PR, but would like to know if changes like the above are ever have chances to be merged in.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions