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

DOM Node.insertBefore(newChild, refChild) should remove newChild first if

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.1.1
    • 1.1.1
    • xml
    • 1.1.1
    • generic
    • solaris_2.5.1
    • Verified

        DOM Node.insertBefore(newChild, refChild) should remove newChild first if newChild is already a child.

        DOM Node.replaceChild(newChild, refChild) should remove newChild first if newChild is already a child.

              egoei Edwin Goei (Inactive)
              egoei Edwin Goei (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: