class Spah.DOM.Document
Description
Wraps behaviour for any HTML document - either the current loaded document on the client-side, or a Blueprint document on the server side. Provides behaviour for running document modifiers when the SpahQL assertion associated with an element flips between true and false. Also stores the results of each assertion on each run-through so that modifiers may be triggered or left alone, as appropriate.