Open
Description
This issue was originally filed by greg.lowe...@gmail.com
This method merges dom text nodes together.
I have some code which uses Text.splitText(), and creates many single character text nodes - I assume that using normalize will help performance.
Please consider exposing this method in Dart.
https://developer.mozilla.org/en-US/docs/DOM/Node.normalize
http://www.w3.org/TR/DOM-Level-2-Core/core.html#ID-normalize