Replace non-breaking space (U+00A0) with regular space (U+0020)
This commit is contained in:
@@ -338,7 +338,7 @@ ol.xml.setAttributeNS =
|
||||
|
||||
|
||||
/**
|
||||
* Parse an XML string to an XML Document.
|
||||
* Parse an XML string to an XML Document.
|
||||
* @param {string} xml XML.
|
||||
* @return {Document} Document.
|
||||
* @api
|
||||
|
||||
Reference in New Issue
Block a user