UserStyleLevel

Added in version 2.6.

class UserStyleLevel

Specifies how to treat an user style sheet.

Fields

class UserStyleLevel
AUTHOR

The style sheet will be treated as if it was provided by the loaded documents. That means other user style sheets may still override it.

USER

The style sheet is an user style sheet, its contents always override other style sheets. This is the default.