12
* The ancestor/ancestors methods now accept an optional stopAt function.
17
* IE alpha filter for opacity no longer affects existing filters.
18
* Fixes for IE9, Firefox 4, and Chrome creators.
19
* setStyle(node, '') now clears inline styles.
20
* adds ancestors method.
25
* CSS "transform" vendor prefix is now optional with set/getStyle.
26
* Bug fix: IE6/IE7 were failing inDoc checks for cloned nodes. [Ticket 2529232]
32
* Bug fix: viewportRegion() was incorrectly documented. [Ticket 2528756]
38
* adds support for hypenated attributes.
39
* Bug fix: iOS already includes scroll amount. [Ticket 2528390]