author: | $LastChangedBy: cthedot $ |
---|---|
date: | $LastChangedDate: 2007-08-08 16:14:03 +0200 (Mi, 08 Aug 2007) $ |
version: | $LastChangedRevision: 206 $ |
Contents
Classes implementing DOM Level 2 Style Sheet and Media Queries (W3C Candidate Recommendation 6 June 2007)
StyleSheet: | A StyleSheet, css.CSSStyleSheet is its only subclass for now |
---|---|
StyleSheetList: | A list of StyleSheets, not used yet |
MediaList: | A list of MediaQuery objects used used by css.CSSImportRule and css.CSSMediaRule |
MediaQuery: | A single MediaQuery like print and (color) |