Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8353812

Support modern DOM specifications

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • None
    • 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).


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

              Created:
              Updated: