diff --git a/tests/ref/basic.list b/tests/ref/basic.list index ced2aee56b4..2f14573b00a 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -320,7 +320,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_percentage_capping_a.html table_percentage_capping_ref.html == table_percentage_width_a.html table_percentage_width_ref.html == table_preferred_width_a.html table_preferred_width_ref.html -== table_row_direction_a.html table_row_direction_ref.html == table_width_attribute_a.html table_width_attribute_ref.html == text_align_justify_a.html text_align_justify_ref.html == text_align_start_end.html text_align_start_end_ref.html diff --git a/tests/wpt/mozilla/meta/MANIFEST.json b/tests/wpt/mozilla/meta/MANIFEST.json index 032925c02a6..5ce71f2f400 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_row_direction_a.html": [ + { + "path": "css/table_row_direction_a.html", + "references": [ + [ + "/_mozilla/css/table_row_direction_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_row_direction_a.html" + } + ], "css/table_specified_width_a.html": [ { "path": "css/table_specified_width_a.html", @@ -2288,6 +2300,18 @@ "url": "/_mozilla/css/stacking_context_rtl.html" } ], + "css/table_row_direction_a.html": [ + { + "path": "css/table_row_direction_a.html", + "references": [ + [ + "/_mozilla/css/table_row_direction_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_row_direction_a.html" + } + ], "css/table_specified_width_a.html": [ { "path": "css/table_specified_width_a.html", diff --git a/tests/ref/table_row_direction_a.html b/tests/wpt/mozilla/tests/css/table_row_direction_a.html similarity index 89% rename from tests/ref/table_row_direction_a.html rename to tests/wpt/mozilla/tests/css/table_row_direction_a.html index 6a5264d0d9c..88cd6fa6345 100644 --- a/tests/ref/table_row_direction_a.html +++ b/tests/wpt/mozilla/tests/css/table_row_direction_a.html @@ -1,6 +1,7 @@ +