aboutsummaryrefslogtreecommitdiff
path: root/src/css.hh
diff options
context:
space:
mode:
authorJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-03-15 19:27:38 +0100
committerJohannes Hofmann <Johannes.Hofmann@gmx.de>2009-03-15 19:27:38 +0100
commitaade06f41245e25693e560fe665de2ad33eced4e (patch)
tree2557c847a51ef04904196659d2f9ea5999306e30 /src/css.hh
parent749657865844a0aa90c09f8c1fd35fb8395b1d4b (diff)
move CssOrigin definition to css.hh
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