summaryrefslogtreecommitdiff
path: root/src/css.hh
diff options
context:
space:
mode:
Diffstat (limited to 'src/css.hh')
-rw-r--r--src/css.hh6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/css.hh b/src/css.hh
index 57314955..4c43b313 100644
--- a/src/css.hh
+++ b/src/css.hh
@@ -15,6 +15,12 @@ typedef enum {
} CssPrimaryOrder;
typedef enum {
+ CSS_ORIGIN_USER_AGENT,
+ CSS_ORIGIN_USER,
+ CSS_ORIGIN_AUTHOR,
+} CssOrigin;
+
+typedef enum {
CSS_TYPE_INTEGER, /* This type is only used internally, for x-*
properties. */
CSS_TYPE_ENUM, /* Value is i, if represented by