From 4891c45c2578e94b4a902c71a715bbfae3d37648 Mon Sep 17 00:00:00 2001 From: Corey Farwell Date: Thu, 15 Oct 2015 22:36:43 -0400 Subject: [PATCH] Move table_containing_block_a.html to wpt reftests. --- tests/ref/basic.list | 1 - tests/wpt/mozilla/meta/MANIFEST.json | 24 +++++++++++++++++++ .../tests/css}/table_containing_block_a.html | 1 + .../css}/table_containing_block_ref.html | 0 4 files changed, 25 insertions(+), 1 deletion(-) rename tests/{ref => wpt/mozilla/tests/css}/table_containing_block_a.html (87%) rename tests/{ref => wpt/mozilla/tests/css}/table_containing_block_ref.html (100%) diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 1ff7b090e98..c0f66e3e1ee 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -311,7 +311,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_center_a.html table_center_ref.html == table_colspan_fixed_a.html table_colspan_fixed_ref.html == table_colspan_simple_a.html table_colspan_simple_ref.html -== table_containing_block_a.html table_containing_block_ref.html # text_decoration_propagation_a.html text_decoration_propagation_b.html != text_decoration_smoke_a.html text_decoration_smoke_ref.html != text_decoration_underline_subpx_a.html text_decoration_underline_subpx_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 8e349206bc1..88b6384bf9d 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -603,6 +603,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_containing_block_a.html": [ + { + "path": "css/table_containing_block_a.html", + "references": [ + [ + "/_mozilla/css/table_containing_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_containing_block_a.html" + } + ], "css/table_expansion_to_fit_a.html": [ { "path": "css/table_expansion_to_fit_a.html", @@ -2492,6 +2504,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_containing_block_a.html": [ + { + "path": "css/table_containing_block_a.html", + "references": [ + [ + "/_mozilla/css/table_containing_block_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_containing_block_a.html" + } + ], "css/table_expansion_to_fit_a.html": [ { "path": "css/table_expansion_to_fit_a.html", diff --git a/tests/ref/table_containing_block_a.html b/tests/wpt/mozilla/tests/css/table_containing_block_a.html similarity index 87% rename from tests/ref/table_containing_block_a.html rename to tests/wpt/mozilla/tests/css/table_containing_block_a.html index 980bd945ed6..1118412eccf 100644 --- a/tests/ref/table_containing_block_a.html +++ b/tests/wpt/mozilla/tests/css/table_containing_block_a.html @@ -1,5 +1,6 @@ +