Open DrRataplan opened 7 years ago
This fixes #213.
I could not figure out how to run the unit tests, running npm run test only runs one test... I have added two of them though, testing the changed functions.
npm run test
This version better aligns with the spec (https://www.w3.org/TR/DOM-Level-3-Core/namespaces-algorithms.html#lookupNamespaceURIAlgo)
This fixes #213.
I could not figure out how to run the unit tests, running
npm run test
only runs one test... I have added two of them though, testing the changed functions.This version better aligns with the spec (https://www.w3.org/TR/DOM-Level-3-Core/namespaces-algorithms.html#lookupNamespaceURIAlgo)