summaryrefslogtreecommitdiff
path: root/test/select-common.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/select-common.c')
-rw-r--r--test/select-common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/select-common.c b/test/select-common.c
index 432bd54..c6d33c0 100644
--- a/test/select-common.c
+++ b/test/select-common.c
@@ -773,7 +773,7 @@ static void run_test_select_tree(css_select_ctx *select,
node->parent->sr->styles[ctx->pseudo_element],
sr->styles[ctx->pseudo_element],
compute_font_size, NULL,
- sr->styles[ctx->pseudo_element]) == CSS_OK);
+ &(sr->styles[ctx->pseudo_element])) == CSS_OK);
}
node->sr = sr;