API
The eCSStender API is broken down into three sections:
Core Properties
These are the properties that eCSStender exposes and they provide access to things like author-defined fonts, page layout settings, etc.
Core Methods
These are the methods that will help you build great extensions. They provide access for extension registration as well as property and selector testing tools, stylesheet lookup methods, etc.
Utilities
These are little helper functions that eCSStender provides for assisting you with writing less verbose code. They are kept pretty minimal on the assumption that you will be using eCSStender in concert with a JavaScript library of your choice.
