From 3b321789620aa7ae96ddfd8165a38a3d5db5ea0f Mon Sep 17 00:00:00 2001 From: Bryan Bell Date: Mon, 2 Mar 2015 21:04:42 -0800 Subject: [PATCH] Add inline-block overflow ref test For https://github.com/servo/servo/issues/3725 --- tests/ref/basic.list | 1 + tests/ref/inline_block_overflow.html | 6 ++++++ tests/ref/inline_block_overflow_ref.html | 6 ++++++ 3 files changed, 13 insertions(+) create mode 100644 tests/ref/inline_block_overflow.html create mode 100644 tests/ref/inline_block_overflow_ref.html diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 9f25fa7af1d1..87385a529896 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -145,6 +145,7 @@ fragment=top != ../html/acid2.html acid2_ref.html == inline_block_baseline_a.html inline_block_baseline_ref.html == inline_block_parent_width.html inline_block_parent_width_ref.html == inline_block_parent_width_percentage.html inline_block_parent_width_ref.html +== inline_block_overflow.html inline_block_overflow_ref.html == float_table_a.html float_table_ref.html == table_containing_block_a.html table_containing_block_ref.html == link_style_order.html link_style_order_ref.html diff --git a/tests/ref/inline_block_overflow.html b/tests/ref/inline_block_overflow.html new file mode 100644 index 000000000000..5b5aa9d0130e --- /dev/null +++ b/tests/ref/inline_block_overflow.html @@ -0,0 +1,6 @@ + + + + ab + + diff --git a/tests/ref/inline_block_overflow_ref.html b/tests/ref/inline_block_overflow_ref.html new file mode 100644 index 000000000000..63d14407d596 --- /dev/null +++ b/tests/ref/inline_block_overflow_ref.html @@ -0,0 +1,6 @@ + + + + ab + +