Ticket #63 (closed task: duplicate)
No tests yet made for some functions in Util.js
| Reported by: | euzuro | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | tests | Version: | |
| Keywords: | Cc: | ||
| State: |
Description
the following functions are all without proper testing &| JSDOC
OpenLayers.Util.getNodes=function(p, tagName) { OpenLayers.Util._getNodes=function(nodes, tagName) { OpenLayers.Util.getTagText = function (parent, item, index) { OpenLayers.Util.mouseLeft = function (evt, div) {
Change History
Note: See
TracTickets for help on using
tickets.
