All Packages Class Hierarchy This Package Previous Next Index
Interface org.w3c.css.css.StyleSheetOrigin
- public interface StyleSheetOrigin
-
AUTHOR
- This property comes from the author's style sheet.
-
BROWSER
- This property comes from the UA's default values.
-
READER
- This property comes from the reader's style sheet.
BROWSER
public static final int BROWSER
- This property comes from the UA's default values.
READER
public static final int READER
- This property comes from the reader's style sheet.
AUTHOR
public static final int AUTHOR
- This property comes from the author's style sheet.
All Packages Class Hierarchy This Package Previous Next Index