summaryrefslogtreecommitdiff
path: root/content/handlers/css/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/handlers/css/select.h')
-rw-r--r--content/handlers/css/select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/content/handlers/css/select.h b/content/handlers/css/select.h
index abfb85814..9fa6d3a56 100644
--- a/content/handlers/css/select.h
+++ b/content/handlers/css/select.h
@@ -37,6 +37,7 @@ typedef struct nscss_select_ctx
bool quirks;
struct nsurl *base_url;
lwc_string *universal;
+ const css_computed_style *root_style;
const css_computed_style *parent_style;
} nscss_select_ctx;