Changes between Version 1 and Version 2 of Ticket #12087, comment 4
- Timestamp:
- Jun 30, 2015, 2:04:03 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12087, comment 4
v1 v2 21 21 } 22 22 23 // Is the child empty? 23 // Is the child empty? Then remove it. 24 24 if (!startNode.getText().trim()) { 25 25 startNode.remove();