#841 - cross-browser XML DOM methods for creation, traversal, reading, and writing - see the xml.html example for use

git-svn-id: http://svn.openlayers.org/trunk/openlayers@3862 dc9f47b5-9b13-0410-9fdd-eb0c1a62fdaf
This commit is contained in:
Tim Schaub
2007-08-05 15:55:02 +00:00
parent e3490e7aba
commit 04f1fe5385
6 changed files with 626 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
<li>Geometry/test_Rectangle.html</li>
<li>Geometry/test_Surface.html</li>
<li>test_Format.html</li>
<li>Format/test_XML.html</li>
<li>Format/test_GeoRSS.html</li>
<li>Format/test_GML.html</li>
<li>Format/test_WKT.html</li>