Package com.steadystate.css.dom
package com.steadystate.css.dom
-
ClassDescriptionTODO: Implement getStyleSheet()TO DO: Implement setSelectorText()TODO: Setting the media listThe
CSSValueImpl
class can represent either aCSSPrimitiveValue
or aCSSValueList
so that the type can successfully change when usingsetCssText
.