See https://github.com/medialize/URI.js/issues/325
- Add comments and descriptions to: - `findChannels.js` - `parseStyle` - `findLinks` - `fill` - `anyIntersection` - `merge` - `parse` - Minor optimizations to `parseStyle` - Add tests for `fill`
Tests were taken from 5a249c30b1/test/findLinks.js. The underlying code is different but the tests are the same.
5a249c30b1/test/findLinks.js