From 33bcd703db1117bc1bd4d16f5dfa1071506c8be0 Mon Sep 17 00:00:00 2001 From: Gilles Leblanc Date: Tue, 14 Oct 2014 20:27:25 -0400 Subject: [PATCH] Uncomments the multiple css class ref-test This test had been commented out because it was breaking the travis ci build but was passing locally. Issue #3681 --- tests/ref/basic.list | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 0ef7425f6e91..f4601c155857 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -120,9 +120,7 @@ fragment=top != ../html/acid2.html acid2_ref.html == abs_float_pref_width_a.html abs_float_pref_width_ref.html == alpha_png_a.html alpha_png_b.html == background_image_position_a.html background_image_position_ref.html - -# The following tests fails the ref-tests -#== multiple_css_class_a.html multiple_css_class_b.html +== multiple_css_class_a.html multiple_css_class_b.html == iframe/simple.html iframe/simple_ref.html == iframe/multiple_external.html iframe/multiple_external_ref.html