v2.11.3
Fixed some file permissions (Cygwin loves adding execute)
Fixed #133: Thunderbird: raw HTML not rendering properly
Fixed autotests for highlight.js update
Added tests for some newly exported Utils functions: walkDOM, utf8StringToBase64, base64ToUTF8String, rangeIntersectsNode. Also found bad behaviour in Chrome's Range.intersectsNode, so now we're only using the fail-back code.