From d736a5ef8278eb1e094460d9820208128de2e81d Mon Sep 17 00:00:00 2001 From: Glenn Watson Date: Wed, 22 Oct 2014 13:21:17 +1000 Subject: [PATCH] Reenable visibilty ref test. Fixes #1576. --- tests/ref/basic.list | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index d35bc28c0b9..b117a23e461 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -15,7 +15,7 @@ == first_of_type_pseudo_a.html first_of_type_pseudo_b.html == last_of_type_pseudo_a.html last_of_type_pseudo_b.html == only_of_type_pseudo_a.html only_of_type_pseudo_b.html -# visibility_hidden.html visibility_hidden_ref.html +== visibility_hidden.html visibility_hidden_ref.html == root_height_a.html root_height_b.html == png_rgba_colorspace_a.html png_rgba_colorspace_b.html == border_style_none_a.html border_style_none_b.html