- Added
node.getRootNode(). (@FrecksterGIT) - Added
label.control. (@FrecksterGIT) - Added
el.labelsfor form control elements. (@FrecksterGIT) - Fixed the
contentTypeofDocuments created through<iframe>s. - Fixed the
contentTypeandoriginofDocuments created throughdocument.implementation.createDocument(). - Fixed
sourceEl.srcsetto return the value of thesrcset=""attribute, instead of thecite=""attribute. - Fixed
node.normalize()to not modify non-Textnodes. (@lddubeau) - Upgraded
cssstyleto v0.3.1, bringing along various fixes to our CSS parser and object model. (@jsakas) - Upgraded
whatwg-urlto v6.4.1, fixing the interaction ofURL'shrefandsearchParamsproperties. - Upgraded our selector matching engine from
nwsmatchertonwsapi, bringing along extensive fixes, performance improvements, and additional selector support.