[OpenLayers-Trac] Re: [OpenLayers] #3462: Format/XML.js tests fail
in Chromium
OpenLayers
trac-20090302 at openlayers.org
Mon Aug 15 12:44:25 EDT 2011
#3462: Format/XML.js tests fail in Chromium
--------------------+-------------------------------------------------------
Reporter: erilem | Owner:
Type: task | Status: new
Priority: major | Milestone: 2.11 Release
Component: tests | Version: 2.11 RC2
Keywords: | State:
--------------------+-------------------------------------------------------
Comment(by ahocevar):
There seems to be a disagreement across the library whether to use
createElementNS with prefix:localname as 2nd argument, or just localname.
The proper use of both xmldom.createNode and document.createElementNS,
which are called by Format.XML::createElementNS depending on which browser
is used. The API docs of Format.XML::createElementNS demand
prefix:localname.
--
Ticket URL: <http://trac.openlayers.org/ticket/3462#comment:3>
OpenLayers <http://openlayers.org/>
A free AJAX map viewer
More information about the Trac
mailing list