dom.js is built from several modules:
APE.dom.StyleSheetAdapter
(StyleSheetAdapter.js)
does not get built into dom.js.
It's an odd duck and frankly, I don't know where else to put it! It has DOM-related functionality; I use it for testing, and it's useful for animation of a CSSRule. It isn't needed for most applications.