diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 01dc9d43cab..2c85fe77f99 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -80,6 +80,7 @@ flaky_cpu == append_style_a.html append_style_b.html == box_sizing_border_box_a.html box_sizing_border_box_ref.html == box_sizing_sanity_check_a.html box_sizing_sanity_check_ref.html == br.html br-ref.html +== calc-basic.html calc-basic-ref.html == canvas_as_block_element_a.html canvas_as_block_element_ref.html == canvas_linear_gradient_a.html canvas_linear_gradient_ref.html == canvas_radial_gradient_a.html canvas_radial_gradient_ref.html diff --git a/tests/ref/calc-basic-ref.html b/tests/ref/calc-basic-ref.html new file mode 100644 index 00000000000..f2120ffdd68 --- /dev/null +++ b/tests/ref/calc-basic-ref.html @@ -0,0 +1,19 @@ + +
+
+
+
+ + + diff --git a/tests/ref/calc-basic.html b/tests/ref/calc-basic.html new file mode 100644 index 00000000000..ae972fff38e --- /dev/null +++ b/tests/ref/calc-basic.html @@ -0,0 +1,19 @@ + +
+
+
+
+ + +