CSSStyleSheet
See also the Document Object Model (DOM) Level 2 Style Specification.
Creates a new CSSStyleSheet.paramtitle The advisory title. See also the section.parammedia The comma-separated list of media associated with the new style sheet. See also the section.returnA new CSS style sheet.exceptionDOMException SYNTAX_ERR: Raised if the specified media string value has a syntax error and is unparsable.