From 7d3a712b3a4a1d53d94f079c82607b00807132f6 Mon Sep 17 00:00:00 2001 From: Philipp Hartwig Date: Wed, 23 Sep 2015 22:44:49 +0200 Subject: [PATCH] Add ref tests for #7558 --- tests/ref/basic.list | 2 ++ tests/ref/root_display_inline_a.html | 8 ++++++++ tests/ref/root_display_ref.html | 8 ++++++++ tests/ref/root_display_without_style_a.html | 15 +++++++++++++++ 4 files changed, 33 insertions(+) create mode 100644 tests/ref/root_display_inline_a.html create mode 100644 tests/ref/root_display_ref.html create mode 100644 tests/ref/root_display_without_style_a.html diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 404adece8de..ffbf3836e2a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -319,6 +319,8 @@ device-pixel-ratio=2 != pixel_snapping_border_a.html pixel_snapping_border_ref.h == pseudo_inherit.html pseudo_inherit_ref.html == quotes_none_a.html quotes_none_ref.html == quotes_simple_a.html quotes_simple_ref.html +== root_display_inline_a.html root_display_ref.html +== root_display_without_style_a.html root_display_ref.html == root_height_a.html root_height_b.html == root_margin_collapse_a.html root_margin_collapse_b.html == root_pseudo_a.html root_pseudo_b.html diff --git a/tests/ref/root_display_inline_a.html b/tests/ref/root_display_inline_a.html new file mode 100644 index 00000000000..07fe6a96c21 --- /dev/null +++ b/tests/ref/root_display_inline_a.html @@ -0,0 +1,8 @@ + + + + + +Hello world! + + diff --git a/tests/ref/root_display_ref.html b/tests/ref/root_display_ref.html new file mode 100644 index 00000000000..26ba9034a26 --- /dev/null +++ b/tests/ref/root_display_ref.html @@ -0,0 +1,8 @@ + + + + + +Hello world! + + diff --git a/tests/ref/root_display_without_style_a.html b/tests/ref/root_display_without_style_a.html new file mode 100644 index 00000000000..9f02354f48f --- /dev/null +++ b/tests/ref/root_display_without_style_a.html @@ -0,0 +1,15 @@ + + + + + + + +