A subset of the DOM environment for running Rule.js on the server
Last release 1 years ago
17 Jul 2025
Ships unpredictably
gaps range from 1 weeks to 8.3 years
Some releases are documented
notes for 6 of 17 stable releases
Nothing withdrawn
no release was ever pulled
14 years old
17 releases · first in 2013
Release timeline
17 releases since 2013Releases
- 1.1.017 Jul 2025
Nothing published for this version
- 1.0.031 Mar 2017
Nothing published for this version
- 0.1.1324 Jan 2017
Nothing published for this version
- 0.1.1213 Dec 2016
Nothing published for this version
- 0.1.1118 Apr 2015
Nothing published for this version
- 0.1.1026 Mar 2015
Nothing published for this version
- 0.1.86 Sept 2014
Nothing published for this version
- 0.1.77 Jul 2014
Nothing published for this version
- 0.1.624 May 2014
Nothing published for this version
- 0.1.519 May 2014
Nothing published for this version
- 0.1.415 Aug 2013
- 0.1.35 Mar 2013
Release notes
Open source →Added script node support
Added document type support
Fixed bug in cloneNode, deep option was always true - 0.1.22 Mar 2013
- 0.1.12 Mar 2013
Release notes
Open source →Added to Element:
querySelector
Added to Node:
appendChild
replaceChild
hasAttributes
hasChildNodes
contains
normalize
lastChild
parentNode
previousSibling
Added to CharacterData:
appendDataFixed bug in removeChild, removed child now returned
Fixed bug in insertBefore, newElement was not being checked as a node properly
Fixed bug with firstChild and lastChild, undefined was returned instead of null - 0.1.027 Feb 2013
Release notes
Open source →Fixed bug in cloneNode where nested nodes did not have their parentElement set
Fixed bug in querySelectorAll where Text nodes had selector tests applied to them
Fixed variable leaks - 0.0.223 Feb 2013
Release notes
Open source →Implemented setting innerHTML and outerHTML properties.
Improved innerHTML and outerHTML output to recognize and format void element.
Fixed bug in tag name regex, did not support numbers as valid characters after the first character.
Fixed bug in querySelectorAll to allow the adjacent sibling selector (+) to ignore adjacent text nodes. - 0.0.016 Feb 2013
Nothing published for this version