From 25829bbb125cae71a6b78b60d4341ab1a6afcdb8 Mon Sep 17 00:00:00 2001 From: David Zbarsky Date: Wed, 26 Aug 2015 14:48:34 -0700 Subject: [PATCH] Add calc reftest --- tests/ref/basic.list | 1 + tests/ref/calc-basic-ref.html | 19 +++++++++++++++++++ tests/ref/calc-basic.html | 19 +++++++++++++++++++ 3 files changed, 39 insertions(+) create mode 100644 tests/ref/calc-basic-ref.html create mode 100644 tests/ref/calc-basic.html 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 @@ + +
+
+
+
+ + +