Support modern DOM specifications

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: None
    • Component/s: xml

      A DESCRIPTION OF THE PROBLEM :
      Currently, only DOM Level 3 Core Specification is supported, instead of the current standard https://dom.spec.whatwg.org/
      The concrete use case that led me to file this enhancement: trying to query an HTML file. Since the DOM support is missing the convenient `querySelector` and `querySelectorAll` methods, I have to do so by using XPath (whose support is also outdated).


            Assignee:
            Unassigned
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: