summaryrefslogtreecommitdiff
path: root/css/select.h
diff options
context:
space:
mode:
Diffstat (limited to 'css/select.h')
-rw-r--r--css/select.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/css/select.h b/css/select.h
index 7488ab94a..083fd91b6 100644
--- a/css/select.h
+++ b/css/select.h
@@ -37,6 +37,7 @@ typedef struct nscss_select_ctx
bool quirks;
nsurl *base_url;
lwc_string *universal;
+ const css_computed_style *parent_style;
} nscss_select_ctx;
css_stylesheet *nscss_create_inline_style(const uint8_t *data, size_t len,