diff --git a/tests/ref/basic.list b/tests/ref/basic.list index 5c49518bd14..c20e831f235 100644 --- a/tests/ref/basic.list +++ b/tests/ref/basic.list @@ -313,7 +313,6 @@ resolution=300x300,device-pixel-ratio=2 != pixel_snapping_position_a.html pixel_ == table_colspan_simple_a.html table_colspan_simple_ref.html == table_containing_block_a.html table_containing_block_ref.html == table_float_translation_a.html table_float_translation_ref.html -== table_intrinsic_style_specified_width_a.html table_intrinsic_style_specified_width_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 27af37d3451..abd70a123b2 100644 --- a/tests/wpt/mozilla/meta/MANIFEST.json +++ b/tests/wpt/mozilla/meta/MANIFEST.json @@ -615,6 +615,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_intrinsic_style_specified_width_a.html": [ + { + "path": "css/table_intrinsic_style_specified_width_a.html", + "references": [ + [ + "/_mozilla/css/table_intrinsic_style_specified_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_intrinsic_style_specified_width_a.html" + } + ], "css/table_margin_auto_a.html": [ { "path": "css/table_margin_auto_a.html", @@ -2480,6 +2492,18 @@ "url": "/_mozilla/css/table_expansion_to_fit_a.html" } ], + "css/table_intrinsic_style_specified_width_a.html": [ + { + "path": "css/table_intrinsic_style_specified_width_a.html", + "references": [ + [ + "/_mozilla/css/table_intrinsic_style_specified_width_ref.html", + "==" + ] + ], + "url": "/_mozilla/css/table_intrinsic_style_specified_width_a.html" + } + ], "css/table_margin_auto_a.html": [ { "path": "css/table_margin_auto_a.html", diff --git a/tests/ref/table_intrinsic_style_specified_width_a.html b/tests/wpt/mozilla/tests/css/table_intrinsic_style_specified_width_a.html similarity index 86% rename from tests/ref/table_intrinsic_style_specified_width_a.html rename to tests/wpt/mozilla/tests/css/table_intrinsic_style_specified_width_a.html index 42b72c63246..0e1a95148af 100644 --- a/tests/ref/table_intrinsic_style_specified_width_a.html +++ b/tests/wpt/mozilla/tests/css/table_intrinsic_style_specified_width_a.html @@ -1,6 +1,7 @@ +